Generics at Desert Code Camp

Desert Code Camp was October 28, 2006. It rocked! Among other things, I taught 'Generics'. In hind-sight, it would've been helpful to specify this was .NET Generics. I had quite a few questions on how this applied to Java. Sadly, I haven't a clue (yet).

For those of you who missed it, it was a great adventure. The main thesis of the presentation included the following points: Generics give you type-safe collections & nullable value types. Using these types gives you compile-time type checking, and performance benefits. Incorporating Generics into new and existing projects is not difficult, and it may just help you get rid of a bunch of ugly code.

Download the slides here. The code we produced was pretty horrid, as far as production code is concerned.

Rob

posted @ Monday, October 30, 2006 1:48 PM

Print

Comments on this entry:

# Great Presentation / Bad Hyperlink :)

Left by Mark at 11/3/2006 6:03 PM
Gravatar
Great job on Generics. Very easy to understand presentation.

Get the presentation using this link instead: http://www.robrich.org/codecamp/generics.zip

# re: Generics at Desert Code Camp

Left by Rob at 11/11/2006 5:30 PM
Gravatar
Many thanks for catching the bug in the link. I've modified the post to correctly identify the download.

Your comment:



 (will not be displayed)


 
 
 
Please add 1 and 5 and type the answer here:
 

Live Comment Preview: