Java – The Complete Reference (7th Edition)

Java The Complete ReferenceFree download Java – The Complete Reference Seventh Edition in PDF written by Herbert Scheldt and published by McGraw-Hill Companies.

According to the Author, ” As I write this,  Java is just beginning its second decade. Unlike many other computer languages whose influence begins to wane over the years, Java’s has grown stronger with the passage of time. Java leapt to the forefront of Internet programming with its first release. Each subsequent version has solidified that position. Today, Java is still the first and best choice for developing web-based applications. One reason for Java’s success is its agility. Java has rapidly adapted to changes in the programming environment and to changes in the way that programmers program. Most importantly, it has not just followed the trends, it has helped create them. Unlike some other languages that have a revision cycle of approximately 10 years, Java’s release cycle averages about 1.5 years! Java’s ability to accommodate the fast rate of change in the computing world is a crucial part of why it has stayed at the forefront of computer language design. With the release of Java SE6, Java’s leadership remains unchallenged. If you are programming for the Internet, you have chosen the right language. Java has been and continues to be the preeminent language of the Internet.

This book is for all programmers, whether you are a novice or an experienced pro. The beginner will find its carefully paced discussions and many examples especially helpful. Its in-depth coverage of Java’s more advanced features and libraries will appeal to the pro. For both, it offers a lasting resource and handy reference.

This book is a comprehensive guide to the Java language, describing its syntax, keywords, and fundamental programming principles. Significant portions of the Java API library are also examined. The book is divided into four parts, each focusing on a different aspect of the Java programming environment.

  • Part I presents an in-depth tutorial of the Java language. It begins with the basics, including such things as data types, control statements, and classes. Part I also discusses Java’s exception-handling mechanism, multi-threading subsystem, packages, and interfaces. Of course, Java’s newer features, such as generics, annotations, enumerations ,and auto boxing are covered in detail.
  • Part II examines key aspects of Java’s standard API library. Topics include strings, I/O, networking, the standard utilities, the Collections Framework, applets, GUI-based controls, imaging, and concurrency.
  • Part III looks at three important Java technologies: Java Beans, Swing, and servlets.
  • Part IV contains two chapters that show examples of Java in action. The first chapter develops several applets that perform various popular financial calculations, such as computing the regular payment on a loan or the minimum investment needed to withdraw a desired monthly annuity. This chapter also shows how to convert those applets into servlets. The second chapter develops a download manager that oversees the downloading of files. It includes the ability to start, stop ,and resume a transfer.

 Table of Contents

  1. The History and Evolution of Java
  2. An Overview of Java
  3. Data Types, Variables and Arrays
  4. Operators
  5. Control Statements
  6. Introducing Classes
  7. A Closer Look at Methods and Classes
  8. Inheritance
  9. Packages and Interfaces
  10. Exception Handling
  11. Multi-thread Programming
  12. Enumerations, Auto-boxing and Annotations (Metadata)
  13. I/O, Applets and other Topics
  14. Generics
  15. String Handling
  16. Exploring Java Lang
  17. The Collections Framework
  18. More Utility Classes
  19. Input/Output: Exploring Java.io
  20. Networking
  21. The Applet Class
  22. Event Handling
  23. Introducing the AWT: Working with Windows, Graphics and Text
  24. Using AWT Controls, Layout Managers and Menus
  25. Images
  26. The Concurrency Utilities
  27. NIO, Regular Expressions and Other Packages
  28. Java Beans
  29. Introducing Swing
  30. Exploring Swing
  31. Servlets
  32.  Financial Applets and Servlets
  33. Creating a Download Manager in Java
  34. Using Java’s Documentation Comments
  35. Index

Free download Java – The Complete Reference Seventh Edition in PDF written by Herbert Scheldt from following download links.

Download Link 1

Download Link 2

 

Don’t forget to drop a comment below after downloading this book.

Note: If download links are not working, kindly drop a comment below, so we’ll update the download link for you

Happy downloading!

Also Available: An Introduction to Object Oriented Programming with Java(5th Edition)

 

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.