Some articles about JDK 1.5
Some friends of mine ask me to write some code to demonstrate the new feature in J2SDK 5.0. I'd like to recommend some articles instead, I think this would really help.1) J2SE 5.0 in a Nutshell : Take a glance at all the new features in J2SE 5.0.
2) Programming with the New Language Features in J2SE 5.0 : This article looks at the new language features, the motivation behind them, and discusses how using them can help you to improve your programs.
3) Generics in the Java Programming Language : How to develop with genirics in Java.
( 2004年11月24日, 04:30:51 下午 GMT+08:00 ) Permalink 评论 [2]

