Hugendubel.info - Die B2B Online-Buchhandlung 

Merkliste
Die Merkliste ist leer.
Bitte warten - die Druckansicht der Seite wird vorbereitet.
Der Druckdialog öffnet sich, sobald die Seite vollständig geladen wurde.
Sollte die Druckvorschau unvollständig sein, bitte schliessen und "Erneut drucken" wählen.

Core Java for the Impatient, 4th Edition

BuchKartoniert, Paperback
512 Seiten
Englisch
Pearson Education (US)erscheint am13.12.2024
Modern Java introduces major enhancements that impact the core Java technologies and APIs at the heart of the Java platform. Many old Java idioms are no longer needed, and new features and programming paradigms can make you far more effective. However, navigating these changes can be challenging. Core Java for the Impatient, Fourth Edition, is a complete yet concise guide that reflects all changes through Java SE 21, Oracle's latest Long-Term Support (LTS) release. Written by Cay S. Horstmann--author of the classic two-volume Core Java--this indispensable tutorial offers a faster, easier pathway for learning modern Java. Horstmann covers everything working developers need to know, including the powerful concepts of lambda expressions and streams, modern constructs such as records and sealed classes, and sophisticated concurrent programming techniques. Given the size and scope of Java 21, there's plenty to cover, but it's presented in small chunks organized for quick access and easy understanding, with plenty of practical insights and sample code to help you quickly apply all that's new. Test code as you create it with JShellImprove your object-oriented design with records and sealed classesEffectively use text blocks, switch expressions, and pattern matchingUnderstand functional programming with lambda expressionsStreamline and optimize data management with the Streams APIUse structured techniques, threadsafe data structures, and virtual threads for effective concurrent programmingWork with the modularized Java API and third-party modulesTake advantage of API improvements for working with collections, input/output, regular expressions, and processes Whether you're an experienced developer just getting started with modern Java, or have been programming with Java for years, this guide will help you write more robust, efficient, and secure Java code.mehr

Produkt

KlappentextModern Java introduces major enhancements that impact the core Java technologies and APIs at the heart of the Java platform. Many old Java idioms are no longer needed, and new features and programming paradigms can make you far more effective. However, navigating these changes can be challenging. Core Java for the Impatient, Fourth Edition, is a complete yet concise guide that reflects all changes through Java SE 21, Oracle's latest Long-Term Support (LTS) release. Written by Cay S. Horstmann--author of the classic two-volume Core Java--this indispensable tutorial offers a faster, easier pathway for learning modern Java. Horstmann covers everything working developers need to know, including the powerful concepts of lambda expressions and streams, modern constructs such as records and sealed classes, and sophisticated concurrent programming techniques. Given the size and scope of Java 21, there's plenty to cover, but it's presented in small chunks organized for quick access and easy understanding, with plenty of practical insights and sample code to help you quickly apply all that's new. Test code as you create it with JShellImprove your object-oriented design with records and sealed classesEffectively use text blocks, switch expressions, and pattern matchingUnderstand functional programming with lambda expressionsStreamline and optimize data management with the Streams APIUse structured techniques, threadsafe data structures, and virtual threads for effective concurrent programmingWork with the modularized Java API and third-party modulesTake advantage of API improvements for working with collections, input/output, regular expressions, and processes Whether you're an experienced developer just getting started with modern Java, or have been programming with Java for years, this guide will help you write more robust, efficient, and secure Java code.
Details
ISBN/GTIN978-0-13-540454-6
ProduktartBuch
EinbandartKartoniert, Paperback
Erscheinungsjahr2024
Erscheinungsdatum13.12.2024
Seiten512 Seiten
SpracheEnglisch
Artikel-Nr.61930405

Inhalt/Kritik

Inhaltsverzeichnis
Preface
Acknowledgments

Chapter 1: Fundamental Programming Structures
Chapter 2: Object-Oriented Programming
Chapter 3: Interfaces and Lambda Expressions
Chapter 4: Inheritance and Reflection
Chapter 5: Exceptions, Assertions, and Logging
Chapter 6: Generic Programming
Chapter 7: Collections
Chapter 8: Streams
Chapter 9: Processing Input and Output
Chapter 10: Concurrent Programming
Chapter 11: Annotations
Chapter 12: The Java Platform Module System

Index
mehr

Autor

Cay S. Horstmann is author of Core Java, Thirteenth Edition (2025), Modern JavaScript for the Impatient (2020), and Scala for the Impatient, Second Edition (2016), all from Addison-Wesley. He has written more than a dozen other books for professional programmers and computer science students. He is an emeritus professor of computer science at San Jose State University and a Java Champion.