Cantitate/Preț
Produs

Google Guice: Agile Lightweight Dependency Injection Framework

Autor Robbie Vanbrabant
en Limba Engleză Paperback – 24 apr 2008
Guice (pronounced “Juice”) is the Jolt Award-winning, 100% Java icing on the cake of Java dependency injection. Unlike other popular dependency injection frameworks such as Spring, Guice fully embraces modern Java language features and combines simplicity with stunning performance and developer–friendliness.
Google Guice: Agile Lightweight Dependency Injection Framework will not only tell you “how,” it will also tell you “why” and “why not,” so that all the knowledge you gain will be as widely applicable as possible. Filled with examples and background information, this book is an invaluable addition to your knowledge of modern agile Java.
  • Learn simple annotation–driven dependency injection, scoping and aspect-oriented programming, and why it all works the way it works
  • Be the first to familiarize yourself with concepts that are likely to be included in a future Java EE or SE release (through JSR 299)
  • Get things done without having to write any XML
Citește tot Restrânge

Preț: 22880 lei

Preț vechi: 28599 lei
-20% Nou

Puncte Express: 343

Preț estimativ în valută:
4379 4517$ 3706£

Carte tipărită la comandă

Livrare economică 05-19 martie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781590599976
ISBN-10: 1590599977
Pagini: 180
Ilustrații: VI, 192 p.
Dimensiuni: 178 x 235 x 11 mm
Greutate: 0.35 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Public țintă

Popular/general

Cuprins

Setting the Stage.- Enter Guice.- From Journeyman to Bob.- Aspect-Oriented Programming.- Integrating with the Web.- Practical Guice.- Guice Recipes.- The Future.

Notă biografică

Robbie Vanbrabant is an experienced Java developer based in Belgium. In his professional life, he advises companies how to design and implement their Java-based solutions. Robbie has a broad interest in software that goes from platforms like Java and .NET to programming languages, API design, agile processes, and developer productivity. Following that interest, he recently discovered Google's Guice, a lightweight, elegant, and purely Java-based dependency injection framework. Since then, he's been one of the most active members in the Guice community and can often be found on the mailing list answering questions. To catch up with him online, you can visit his blog at GarbageCollected.org.

Caracteristici

First and authoritative book on Google Guice framework Guice has been classified by many in the industry as the “next Spring” Author uses Google Guice and reviewer is a lead contributor to Google Guice project