Skip to content

Java Concepts Compatible with Java 5, 6 and 7

Best in textbook rentals since 2012!

ISBN-10: 0470509473

ISBN-13: 9780470509470

Edition: 6th 2010

Authors: Cay S. Horstmann

List price: $101.95
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

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.
Customers also bought

Book details

List price: $101.95
Edition: 6th
Copyright year: 2010
Publisher: John Wiley & Sons, Incorporated
Publication date: 12/14/2009
Binding: Paperback
Pages: 666
Size: 7.99" wide x 9.90" long x 0.94" tall
Weight: 2.398
Language: English

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
Advanced Data Structures web only
Generic Programming web only
Graphical User Interfaces web only
Appendices
The Basic Latin and Latin-1 Subsets of Unicode
Java Operator Summary
Java Reserved Word Summary
The Java Library
Java Syntax Summary web only
HTML Summary web only
Tool Summary web only
Javadoc Summary web only
Number Systems web only
Bit and Shift Operations web only
UML Summary web only
Java Language Coding Guidelines web only
Glossary
Index