Java How to Program: International Edition, 7/E
0136132472

(Harvey & Paul) Deitel & Associates, Inc.

Publisher: Pearson Higher Education
Copyright: 2007
Format: Paper; 1500 pp

ISBN-10: 0136132472
ISBN-13:9780136132479

Our Price: £47.99
Status: Instock
Published: 06 May 2008



Description

For introductory courses in Java Programming/CS 1 and for Intermediate/Advanced Java Programming courses.

 

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.

 


Table Of Contents

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

 


Features

• 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


New To This Edition
  • Updated with new Java Standard Edition 6 (aka Mustang) coverage
  • New object-oriented web programming case studies
  • New Chapter 26, Web Applications: Parts 1, which introduce JavaServer Faces (JSF) technology and use it with Sun Java Studio Creator 2 to build web applications quickly and easily. Chapter 26 includes examples on building web application GUIs, handling events, validating forms and session tracking. The JSF material replaces our previous chapters on servlets and JavaServer Pages (JSP).
  • New Chapter 27, Web Applications: Part 2, that discusses developing Ajax-enabled web applications, using JavaServer Faces and Java BluePrints technology. Chapter features a database-driven multitier web address book application that allows users to add contacts, search for contacts and display contacts’ addresses on Google Maps. This Ajax-enabled application gives the reader a real sense of Web 2.0 development. The application uses Ajax-enabled JSF components to suggest contact names while the user types a name to locate, and to display a located address on a Google Map.
  • New Chapter 28, JAX-WS Web Services, which uses a tools-based approach to creating and consuming web services–a signature Web 2.0 capability. Case studies include developing blackjack and airline reservation web services.
  • Updated Chapter 25, Accessing Databases with JDBC, to include JDBC 4 and to use the new Java DB/Apache Derby database management system, in addition to MySQL. Chapter features an OO case study on developing a database-driven address book that demonstrates prepared statements and JDBC 4’s automatic driver discovery.
  • Updated Chapter 23, Multithreading - We discuss the new SwingWorker class for developing multithreaded user interfaces.
  • New tools-based approach for rapid web applications development; all the tools are available free for download.
  • New annotations greatly reduce the amount of code students have to write to build applications
  • Audited manuscript against the Java Language Specification.
  • Audited the presentation against the ACM/IEEE curriculum recommendations and the Computer Science Advanced Placement Examination.
  • Reinforced our early classes and objects pedagogy, focusing on getting the right conceptual level.
  • Refined object-oriented presentation to use the latest version of the UML™ (Unified Modeling Language™)–the UML™ 2–the industry-standard graphical language for modeling object-oriented systems.
  • New Deitel Internet Business Initiative with 60 new Resource Centers to support our academic and professional readers. Check out new Resource Centers (www.deitel.com/resourcecenters.html) including Java SE 6 (Mustang), Java, Java Assessment and Certification, Java Design Patterns, Java EE 5, Code Search Engines and Code Sites, Game programming, Programming Projects and many more. Sign up for the free Deitel® Buzz Online e-mail newsletter (www.deitel.com/newsletter/subscribe.html) - each week we announce our latest Resource Center(s) and include other items of interest to our readers.