Dòng Nội dung
1
Java : the complete reference / Herbert Schildt.
New York : McGraw-Hill, 2021
xxxiv, 1245 p ; 23 cm.



2
Java : how to program / H.M. Deitel, P.J. Deitel.
Upper Saddle River, N.J. : Prentice Hall, 1998
li, 1063 p. : ill. (some col.) ; 23 cm.

Java is revolutionizing software development with multimedia-intensive, platform-independent, object-oriented code for conventional, Internet- and Intranet-based applets and applications. This Second Edition of the world's most widely used university-level Java textbook carefully explains Java's extraordinary capabilities.

3
Java : the complete reference : comprehensive coverage of the java language / Herbert Schildt
New York : McGraw-Hill Education, c2022
1245 p. ; 24cm.

The Definitive Java Programming Guide Fully updated for Java SE 17, Java™: The Complete Reference, Twelfth Edition explains how to develop, compile, debug, and run Java programs. Best-selling programming author Herb Schildt covers the entire Java language, including its syntax, keywords, and fundamental programming principles. You'll also find information on key portions of the Java API library, such as I/O, the Collections Framework, the stream library, and the concurrency utilities. Swing, JavaBeans, and servlets are examined, and numerous examples demonstrate Java in action. Of course, recent additions to the Java language, such as records, sealed classes, and switch expressions are discussed in detail. Best of all, the book is written in the clear, crisp, uncompromising style that has made Schildt the choice of millions worldwide. Coverage includes: Data types, variables, arrays, and operators Control statements Classes, objects, and methods Method overloading and overriding Inheritance Interfaces and packages Exception handling Multithreaded programming Enumerations, autoboxing, and annotations The I/O classes Generics Lambda expressions Modules Records Sealed classes Text blocks switch expressions Pattern matching with instanceof String handling The Collections Framework Networking Event handling AWT Swing The Concurrent API The Stream API Regular expressions JavaBeans Servlets Much, much more


4
Java network programming / Elliotte Rusty Harold
Sebastopol, CA : O'Reilly, 2014
xxii, 481 p. : ill. ; 24cm

This practical guide provides a complete introduction to developing network programs with Java. You'll learn how to use Java's network class library to quickly and easily accomplish common networking tasks such as writing multithreaded servers, encrypting communications, broadcasting to the local network, and posting data to server-side programs


5
Java network programming / Elliotte Rusty Harold.
Sebastopol, Calif., Farnham : O'Reilly, 2004
xxii,1146 p. : ill. ; 29 cm.

Thoroughly revised to cover all the 100+ significant updates to Java Developers Kit (JDK) 1.5, 'Java Network Programming' is a complete introduction to developing network programs (both applets and applications) using Java, covering everything from networking fundamentals to remote method invocation (RMI).