Current location - Education and Training Encyclopedia - Education and training - JAVA classic textbook
JAVA classic textbook
With the development of JAVA industry, high salary attracts practitioners from all walks of life. Here are some classic JAVA textbooks for your reference:

1.Classic Examples of Java collects solutions to hundreds of problems that Java developers often encounter, covering all aspects of Java applications. It is an encyclopedia of Java applications.

2. "Java Real-time Programming" mainly talks about various topics of Java real-time programming using Java RTS. The main content includes three parts: The first part is the concept of real-time computing, which clearly defines the real-time concept in the field of computing and discusses many theories of real-time application design and development; The second part, "Advanced Java RTS", provides enough sample codes to illustrate the internal operation mechanism and usage of Java RTS; The third part "Using Java RTS" discusses the actual case study.

Fine solution of 3.Java network programming. Through this book, readers can not only master the practical technology of network programming, but also further improve their ability to design and write Java software according to object-oriented thinking.