BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Presentations An Overview of Guava: Google Core Libraries for Java

An Overview of Guava: Google Core Libraries for Java

Bookmarks
46:12

Summary

Kevin Bourrillion introduces Guava, a set of open source core libraries used internally by Google.

Bio

Kevin Bourrillion is a developer at Google, being one of the two primary creators of the Google Collections Library.

About the conference

Software is changing the world; QCon aims to empower software development by facilitating the spread of knowledge and innovation in the enterprise software development community; to achieve this, QCon is organized as a practitioner-driven conference designed for people influencing innovation in their teams: team leads, architects, project managers, engineering directors.

Recorded at:

Feb 04, 2013

Hello stranger!

You need to Register an InfoQ account or or login to post comments. But there's so much more behind being registered.

Get the most out of the InfoQ experience.

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Community comments

  • Cute - but a dependency magnet?

    by Guy Pardon,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    Having every class in my project import guava stuff is not what I prefer. I might be wrong but that is a matter of personal preference... It also makes my project harder to understand and maintain/evolve by non-Guava developers.

    Cheers

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

BT