Seattle Java User's Group
[ start | index | login or register ]
start > October2004

October2004

Created by nimret. Last edited by nimret, 2 years and 218 days ago. Viewed 488 times. #1
[edit] [rdf]
labels
attachments
Meeting Notes for October 19, 2004

Jason Raymond Chair, attendance ~ 40
Presentation - Wilhelm Fitzpatrick on Generics in Java 5.0

Pre-talk-talk

Upcoming meetings:

  • JDO Night
  • Sun Presentation on Java 5.0
  • Craig McClanahan on Java Sun Studio Creator
  • Possible member presentation on JBuilder
  • members, we would like to hear about your interesting Java experiences
Looking for workers
  • The Platform - downtown Seattle is looking for J2EE dev to work in digital media content presentation
  • Mobliss - looking for J2ME, J2EE, JBoss developers
  • A6 - hiring Swing and Web Application dev
  • Duwango - seeking mobile gaming, ringtones development
Looking for work
  • About four members
  • Check the postings to seajug_jobs where volume has been good in the last few months
Group Discussion

The new features of Java 5 dominated the early discussion. Topics ranged from variable args (new in 5.0), the Google Desktop, and the relative speed improvements experienced in Java 5 (a good benchmarking link can be found at >>http://www.shudo.net/jit/perf/). Wilhelm asked the group about unexpected behavior experienced in dealing with Resource (re-)loading. One member announced a new co-location project (Rimu), which was started as a community based co-operative. Jason brougth about 20 pounds of recent publications as give-aways (ed JR, please find a less time consuming method to gift these) The recommendation of contacting publishers for offerings to be used in book reviews, has paid good dividends, and look for more community development along these lines.

Presentation-Generics in Java 5

Java 5 marks the first release to introduce major changes to language constructs, chief among these is the use of parameterized classes and methods, or Generics. Wilhelm Fitzpatrick brought the group up to speed on the programming body of Generics. The presentation introduced us to the spectrum of languages which rely on static and runtime type checking. Since Generics only live at compile time, they offer another tool for the developer to better document intention, allowing the compiler to discern deeper semantics than Object base generification.

The group was skeptical of adding the archetypical parameter constructs that are employed in generics i.e. <T,V,K> which are easy to spot, but less descriptive than generally accepted practice. Concerns were raised about being able to isolate legacy Java from the strong type checking offered in Java 5.

The finer points of strong compile time type checking brought murmurs of disbelief; really, it sounded as though we had just heard the world was no longer flat.

Presentation slides: Java-Generics-Without-Fear.pdf ( missing!)

Sun's tutorial on Java Generics can be found at >>http://java.sun.com/j2se/1.5/pdf/generics-tutorial.pdf

Angelika Langer's Generics FAQ -- the definitive resource on Generics in Java can be found at >>http://www.langer.camelot.de/GenericsFAQ/JavaGenericsFAQ.html

no comments | post comment
  1. Mailing Lists
  2. Meeting Notes
  3. Java Resources
  4. Upcoming Topics
  5. Local Conferences
  6. Other User Groups
  7. >>Java Jobs
  8. About
Chair >>Nimret Sandhu
Founder >>Jayson Raymond

Help
For hints about formatting text see snipsnap-help.

< November 2008 >
SunMonTueWedThuFriSat
1
2345678
9101112131415
16171819202122
23242526272829
30

XHTML 1.0 validated
CSS validated
RSS 2.0 validated
RSS Feed

Describe here what your SnipSnap is about!

Configure this box!

  1. Login in
  2. Click here: snipsnap-portlet-2
  3. Edit this box
snipsnap.org | Copyright 2000-2002 Matthias L. Jugel and Stephan J. Schmidt