Subversion
Written by: Lorna Jane Mitchell
Featured Refcardz: Top Refcardz:
  1. Git
  2. DNS
  3. Data Mining
  4. Spring Data
  5. Subversion
  1. Spring Data
  2. Subversion
  3. Spring Config.
  4. Spring Annotations
  5. Data Mining

Link Details

Link 259820 thumbnail
User 337937 avatar

By lettmelk
via codemunchies.com
Published: Oct 13 2009 / 23:02

In this blog series we take a look at some of the cool stuff that the guys over at Google have been churning up in their Guava project, and how you as a Java developer can utilize these nifty libraries to make your code cleaner, faster to write, and once and for all get rid of that boiler plate code we all hate so much! In the first part of this series we give you an introduction to Google Collections and show you how you can benefit from using Guava with Collections to reduce the amount of boilerplate code in your projects and gain access to the new and faster data structures that they provide!.
  • 31
  • 1
  • 7409
  • 10

Comments

Add your comment
User 254327 avatar

xcdesz replied ago:

0 votes Vote down Vote up Reply

Nice.. but why can't they give us a binary yet?

User 337937 avatar

lettmelk replied ago:

0 votes Vote down Vote up Reply

Hi xcdesz. As the source was just recently released to the public (in September), the code is still highly subject to change and as the guys themselves say: "We apologize that the project currently lacks "polish". We decided it was better to start by at least getting some code out there to the world rather than waiting until we had time to spend making it a professional produced package."

It is rather easy to compile the binary yourself with ant and I'll write about how in the follow-up article.

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.