Introduction to Programming with Java: A Problem Solving Approach, 2nd Edition

Introduction to Programming with Java: A Problem Solving Approach, 2nd Edition

English | 2013 | ISBN: 978-0073376066 | 960 Pages | PDF | 15 MB

Introduction to Programming with Java: A Problem Solving Approach teaches the reader how to write programs using Java. It does so with a unique approach that combines fundamentals first with objects early. The book transitions smoothly through a carefully selected set of procedural programming fundamentals to object-oriented fundamentals. During this early transition and beyond, the book emphasizes problem solving. For example, Chapter 2 is devoted to algorithm development, Chapter 8 is devoted to program design, and problem-solving sections appear throughout the book.
The second edition adds new language features and end-of-chapter GUI sections that include animation. New chapters include an introduction to the Java Collections Framework and an in-depth treatment of recursion. Two new supplementary chapters on the book’s companion website describe the JavaFX GUI platform.
Before diving into object-oriented programming (OOP) in Chapter 6, the second edition includes a “mini-chapter” that describes how to write multiple-method programs in a non-OOP environment. Those who want to continue this theme can follow an optional “late objects” approach by reading two chapters on the book’s website before returning to OOP in Chapter 6. Some key features include:

  • A conversational, easy-to-follow writing style.
  • Simple GUI programming early, in an optional standalone graphics track.
  • Well-identified alternatives for altering the book’s sequence to fit individual needs.
  • Well-developed projects in six different academic disciplines, with a handy summary.
  • Detailed customizable PowerPointTM lecture slides, with icon-keyed hidden notes.
Homepage