SKIP THE SHIPPING
Use code NOSHIP during checkout to save 40% on eligible eBooks, now through January 5. Shop now.
Register your product to gain access to bonus material or receive a coupon.
• Full color — Program listings include highlighting of the new features presented and syntax coloring of code to help readers better interpret the code.
• Signature “Live Code™ Approach” — Language features are presented in the context of complete working programs.
— Features thousands of lines of code in hundreds of complete working programs.
— Enables students to confirm that programs run as expected. — Students can also manipulate the code from the book's Companion Website (www.prenhall.com/deitel) or from the author's website (www.deitel.com/books/jhtp7).
• Outstanding, consistent and applied pedagogy:
— Icons throughout identify Software Engineering Observations; Good Programming Practices; Common Programming Errors; Portability Tips; Performance Tips, Testing and Debugging Tips, and Look-and-Feel Observations.
— Provides hundreds of valuable programming tips and facilitates learning.
• Extensive set of interesting exercises and substantial projects.
— Enables students to apply what they've learned in each chapter.
• Also available with the Multimedia Cyber Classroom:
— Provides extra hands-on experience and study aids for no additional cost.
— Includes many hours of detailed, expert audio walkthroughs of the book's hundreds of live-code examples; post-assessment exams with hundreds of short answer questions (all with answers); hundreds of self-review exercises drawn from the text (half with answers); hundreds of programming exercises from the main text (these exercises don't have answers in the main text, but half of these exercises have answers in the Java Multimedia Cyber Classroom); hundreds of tips that are marked with icons and show how to write code that's portable, reusable, and optimized for performance; and full-text searching and hyperlinking.
Java HTP, 7e CD Contents:
• JavaTM SE Development Kit 6
• MySQL® 5.0 Community Server 5.0.27;
• MySQL Connector/J 5.0.4;
• Sun Java™ Studio Creator 2 Update 1
• NetBeans™ IDE 5.5
• Examples
• Web Resources
• Additional References
The Deitels' groundbreaking How to Program series offers unparalleled breadth and depth of object-oriented programming concepts and intermediate-level topics for further study. This survey of Java programming contains an extensive OOD/UML 2 case study on developing an automated teller machine. The Seventh Edition has been extensively fine-tuned and is completely up-to-date with Sun Microsystems, Inc.’s latest Java release—Java Standard Edition (Java SE) 6.
Java Nuts and Bolts: Copy Constructors, Cloning, and Linked Structures
Some Rules for Safer Java Programming
Taming Mustang, Part 1: Collections API
Taming Mustang, Part 2: Scripting API Tour
Taming Mustang, Part 3: A New Script Engine
Preface
1. Introduction to Computers, the Internet and the Web
2. Introduction to Java Applications
3. Introduction to Classes and Objects
4. Control Statements: Part 1
5. Control Statements: Part 2
6. Methods: A Deeper Look
7. Arrays
8. Classes and Objects: A Deeper Look
9. Object-Oriented Programming: Inheritance
10. Object-Oriented Programming: Polymorphism
11. Graphical User Interface Components: Part 1
12. Graphics and Java 2D
13. Exception Handling
14. Files and Streams
15. Recursion
16. Searching and Sorting
17. Data Structures
18. Collections
19. Generics
20. Introduction to Applets
21. Multimedia: Applets and Applications
22. Graphical User Interface Components: Part 2
23. Multithreading
24. Networking
25. Accessing Databases with JDBC
26. Creating Web Applications with JavaServer Faces (JSF) and Java Studio Creator 2
27. Creating and Consuming Web Services with Netbeans 5.5
28. Formatted Output
29. Strings, Characters and Regular Expressions
A. Operator Precedence Chart
B. ASCII Character Set
C. Keywords and Reserved Words
D. Primitive Types
E. Number Systems
F. Unicode®
G. Using the Java API Documentation
H. Creating Documentation with javadoc
I. Bit Manipulation
J. ATM Case Study Code
K. Labeled break and continue Statements
L. UML 2: Additional Diagram Types
M. Design Patterns
N. Using the Debugger
O. Additional Java SE 6 Features
Bibliography
Index