0%

Book Description

This revised edition of the classic Core Java™, Volume I–Fundamentals, is the definitive guide to Java for serious programmers who want to put Java to work on real projects.

Fully updated for the new Java SE 6 platform, this no-nonsense tutorial and reliable reference illuminates the most important language and library features with thoroughly tested real-world examples. The example programs have been carefully crafted to be easy to understand as well as useful in practice, so you can rely on them as an outstanding starting point for your own code.

Volume I is designed to quickly bring you up to speed on what’s new in Java SE 6 and to help you make the transition as efficiently as possible, whether you’re upgrading from an earlier version of Java or migrating from another language. The authors concentrate on the fundamental concepts of the Java language, along with the basics of user-interface programming. You’ll find detailed, insightful coverage of 

  • Java fundamentals

  • Object-oriented programming

  • Interfaces and inner classes

  • Reflection and proxies

  • The event listener model

  • GUI programming with Swing

  • Packaging applications

  • Exception handling

  • Logging and debugging

  • Generic programming

  • The collections framework

  • Concurrency

  • For detailed coverage of XML processing, networking, databases, internationalization, security, advanced AWT/Swing, and other advanced features, look for the forthcoming eighth edition of Core Java™, Volume II—Advanced Features (ISBN: 978-0-13-235479-0).

    Table of Contents

    1. Cover Page
    2. Title Page
    3. Copyright Page
    4. Contents
    5. Preface
    6. Acknowledgments
    7. Chapter 1. An Introduction to Java
    8. Chapter 2. The Java Programming Environment
    9. Chapter 3. Fundamental Programming Structures in Java
    10. Chapter 4. Objects and Classes
    11. Chapter 5. Inheritance
    12. Chapter 6. Interfaces and Inner Classes
    13. Chapter 7. Graphics Programming
    14. Chapter 8. Event Handling
    15. Chapter 9. User Interface Components with Swing
    16. Chapter 10. Deploying Applications and Applets
    17. Chapter 11. Exceptions, Logging, Assertions, and Debugging
    18. Chapter 12. Generic Programming
    19. Chapter 13. Collections
    20. Chapter 14. Multithreading
    21. Appendix. Java Keywords
    22. Index
    3.138.120.187