Java – The Good Parts

Paperback Engels 2010 9780596803735
Verwachte levertijd ongeveer 9 werkdagen

Samenvatting

What if you could condense Java down to its very best features and build better applications with that simpler version In this book, veteran Sun Labs engineer Jim Waldo reveals which parts of Java are most useful, and why those features make Java among the best programming languages available.

Every language eventually builds up crud, Java included. The core language has become increasingly large and complex, and the libraries associated with it have grown even more. Learn how to take advantage of Java's best features by working with an example application throughout the book. You may not like some of the features Jim Waldo considers good, but they'll actually help you write better code.Learn how the type system and packages help you build large-scale softwareUse exceptions to make code more reliable and easier to maintainManage memory automatically with garbage collectionDiscover how the JVM provides portability, security, and nearly bug-free codeUse Javadoc to embed documentation within the codeTake advantage of reusable data structures in the collections libraryUse Java RMI to move code and data in a distributed networkLearn how Java concurrency constructs let you exploit multicore processors

Specificaties

ISBN13:9780596803735
Taal:Engels
Bindwijze:paperback
Aantal pagina's:192

Lezersrecensies

Wees de eerste die een lezersrecensie schrijft!

Inhoudsopgave

Preface

Chapter 1: An Introduction to Java

Chapter 2: The Type System

Chapter 3: Exceptions

Chapter 4: Packages

Chapter 5: Garbage Collection

Chapter 6: The Java Virtual Machine

Chapter 7: Javadoc

Chapter 8: Collections

Chapter 9: Remote Method Invocation and Object Serialization

Chapter 10: Concurrency

Chapter 11: The Developer Ecology

Colophon

Managementboek Top 100

Rubrieken

    Personen

      Trefwoorden

        Java – The Good Parts