Thanks for coming to our Guava/Guice/GIN meeting yesterday!

瀏覽次數:16 次
跳到第一則未讀訊息

Charlie Collins

未讀,
2010年9月1日 下午2:29:342010/9/1
收件者:GTUG-Atlanta
I thought it was a good meeting, I appreciate everybody coming out. We
didn't really get into a lot of depth with any of the technologies
(there is a lot more to Guava and Guice), but hopefully we at least
introduced you to some goodness you can use.

The Prezi about Guava is here:
http://prezi.com/oca2umfjky_a/java-only-better-google-guava/

The Slideshare about Guice/GIN is here:
http://www.slideshare.net/kebernet/guice-gin

API docs, source, and other info for Guava/Guice/GIN:
http://code.google.com/p/guava-libraries/
http://code.google.com/p/google-guice/
http://code.google.com/p/google-gin/

Tests for scratching the surface of Guava (in an Eclipse project
form):
http://gtug-atlanta.googlecode.com/svn/guavaguice/

General best practices from the Guice team that make good sense:
http://code.google.com/docreader/#p=google-guice&s=google-guice&t=BestPractices

Thanks again, and mark your Calendars for later this month, September
24th with Josh Marinacci talking about cross device mobile app dev
(more details to follow here soon).

-- Charlie

Charlie Collins

未讀,
2010年9月1日 下午2:35:422010/9/1
收件者:GTUG-Atlanta
Oh, and I forgot to says thanks one more time to our hosts. We really
appreciate you putting up with us, thanks Chris, David, and Google!

On Sep 1, 2:29 pm, Charlie Collins <charlie.coll...@gmail.com> wrote:
> I thought it was a good meeting, I appreciate everybody coming out. We
> didn't really get into a lot of depth with any of the technologies
> (there is a lot more to Guava and Guice), but hopefully we at least
> introduced you to some goodness you can use.
>
> The Prezi about Guava is here:http://prezi.com/oca2umfjky_a/java-only-better-google-guava/
>
> The Slideshare about Guice/GIN is here:http://www.slideshare.net/kebernet/guice-gin
>
> API docs, source, and other info for Guava/Guice/GIN:http://code.google.com/p/guava-libraries/http://code.google.com/p/google-guice/http://code.google.com/p/google-gin/
>
> Tests for scratching the surface of Guava (in an Eclipse project
> form):http://gtug-atlanta.googlecode.com/svn/guavaguice/
>
> General best practices from the Guice team that make good sense:http://code.google.com/docreader/#p=google-guice&s=google-guice&t=Bes...

Charlie Collins

未讀,
2010年9月1日 下午2:36:212010/9/1
收件者:GTUG-Atlanta
http://picasaweb.google.com/charlie.collins/GTUGAtlanta8312010#

On Sep 1, 2:35 pm, Charlie Collins <charlie.coll...@gmail.com> wrote:
> Oh, and I forgot to says thanks one more time to our hosts. We really
> appreciate you putting up with us, thanks Chris, David, and Google!
>
> On Sep 1, 2:29 pm, Charlie Collins <charlie.coll...@gmail.com> wrote:
>
>
>
> > I thought it was a good meeting, I appreciate everybody coming out. We
> > didn't really get into a lot of depth with any of the technologies
> > (there is a lot more to Guava and Guice), but hopefully we at least
> > introduced you to some goodness you can use.
>
> > The Prezi about Guava is here:http://prezi.com/oca2umfjky_a/java-only-better-google-guava/
>
> > The Slideshare about Guice/GIN is here:http://www.slideshare.net/kebernet/guice-gin
>
> > API docs, source, and other info for Guava/Guice/GIN:http://code.google.com/p/guava-libraries/http://code.google.com/p/goo...

Mike Lawrence

未讀,
2010年10月13日 晚上10:32:032010/10/13
收件者:gtug-a...@googlegroups.com
FYI,

Here's a quick Prezi I put together to introduce theice.com to Guava.  
It includes examples of the Java and Guava ways of doing things.


Sincerely,  Mike Lawrence

Robert "kebernet" Cooper

未讀,
2010年10月13日 晚上11:35:492010/10/13
收件者:gtug-a...@googlegroups.com
A good prezi! Twer it me, I would also add "Multimap" to it. I can't count the number of times I have had Map<K, List<V>> as a type. Multimap by itself is worth the price of admission.
--
:Robert "kebernet" Cooper
::kebe...@gmail.com
Alice's cleartext
Charlie is the attacker
Bob signs and encrypts
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x9E8759F8

Charlie Collins

未讀,
2010年10月15日 上午8:48:022010/10/15
收件者:GTUG-Atlanta
Nice presentation Mike! I think that's better than mine ;).

I've been using Guava more and more lately and really like it. For
anybody out there, if you're doing Java stuff, check out Mike's
presentation, and either way, check out Guava.

-- Charlie



On Oct 13, 10:32 pm, Mike Lawrence <m...@systemsplanet.com> wrote:
> FYI,
>
> Here's a quick Prezi I put together to introduce theice.com to Guava.
> It includes examples of the Java and Guava ways of doing things.
>
> http://prezi.com/r6v1bdvd23dx/google-guava/
>
> Sincerely,  Mike Lawrence
>
> On Wed, Sep 1, 2010 at 2:29 PM, Charlie Collins
> <charlie.coll...@gmail.com>wrote:
>
>
>
> > I thought it was a good meeting, I appreciate everybody coming out. We
> > didn't really get into a lot of depth with any of the technologies
> > (there is a lot more to Guava and Guice), but hopefully we at least
> > introduced you to some goodness you can use.
>
> > The Prezi about Guava is here:
> >http://prezi.com/oca2umfjky_a/java-only-better-google-guava/
>
> > The Slideshare about Guice/GIN is here:
> >http://www.slideshare.net/kebernet/guice-gin
>
> > API docs, source, and other info for Guava/Guice/GIN:
> >http://code.google.com/p/guava-libraries/
> >http://code.google.com/p/google-guice/
> >http://code.google.com/p/google-gin/
>
> > Tests for scratching the surface of Guava (in an Eclipse project
> > form):
> >http://gtug-atlanta.googlecode.com/svn/guavaguice/
>
> > General best practices from the Guice team that make good sense:
>
> >http://code.google.com/docreader/#p=google-guice&s=google-guice&t=Bes...

Mike Lawrence

未讀,
2010年10月15日 上午9:26:552010/10/15
收件者:gtug-a...@googlegroups.com
thanks Charlie!

Sincerely,  Mike Lawrence
回覆所有人
回覆作者
轉寄
0 則新訊息