Thursday, January 29, 2009

Essential Java resources

I'm listing out here the resources i heavily depend and use.The order has no significance

A: Websites and developer forums
  1. http://java.sun.com/
  2. http://forums.java.net/
  3. http://www.theserverside.com
  4. http://www.onjava.com/
  5. http://www.artima.com/
  6. http://www.jboss.org/
  7. http://www.javaranch.com/
  8. http://www.java-forums.org/
  9. http://java-tips.org/
  10. http://forums.devshed.com/java-help-9/
  11. http://www.ibm.com/developerworks/
  12. http://google.com/

B:Weblogs (Subscribe to the RSS/ATOM feeds or newsletters)
  1. http://www.javablogs.com
  2. http://martinfowler.com/
  3. http://www.javaspecialists.eu/
  4. http://www.javaposse.com/

C: Open Source project directories
  1. http://java-source.net/
  2. http://www.onjava.com/pub/q/java_os_directory

Garbage Collection Friendly Programming

With JDK 5/6 things are getting more manageable in the JVM world.
Read more about GC friendly programming here.
http://developers.sun.com/learning/javaoneonline/j1sessn.jsp?sessn=TS-2906&yr=2007&track=5