Guide to Java: A Concise Introduction to Programming, 2nd Edition

Guide to Java: A Concise Introduction to Programming, 2nd Edition

English | 2023 | ISBN: 978-3031228414 | 446 Pages | PDF | 27 MB

This textbook presents a focused and accessible primer on the fundamentals of Java programming, with extensive use of illustrative examples and hands-on exercises.

Addressing the need to acquire a good working model of objects in order to avoid possible misconceptions, the text introduces the core concepts of object-oriented programming at any stage, supported by the use of contour diagrams. Each chapter has one or more complete programs to illustrate the various ideas presented, and to help readers learn how to write programs on their own. Chapter summaries and practical exercises also are included to help the reader to review their progress and practice their skills.

This substantially updated second edition has been expanded with additional exercises, and includes new material on bit manipulation and parallel processing.

Topics and features:

  • Introduces computing concepts in Chapter 0 for new programmers
  • Adds new chapters on bit-manipulation and parallel processing
  • Contains exercises at the end of each chapter with selected answers
  • Supports both text-based and GUI-based Input/Output
  • Objects can be introduced first, last, or intermixed with other material
  • Uses contour diagrams to illustrate objects and recursion
  • Discusses OOP concepts such as overloading, class methods, and inheritance
  • Introduces string variables and illustrates arrays and array processing
  • Discusses files, elementary exception processing, and the basics of Javadoc

This concise and easy-to-follow textbook/guide is ideal for students in an introductory programming course. It is also suitable as a self-study guide for both practitioners and academics.

Homepage