samedi 30 juin 2012

Google Guava Libray

Yet another library ?

The Guava project is an open source project that contains Google's core libraries for Java.Each of these libraries  get used every day by Googlers in production services.

These libraries are a wealth of useful things against common concerns, they provide a way to write more readable code with the right OO abstraction  and it gives you also more advanced stuff like functional programming.

What about design and efficiency ?

Joshua Bloch, a java and OO design guru ,you know the guy who wrote java
.Collection,  java.Math.and many more, said  in a speech about google.collection wich is a main part of Guava :
 The java.Collection was written to be extensible , so people  can build on it over the years and it has happened but i think it really blossomed with google.Collection These libraries are written in a fashion that I am really comfortable with !

So, let's see what's in there !


Aucun commentaire:

Enregistrer un commentaire