Java Concepts

Java Concepts PDF

Author: Cay S. Horstmann

Publisher: John Wiley & Sons

Published: 2009-12-30

Total Pages: 707

ISBN-13: 0470509473

DOWNLOAD EBOOK →

This book introduces programmers to objects at a gradual pace. The syntax boxes are revised to show typical code examples rather than abstract notation. This includes optional example modules using Alice and Greenfoot. The examples feature annotations with dos and don'ts along with cross references to more detailed explanations in the text. New tables show a large number of typical and cautionary examples. New programming and review problems are also presented that ensure a broad coverage of topics. In addition, Java 7 features are included to provide programmers with the most up-to-date information.

Java Concepts for Java 5 and 6

Java Concepts for Java 5 and 6 PDF

Author: Cay S. Horstmann

Publisher: Wiley

Published: 2007-03-05

Total Pages: 702

ISBN-13: 9780470105559

DOWNLOAD EBOOK →

Let Cay Horstmann teach you to think like a programmer! 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 bestselling guide, Java Concepts, programming guru Cay Horstmann shows you how. Updated to integrate Java 6, Java Concepts, Fifth Edition introduces you 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. Thanks to Horstmann's proven formula, you'll complete this book with a thorough grounding in programming concepts and problem-solving and get quickly up to speed writing efficient and successful programs. Features of the new Fifth Edition: * The 'Objects Gradual' approach leads you into object-oriented thinking step-by-step, from using classes, implementing simple methods, all the way to designing your own object-oriented programs. * A strong emphasis on test-driven development encourages you to consider outcomes as you write programming code so you design better, more usable programs * Unique approach goes beyond language syntax to focus on computer science concepts and problem solving, encouraging you to think as a problem solver * New teaching and learning tools in WileyPLUS--including a unique assignment checker that enables you to test your programming problems online before you submit them for a grade * Helpful "Testing Track" introduces techniques and tools step by step, ensuring that you master one before moving on to the next * Graphics topics are developed gradually throughout the text, conveniently highlighted in separate color-coded sections * Updated coverage is fully compatible with Java 5 and includes a discussion of the latest Java 6 features