Java Concepts: Compatible with Java 5, 6 and 7, 6th Edition

  • 11h 16m
  • Cay S. Horstmann
  • John Wiley & Sons (US)
  • 2010

LET CAY HORSTMANN TEACH YOU HOW TO THINK LIKE A PROHRAMMER!

If you really want to master Java, it's not enough to know the code. You must begin to think like a programmer, and in this newest edition of his best-selling guide, Java Concepts, programming guru Cay Horstmann shows you how.

Updated to integrate Java 7, Java Concepts, Sixth Edition introduces students and readers to fundamental programming techniques and design skills that are crucial to learning how to program. Drawing on his many years of experience as an expert programmer and teacher, Horstmann brings out the most important elements of computing, problem solving, and program design.

In preparing the new edition, special attention was given to the quality and variety of exercise material-from skill-oriented multiple-choice questions to short code-completion exercises to multi-step lab exercises-offering instructors more ways to engage students at different levels, and providing more practice to students who need it.

NEW TO THIS EDITION:

  • How To sections walk through the steps to solving a problem, and Worked Examples apply these steps to motivational examples such as credit-card processing.
  • Example Tables present a variety of uses and special cases in a compact format.
  • Common Errors, Tips, and Special Topics make it easy to refer back to topics when solving problems.
  • Annotated Syntax Boxes call out features of typical example code to draw students' attention to the key elements of the syntax.
  • Chapters have been revised to focus each section on a specific Learning Objective. Sections have been shortened to present the concepts and syntax and how they are applied.
  • Early chapters have been thoroughly revised to provide more examples and concrete analogies.

In this Book

  • Special Features
  • Introduction
  • Using Objects
  • Implementing Classes
  • Fundamental Data Types
  • Decisions
  • Iteration
  • Arrays and Array Lists
  • Designing Classes
  • Interfaces and Polymorphism
  • Inheritance
  • Input/Output and Exception Handling
  • Object-Oriented Design
  • Recursion
  • Sorting and Searching
  • An Introduction to Data Structures
  • Glossary
  • Illustration Credits
SHOW MORE
FREE ACCESS

YOU MIGHT ALSO LIKE