Logo

Beyond Java by Bruce Tate

Large book cover: Beyond Java

Beyond Java
by

Publisher: O'Reilly Media, Inc.
ISBN/ASIN: 0596100949
ISBN-13: 9780596100940
Number of pages: 234

Description:
Bruce Tate chronicles the rise of the most successful language of all time, and then lays out, in painstaking detail, the compromises the founders had to make to establish success. Then, he describes the characteristics of likely successors to Java. He builds to a rapid and heady climax, presenting alternative languages and frameworks with productivity and innovation unmatched in Java. He closes with an evaluation of the most popular and important programming languages, and their future role in a world beyond Java. If you are agree with the book's premise--that Java's reign is coming to an end--then this book will help you start to build your skills accordingly. You can download some of the frameworks discussed and learn a few new languages. This book will teach you what a new language needs to succeed, so when things do change, you'll be more prepared. And even if you think Java is here to stay, you can use the best techniques from frameworks introduced in this book to improve what you're doing in Java today.

Download or read it online for free here:
Download link
(2.1MB, PDF)

Similar books

Book cover: The Rust Programming LanguageThe Rust Programming Language
- The Rust Project Developers
This book will teach you about the Rust Programming Language. Rust is a systems programming language focused on three goals: safety, speed, and concurrency. It is a useful language for a number of use cases other languages aren't good at ...
(8590 views)
Book cover: MPI: The Complete ReferenceMPI: The Complete Reference
by - The MIT Press
Since its release in summer 1994, the Message Passing Interface (MPI) specification has become a standard for message-passing libraries for parallel computations. There exist more than a dozen implementations on a variety of computing platforms.
(18784 views)
Book cover: Fear of MacrosFear of Macros
by - GregHendershott.com
Racket is a modern programming language in the Lisp/Scheme family. I want to show how Racket macro features have evolved as solutions to problems. I'll give you the questions and problems first, so that you can better appreciate the solutions.
(7768 views)
Book cover: Etudes for ElixirEtudes for Elixir
by - O'Reilly
In this book, you will find descriptions of programs that you can write in Elixir. The programs have been designed to provide practice material for a particular programming concept. These programs are not designed to be of considerable difficulty ...
(7771 views)