Learning Java an introduction to real-world programming with Java

If you're new to Java--or new to programming--this best-selling book will guide you through the language features and APIs of Java 11. With fun, compelling, and realistic examples, authors Marc Loy, Patrick Niemeyer, and Daniel Leuck introduce you to Java fundamentals--including its class libra...

Full description

Bibliographic Details
Main Authors: Loy, Marc, Niemeyer, Patrick (Author), Leuck, Daniel (Author)
Format: eBook
Language:English
Published: Sebastopol, CA O'Reilly Media 2020
Edition:Fifth edition
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 02248nmm a2200325 u 4500
001 EB001930597
003 EBX01000000000000001093499
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
050 4 |a QA76.73.J38 
100 1 |a Loy, Marc 
245 0 0 |a Learning Java  |b an introduction to real-world programming with Java  |c Marc Loy, Patrick Niemeyer, and Daniel Leuck 
250 |a Fifth edition 
260 |a Sebastopol, CA  |b O'Reilly Media  |c 2020 
300 |a 1 volume  |b illustrations 
505 0 |a A modern language -- A first application -- Tools of the trade -- The Java language -- Objects in Java -- Error handling and logging -- Collections and generics -- Text and core utilities -- Threads -- Desktop applications -- Networking and I/O -- Programming for the web -- Expanding Java 
505 0 |a Includes bibliographical references and index 
653 |a Java (Computer program language) / fast 
653 |a Java (Langage de programmation) 
653 |a Java (Computer program language) / http://id.loc.gov/authorities/subjects/sh95008574 
700 1 |a Niemeyer, Patrick  |e author 
700 1 |a Leuck, Daniel  |e author 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
500 |a Previous edition published: 2013 
776 |z 9781492056270 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781492056263/?ar  |x Verlag  |3 Volltext 
082 0 |a 005.13/3 
520 |a If you're new to Java--or new to programming--this best-selling book will guide you through the language features and APIs of Java 11. With fun, compelling, and realistic examples, authors Marc Loy, Patrick Niemeyer, and Daniel Leuck introduce you to Java fundamentals--including its class libraries, programming techniques, and idioms--with an eye toward building real applications. You'll learn powerful new ways to manage resources and exceptions in your applications--along with core language features included in recent Java versions. Develop with Java, using the compiler, interpreter, and other tools Explore Java's built-in thread facilities and concurrency package Learn text processing and the powerful regular expressions API Write advanced networked or web-based applications and services