The well-grounded Java developer:
Understanding Java from the JVM up gives you a solid foundation to grow your expertise and take on advanced techniques for performance, concurrency, containerization, and more. In The Well-Grounded Java Developer, Second Edition you will learn: The new Java module system and why you should use it By...
Gespeichert in:
Beteiligte Personen: | , , |
---|---|
Format: | Elektronisch E-Book |
Sprache: | Englisch |
Veröffentlicht: |
[Shelter Island, New York]
Manning Publications
2022
|
Ausgabe: | Second edition. |
Schlagwörter: | |
Links: | https://learning.oreilly.com/library/view/-/9781617298875AU/?ar |
Zusammenfassung: | Understanding Java from the JVM up gives you a solid foundation to grow your expertise and take on advanced techniques for performance, concurrency, containerization, and more. In The Well-Grounded Java Developer, Second Edition you will learn: The new Java module system and why you should use it Bytecode for the JVM, including operations and classloading Performance tuning the JVM Working with Java's built-in concurrency and expanded options Programming in Kotlin and Clojure on the JVM Maximizing the benefits from your build/CI tooling with Maven and Gradle Running the JVM in containers Planning for future JVM releases The Well-Grounded Java Developer, Second Edition introduces both the modern innovations and timeless fundamentals you need to know to become a Java master. Authors Ben Evans, Martijn Verburg, and Jason Clark distill their decades of experience as Java Champions, veteran developers, and key contributors to the Java ecosystem into this clear and practical guide. You'll discover how Java works under the hood and learn design secrets from Java's long history. Each concept is illustrated with hands-on examples, including a fully modularized application/library and creating your own multithreaded application. About the Technology Java is the beating heart of enterprise software engineering. Developers who really know Java can expect easy job hunting and interesting work. Written by experts with years of boots-on-the-ground experience, this book upgrades your Java skills. It dives into powerful features like modules and concurrency models and even reveals some of Java's deep secrets. About the Book With The Well-Grounded Java Developer, Second Edition you will go beyond feature descriptions and learn how Java operates at the bytecode level. Master high-value techniques for concurrency and performance optimization, along with must-know practices for build, test, and deployment. You'll even look at alternate JVM languages like Kotlin and Clojure. Digest this book and stand out from the pack. What's Inside The new Java module system Performance tuning the JVM Maximizing CI/CD with Maven and Gradle Running the JVM in containers Planning for future JVM releases About the Reader For intermediate Java developers. About the Authors Benjamin J. Evans is a senior principal engineer at Red Hat. Martijn Verburg is the principal SWE manager for Microsoft's Java Engineering Group. Both Benjamin and Martijn are Java Champions. Jason Clark is a principal engineer and architect at New Relic. Quotes Ben, Jason, and Martijn have done a fantastic job with this book. Take advantage of their collective wisdom. - From the Foreword by Heinz Kabutz, The Java Specialists' Newsletter True to its name, it introduces and reinforces concepts from language level down to the JVM bytecode. - Yogesh Shetty, ING Bank Great information...a worthy update. - Michael Wall, Wall Technology Consulting A deep dive into modern Java and JVM-based languages. - Gilberto Taccari, faire.ai A must-read for every Java developer, including seasoned ones! - Jean-François Morin, Laval University. |
Beschreibung: | Online resource; title from title details screen (O'Reilly, viewed January 31, 2023) |
Umfang: | 1 Online-Ressource (1 audio file (18 hr., 59 min.)) |
Internformat
MARC
LEADER | 00000cam a22000002c 4500 | ||
---|---|---|---|
001 | ZDB-30-ORH-089795032 | ||
003 | DE-627-1 | ||
005 | 20240228121917.0 | ||
007 | cr uuu---uuuuu | ||
008 | 230322s2022 xx |||||o 00| ||eng c | ||
035 | |a (DE-627-1)089795032 | ||
035 | |a (DE-599)KEP089795032 | ||
035 | |a (ORHE)9781617298875AU | ||
035 | |a (DE-627-1)089795032 | ||
040 | |a DE-627 |b ger |c DE-627 |e rda | ||
041 | |a eng | ||
082 | 0 | |a 005.2762 |2 23/eng/20230131 | |
100 | 1 | |a Evans, Benjamin J. |e VerfasserIn |4 aut | |
245 | 1 | 4 | |a The well-grounded Java developer |c Benjamin J. Evans, Jason Clark and Martijn Verburg |
250 | |a Second edition. | ||
264 | 1 | |a [Shelter Island, New York] |b Manning Publications |c 2022 | |
300 | |a 1 Online-Ressource (1 audio file (18 hr., 59 min.)) | ||
336 | |a Text |b txt |2 rdacontent | ||
337 | |a Computermedien |b c |2 rdamedia | ||
338 | |a Online-Ressource |b cr |2 rdacarrier | ||
500 | |a Online resource; title from title details screen (O'Reilly, viewed January 31, 2023) | ||
520 | |a Understanding Java from the JVM up gives you a solid foundation to grow your expertise and take on advanced techniques for performance, concurrency, containerization, and more. In The Well-Grounded Java Developer, Second Edition you will learn: The new Java module system and why you should use it Bytecode for the JVM, including operations and classloading Performance tuning the JVM Working with Java's built-in concurrency and expanded options Programming in Kotlin and Clojure on the JVM Maximizing the benefits from your build/CI tooling with Maven and Gradle Running the JVM in containers Planning for future JVM releases The Well-Grounded Java Developer, Second Edition introduces both the modern innovations and timeless fundamentals you need to know to become a Java master. Authors Ben Evans, Martijn Verburg, and Jason Clark distill their decades of experience as Java Champions, veteran developers, and key contributors to the Java ecosystem into this clear and practical guide. You'll discover how Java works under the hood and learn design secrets from Java's long history. Each concept is illustrated with hands-on examples, including a fully modularized application/library and creating your own multithreaded application. About the Technology Java is the beating heart of enterprise software engineering. Developers who really know Java can expect easy job hunting and interesting work. Written by experts with years of boots-on-the-ground experience, this book upgrades your Java skills. It dives into powerful features like modules and concurrency models and even reveals some of Java's deep secrets. About the Book With The Well-Grounded Java Developer, Second Edition you will go beyond feature descriptions and learn how Java operates at the bytecode level. Master high-value techniques for concurrency and performance optimization, along with must-know practices for build, test, and deployment. You'll even look at alternate JVM languages like Kotlin and Clojure. Digest this book and stand out from the pack. What's Inside The new Java module system Performance tuning the JVM Maximizing CI/CD with Maven and Gradle Running the JVM in containers Planning for future JVM releases About the Reader For intermediate Java developers. About the Authors Benjamin J. Evans is a senior principal engineer at Red Hat. Martijn Verburg is the principal SWE manager for Microsoft's Java Engineering Group. Both Benjamin and Martijn are Java Champions. Jason Clark is a principal engineer and architect at New Relic. Quotes Ben, Jason, and Martijn have done a fantastic job with this book. Take advantage of their collective wisdom. - From the Foreword by Heinz Kabutz, The Java Specialists' Newsletter True to its name, it introduces and reinforces concepts from language level down to the JVM bytecode. - Yogesh Shetty, ING Bank Great information...a worthy update. - Michael Wall, Wall Technology Consulting A deep dive into modern Java and JVM-based languages. - Gilberto Taccari, faire.ai A must-read for every Java developer, including seasoned ones! - Jean-François Morin, Laval University. | ||
630 | 2 | 0 | |a Java virtual machine |
650 | 0 | |a Java (Computer program language) | |
650 | 0 | |a Application software |x Development | |
650 | 4 | |a Java virtual machine | |
650 | 4 | |a Java (Langage de programmation) | |
650 | 4 | |a Logiciels d'application ; Développement | |
650 | 4 | |a Application software ; Development | |
650 | 4 | |a Java (Computer program language) | |
650 | 4 | |a Audiobooks | |
650 | 4 | |a Audiobooks | |
650 | 4 | |a Livres audio | |
700 | 1 | |a Clark, Jason D. |e VerfasserIn |4 aut | |
700 | 1 | |a Verburg, Martijn |e VerfasserIn |4 aut | |
966 | 4 | 0 | |l DE-91 |p ZDB-30-ORH |q TUM_PDA_ORH |u https://learning.oreilly.com/library/view/-/9781617298875AU/?ar |m X:ORHE |x Aggregator |z lizenzpflichtig |3 Volltext |
912 | |a ZDB-30-ORH | ||
912 | |a ZDB-30-ORH | ||
951 | |a BO | ||
912 | |a ZDB-30-ORH | ||
049 | |a DE-91 |
Datensatz im Suchindex
DE-BY-TUM_katkey | ZDB-30-ORH-089795032 |
---|---|
_version_ | 1831287034066501632 |
adam_text | |
any_adam_object | |
author | Evans, Benjamin J. Clark, Jason D. Verburg, Martijn |
author_facet | Evans, Benjamin J. Clark, Jason D. Verburg, Martijn |
author_role | aut aut aut |
author_sort | Evans, Benjamin J. |
author_variant | b j e bj bje j d c jd jdc m v mv |
building | Verbundindex |
bvnumber | localTUM |
collection | ZDB-30-ORH |
ctrlnum | (DE-627-1)089795032 (DE-599)KEP089795032 (ORHE)9781617298875AU |
dewey-full | 005.2762 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 005 - Computer programming, programs, data, security |
dewey-raw | 005.2762 |
dewey-search | 005.2762 |
dewey-sort | 15.2762 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
edition | Second edition. |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>04866cam a22004932c 4500</leader><controlfield tag="001">ZDB-30-ORH-089795032</controlfield><controlfield tag="003">DE-627-1</controlfield><controlfield tag="005">20240228121917.0</controlfield><controlfield tag="007">cr uuu---uuuuu</controlfield><controlfield tag="008">230322s2022 xx |||||o 00| ||eng c</controlfield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-627-1)089795032</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)KEP089795032</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(ORHE)9781617298875AU</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-627-1)089795032</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-627</subfield><subfield code="b">ger</subfield><subfield code="c">DE-627</subfield><subfield code="e">rda</subfield></datafield><datafield tag="041" ind1=" " ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">005.2762</subfield><subfield code="2">23/eng/20230131</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Evans, Benjamin J.</subfield><subfield code="e">VerfasserIn</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="4"><subfield code="a">The well-grounded Java developer</subfield><subfield code="c">Benjamin J. Evans, Jason Clark and Martijn Verburg</subfield></datafield><datafield tag="250" ind1=" " ind2=" "><subfield code="a">Second edition.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">[Shelter Island, New York]</subfield><subfield code="b">Manning Publications</subfield><subfield code="c">2022</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 Online-Ressource (1 audio file (18 hr., 59 min.))</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="a">Text</subfield><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="a">Computermedien</subfield><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="a">Online-Ressource</subfield><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Online resource; title from title details screen (O'Reilly, viewed January 31, 2023)</subfield></datafield><datafield tag="520" ind1=" " ind2=" "><subfield code="a">Understanding Java from the JVM up gives you a solid foundation to grow your expertise and take on advanced techniques for performance, concurrency, containerization, and more. In The Well-Grounded Java Developer, Second Edition you will learn: The new Java module system and why you should use it Bytecode for the JVM, including operations and classloading Performance tuning the JVM Working with Java's built-in concurrency and expanded options Programming in Kotlin and Clojure on the JVM Maximizing the benefits from your build/CI tooling with Maven and Gradle Running the JVM in containers Planning for future JVM releases The Well-Grounded Java Developer, Second Edition introduces both the modern innovations and timeless fundamentals you need to know to become a Java master. Authors Ben Evans, Martijn Verburg, and Jason Clark distill their decades of experience as Java Champions, veteran developers, and key contributors to the Java ecosystem into this clear and practical guide. You'll discover how Java works under the hood and learn design secrets from Java's long history. Each concept is illustrated with hands-on examples, including a fully modularized application/library and creating your own multithreaded application. About the Technology Java is the beating heart of enterprise software engineering. Developers who really know Java can expect easy job hunting and interesting work. Written by experts with years of boots-on-the-ground experience, this book upgrades your Java skills. It dives into powerful features like modules and concurrency models and even reveals some of Java's deep secrets. About the Book With The Well-Grounded Java Developer, Second Edition you will go beyond feature descriptions and learn how Java operates at the bytecode level. Master high-value techniques for concurrency and performance optimization, along with must-know practices for build, test, and deployment. You'll even look at alternate JVM languages like Kotlin and Clojure. Digest this book and stand out from the pack. What's Inside The new Java module system Performance tuning the JVM Maximizing CI/CD with Maven and Gradle Running the JVM in containers Planning for future JVM releases About the Reader For intermediate Java developers. About the Authors Benjamin J. Evans is a senior principal engineer at Red Hat. Martijn Verburg is the principal SWE manager for Microsoft's Java Engineering Group. Both Benjamin and Martijn are Java Champions. Jason Clark is a principal engineer and architect at New Relic. Quotes Ben, Jason, and Martijn have done a fantastic job with this book. Take advantage of their collective wisdom. - From the Foreword by Heinz Kabutz, The Java Specialists' Newsletter True to its name, it introduces and reinforces concepts from language level down to the JVM bytecode. - Yogesh Shetty, ING Bank Great information...a worthy update. - Michael Wall, Wall Technology Consulting A deep dive into modern Java and JVM-based languages. - Gilberto Taccari, faire.ai A must-read for every Java developer, including seasoned ones! - Jean-François Morin, Laval University.</subfield></datafield><datafield tag="630" ind1="2" ind2="0"><subfield code="a">Java virtual machine</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Java (Computer program language)</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Application software</subfield><subfield code="x">Development</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Java virtual machine</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Java (Langage de programmation)</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Logiciels d'application ; Développement</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Application software ; Development</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Java (Computer program language)</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Audiobooks</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Audiobooks</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Livres audio</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Clark, Jason D.</subfield><subfield code="e">VerfasserIn</subfield><subfield code="4">aut</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Verburg, Martijn</subfield><subfield code="e">VerfasserIn</subfield><subfield code="4">aut</subfield></datafield><datafield tag="966" ind1="4" ind2="0"><subfield code="l">DE-91</subfield><subfield code="p">ZDB-30-ORH</subfield><subfield code="q">TUM_PDA_ORH</subfield><subfield code="u">https://learning.oreilly.com/library/view/-/9781617298875AU/?ar</subfield><subfield code="m">X:ORHE</subfield><subfield code="x">Aggregator</subfield><subfield code="z">lizenzpflichtig</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-30-ORH</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-30-ORH</subfield></datafield><datafield tag="951" ind1=" " ind2=" "><subfield code="a">BO</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-30-ORH</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-91</subfield></datafield></record></collection> |
id | ZDB-30-ORH-089795032 |
illustrated | Not Illustrated |
indexdate | 2025-05-05T13:23:30Z |
institution | BVB |
language | English |
open_access_boolean | |
owner | DE-91 DE-BY-TUM |
owner_facet | DE-91 DE-BY-TUM |
physical | 1 Online-Ressource (1 audio file (18 hr., 59 min.)) |
psigel | ZDB-30-ORH TUM_PDA_ORH ZDB-30-ORH |
publishDate | 2022 |
publishDateSearch | 2022 |
publishDateSort | 2022 |
publisher | Manning Publications |
record_format | marc |
spelling | Evans, Benjamin J. VerfasserIn aut The well-grounded Java developer Benjamin J. Evans, Jason Clark and Martijn Verburg Second edition. [Shelter Island, New York] Manning Publications 2022 1 Online-Ressource (1 audio file (18 hr., 59 min.)) Text txt rdacontent Computermedien c rdamedia Online-Ressource cr rdacarrier Online resource; title from title details screen (O'Reilly, viewed January 31, 2023) Understanding Java from the JVM up gives you a solid foundation to grow your expertise and take on advanced techniques for performance, concurrency, containerization, and more. In The Well-Grounded Java Developer, Second Edition you will learn: The new Java module system and why you should use it Bytecode for the JVM, including operations and classloading Performance tuning the JVM Working with Java's built-in concurrency and expanded options Programming in Kotlin and Clojure on the JVM Maximizing the benefits from your build/CI tooling with Maven and Gradle Running the JVM in containers Planning for future JVM releases The Well-Grounded Java Developer, Second Edition introduces both the modern innovations and timeless fundamentals you need to know to become a Java master. Authors Ben Evans, Martijn Verburg, and Jason Clark distill their decades of experience as Java Champions, veteran developers, and key contributors to the Java ecosystem into this clear and practical guide. You'll discover how Java works under the hood and learn design secrets from Java's long history. Each concept is illustrated with hands-on examples, including a fully modularized application/library and creating your own multithreaded application. About the Technology Java is the beating heart of enterprise software engineering. Developers who really know Java can expect easy job hunting and interesting work. Written by experts with years of boots-on-the-ground experience, this book upgrades your Java skills. It dives into powerful features like modules and concurrency models and even reveals some of Java's deep secrets. About the Book With The Well-Grounded Java Developer, Second Edition you will go beyond feature descriptions and learn how Java operates at the bytecode level. Master high-value techniques for concurrency and performance optimization, along with must-know practices for build, test, and deployment. You'll even look at alternate JVM languages like Kotlin and Clojure. Digest this book and stand out from the pack. What's Inside The new Java module system Performance tuning the JVM Maximizing CI/CD with Maven and Gradle Running the JVM in containers Planning for future JVM releases About the Reader For intermediate Java developers. About the Authors Benjamin J. Evans is a senior principal engineer at Red Hat. Martijn Verburg is the principal SWE manager for Microsoft's Java Engineering Group. Both Benjamin and Martijn are Java Champions. Jason Clark is a principal engineer and architect at New Relic. Quotes Ben, Jason, and Martijn have done a fantastic job with this book. Take advantage of their collective wisdom. - From the Foreword by Heinz Kabutz, The Java Specialists' Newsletter True to its name, it introduces and reinforces concepts from language level down to the JVM bytecode. - Yogesh Shetty, ING Bank Great information...a worthy update. - Michael Wall, Wall Technology Consulting A deep dive into modern Java and JVM-based languages. - Gilberto Taccari, faire.ai A must-read for every Java developer, including seasoned ones! - Jean-François Morin, Laval University. Java virtual machine Java (Computer program language) Application software Development Java (Langage de programmation) Logiciels d'application ; Développement Application software ; Development Audiobooks Livres audio Clark, Jason D. VerfasserIn aut Verburg, Martijn VerfasserIn aut |
spellingShingle | Evans, Benjamin J. Clark, Jason D. Verburg, Martijn The well-grounded Java developer Java virtual machine Java (Computer program language) Application software Development Java (Langage de programmation) Logiciels d'application ; Développement Application software ; Development Audiobooks Livres audio |
title | The well-grounded Java developer |
title_auth | The well-grounded Java developer |
title_exact_search | The well-grounded Java developer |
title_full | The well-grounded Java developer Benjamin J. Evans, Jason Clark and Martijn Verburg |
title_fullStr | The well-grounded Java developer Benjamin J. Evans, Jason Clark and Martijn Verburg |
title_full_unstemmed | The well-grounded Java developer Benjamin J. Evans, Jason Clark and Martijn Verburg |
title_short | The well-grounded Java developer |
title_sort | well grounded java developer |
topic | Java virtual machine Java (Computer program language) Application software Development Java (Langage de programmation) Logiciels d'application ; Développement Application software ; Development Audiobooks Livres audio |
topic_facet | Java virtual machine Java (Computer program language) Application software Development Java (Langage de programmation) Logiciels d'application ; Développement Application software ; Development Audiobooks Livres audio |
work_keys_str_mv | AT evansbenjaminj thewellgroundedjavadeveloper AT clarkjasond thewellgroundedjavadeveloper AT verburgmartijn thewellgroundedjavadeveloper AT evansbenjaminj wellgroundedjavadeveloper AT clarkjasond wellgroundedjavadeveloper AT verburgmartijn wellgroundedjavadeveloper |