The Complete Java Training Course, 5/e

Harvey M. Deitel, Paul J. Deitel

  • 出版商: Prentice Hall
  • 出版日期: 2003-05-12
  • 售價: $3,980
  • 貴賓價: 9.5$3,781
  • 語言: 英文
  • 頁數: 1500
  • 裝訂: Paperback
  • ISBN: 0131017667
  • ISBN-13: 9780131017665
  • 相關分類: Java 程式語言
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

商品描述

Appropriate for all introductory to intermediate level courses in Java programming.

Created by the world-renowned programming instructors at Deitel & Associates, this hands-on, interactive training course combines the world's most widely-used interactive Java training CD-ROM, The Java Multimedia Cyber Classroom, Fifth Edition, as well as a full print copy and a fully searchable 1,500-page e-book version of Java How to Program, Fifth Edition—the Java textbook proven in university and college classrooms worldwide. Thoroughly updated for Java 2 Standard Edition (J2SE) 1.4 and enterprise Java development, it features the Deitels signature LIVE-CODE™ approach, bringing together over 15 hours of detailed, expert audio descriptions; over 20,500+ lines of code in 250 working programs; as well as hundreds of programming exercises and interactive exercises. This book and CD-ROM package covers all facets of the Java language, including object-orientation, multithreading, exception handling, the Java event programming model, GUI development with Swing and AWT, graphics, and much more. A full print copy of Java HTP, 5/E is included in the box. It also contains a set of core design patterns integrated throughout the text, along with all-new coverage of JDBC, SQL, n-tier and Web application development, servlets and JSP, and XML processing with the Java XML library. Along the way, the authors share hundreds of tips, best practices, and cautions for writing code that is portable, reusable, and optimized for performance. The course even includes an optional, start-to-finish case study introducing Java object-oriented analysis and design with UML.

Table of Contents

1. Introduction.
2. Introduction to Applications.
3. Introduction to Applets.
4. Control Structures: Part 1.
5. Control Structures: Part 2.
6. Methods.
7. Arrays.
8. Object-Based Programming.
9. Object-Oriented Programming: Inheritance.
10. Object-Oriented Programming: Polymorphism.
11. Strings and Characters.
12. Graphics and Java2D.
13. Graphical User Interfaces: Part 1.
14. Graphical User Interfaces: Part 2.
15. Exception Handling.
16. Multithreading.
17. Files and Streams.
18. Networking.
19. Multimedia.
20. Data Structures.
21. Java Utilities and Bit Manipulation.
22. Collections.
23. Java Database Connectivity.
24. Servlets.
25. JavaServer Pages.
Appendix A. Java Demos.
Appendix B. Java Resources.
Appendix C. Operator Precedence.
Appendix D. ASCII.
Appendix E. Number Systems.
Appendix F. Javadoc.
Appendix G. Elevator Events/Listeners.
Appendix H. Elevator Model.
Appendix I. Elevator View.
Appendix J. Career Opportunities.
Appendix K. Unicode.