Java by Dissection: The Essentials of Java Programming

  • Authors:
  • Ira Pohl;Charlie McDowell

  • Affiliations:
  • -;-

  • Venue:
  • Java by Dissection: The Essentials of Java Programming
  • Year:
  • 1999

Quantified Score

Hi-index 0.00

Visualization

Abstract

From the Publisher:Java by Dissection provides a comprehensive, example-based coverage of the Java language, wish an emphasis on programming style and methodology. It assumes no prior programming experience, making it ideal for readers who are starting out in their software development careers as well as for programmers who want to expand their skills. Teaching "by Dissection" Java by Dissection stresses working code introducing full working programs from the start.. In each chapter, a program particularly illustrative of the chapter's themes is presented and then analyzed by dissection—Ira Pohl's trademark code-presentation technique that reveals the underlying structure of the programs. This dissection of code helps readers comprehend newly encountered programming elements and idioms. Traditional and Object-Oriented Programming Java by Dissection begins by explaining how all the basic data types and control statements are used traditionally, and then progresses to the object-oriented features of the Java language and their importance to program design. This gradual introduction to OOP ensures that novices attain an understanding of programming basics before moving on to Java's object-oriented features. The second half of Java by Dissection explains in detail much that is sophisticated about Java such as its threading GUI, exception handling and file-manipulation capabilities. With its depth and scope this book is both a carefully structured teaching text an (I a valuable reference in Java Programming.