This content is not currently approved and is visible here for review only.

Learning Java Programming (with line-by-line explanation of the source code)

Learning Java Programming (with line-by-line explanation of the source code)
Authors
Prof. Sham Tickoo
ISBN
1932709592
Published
13 Oct 2008
Purchase online
amazon.com

Learning Java Programming (with line-by-line explanation of the source code) is a program-based textbook with line-by-line explanation of the source code, written to cater to the needs of the users who are learning Java for the first time as well as the programmers who want to develop applications using Java. In this textbook, the concepts of Java have been explained in a simple and lucid manner.

Editorial Reviews

Learning Java Programming (with line-by-line explanation of the source code) is a program-based textbook with line-by-line explanation of the source code, written to cater to the needs of the users who are learning Java for the first time as well as the programmers who want to develop applications using Java. In this textbook, the concepts of Java have been explained in a simple and lucid manner.

The chapters in the textbook are structured in a pedagogical sequence, covering various concepts of Java such as Inner Classes, Multithreading, Event Handling, and AWT to name only a few. All concepts have been explained with the help of suitable examples to ensure that the users can use them with ease while writing their own programs, thus making it an ideal guide for the novice as well as the advanced users of Java.

Salient Features of the Textbook

  • This textbook introduces the key ideas of the Windows-based programs in an innovative way. The concepts are illustrated through best programming examples, covering the basic aspects of Java.
  • Additional information is provided to the users in the form of notes.
  • There is an extensive use of examples, schematic representations, tables, screen capture images, and programs.
  • The first page of every chapter summarizes the topics that are covered in it.
  • Each chapter ends with a Self-Evaluation test so that the users can assess their knowledge. The answers of the Self-Evaluation test are given at the end of the chapter. Also, the Review Questions and Exercises are given at the end of each chapter that can be used by the Instructors as test questions and exercises.

    Free Teaching and Learning Resources
    CADCIM Technologies provides the following Free Teaching and Learning Resources with this textbook:

  • Technical support by contacting [email protected]
  • Customizable PowerPoint Presentations of each chapter
  • All programs used in examples and exercises
  • Instructor s Guide with solutions to all review questions and exercises

  • You might also like...

    Comments

    Contribute

    Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

    Our tools

    We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

    “If Java had true garbage collection, most programs would delete themselves upon execution.” - Robert Sewell