This volume focuses on the advanced topics that a programmer needs to know for professional software development and includes authoritative coverage of enterprise programming, networking, databases, security, modularization, internationalization, code processing, and native methods, as well as complete chapters on the Streams, XML, and Date and Time APIs. In addition, the chapter on Advanced Swing and Graphics covers techniques that are applicable to both client-side user interfaces and server-side generation of graphics and images.
Cay S. Horstmann Libri






Core Java, Volume II--Advanced Features
- 1088pagine
- 39 ore di lettura
Fully updated to reflect Java SE8 language changes, " Core Java(r), Volume II Advanced Features, Tenth Edition, " is the definitive guide to Java s most powerful features for enterprise and desktop application development. Designed for serious programmers, this reliable, unbiased, no-nonsense tutorial illuminates advanced Java language and library features with thoroughly tested code examples. As in previous editions, all code is easy to understand and displays modern best-practice solutions to the real world challenges faced by professional developers. Volume II quickly brings you up-to-speed on key Java SE 8 features and APIs. All code examples are updated to reflect these enhancements. Complete descriptions of new language and platform features are highlighted and integrated with insightful explanations of advanced Java programming techniques. You ll learn all you need to build robust production software with Streams, files, and regular expressions XML Networking Database programming facilities JNDI/LDAP directory integration Internationalization Advanced Swing techniques JavaBeans components Web services Advanced platform security features Annotations Distributed objects Native methods, and more "
Core Java. Volume I. Fundamentals
- 864pagine
- 31 ore di lettura
Demonstrates the features of the most recent upgrade to the Java programming language, covering topics including core language and library features, networking, XML, advanced GUI components, JavaBeans, security, and RMI and Web services.
Demonstrates the features of the most recent upgrade to the Java programming language, covering topics such as core language and library features, networking, XML, advanced GUI components, JavaBeans, security and RMI and Web services.
Core Java
- 1118pagine
- 40 ore di lettura
Demonstrates the features of the most recent upgrade to the Java programming language, covering topics such as core language and library features, networking, XML, advanced GUI components, JavaBeans, security and RMI and Web services.
Modern JavaScript for the Impatient
- 352pagine
- 13 ore di lettura
Today, JavaScript is radically different and more powerful than ever. In an environment where user interfaces are increasingly web-based, it's become the "lingua franca" of the web browser. Frameworks such as Electron and platforms like AWS Lambda are extending its power even further. If you're moving to JavaScript, you need to learn modern JavaScript, but most guides still focus on legacy techniques. In Modern JavaScript for the Impatient, best-selling author Cay Horstmann offers a concise, complete, and practical introduction to today's JavaScript techniques and tools, and shows how to avoid pitfalls from the past. Horstmann shows students how to take full advantage of the Standard Library, modern JavaScript tools, asynchronous and web programming, and much more. Students will find especially valuable coverage of toolchains and frameworks, which often baffle JavaScript newcomers. As in Core Java(R) SE 9 for the Impatient, Horstmann covers plenty of ground, but he presents his techniques in small chunks organized for quick access and easy understanding. This is JavaScript for the projects your students are starting now - and those they'll be seeing tomorrow.
Now thoroughly revised, this edition of the classic text covers advanced user-interface programming and the enterprise features of the Java SE 6 platform. All sample programs have been carefully crafted and updated to illustrate the latest programming techniques.
Scala for the Impatient
- 384pagine
- 14 ore di lettura
"Written for experienced Java, C++, or C# programmers who are new to Scala or functional programming, Scala for the impatient, second edition, introduces the key Scala concepts and techniques you need in order to be productive quickly. It is the perfect introduction to the language, particularly for impatient readers who want to learn the fundamentals of Scala so they can start coding quickly. It doesn't attempt to exhaustively list all the features of the language or make you suffer through long and contrived examples. Instead, carefully crafted examples and hands-on activities guide you through well-defined stages of competency, from basic to expert."--Page 4 de la couverture
Core JAVA 2. Volume II-Advanced Features
- 952pagine
- 34 ore di lettura
Demonstrates the advanced features of the most recent upgrade to the Java programming language
This book concisely introduces Java 8's most valuable new features, including lambda expressions (closures) and streams. If you're an experienced Java programmer, the author's practical insights and sample code will help you quickly take advantage of these and other Java language and platform improvements.