Some Links
* Introducing Subversion
* \”What is Jetty\”:http://www.onjava.com/lpt/a/6623
* \”Seam hands-on lab from JBoss World\”:http://blog.hibernate.org/cgi-bin/blosxom.cgi/2006/06/20#seam-lab
* \”Are Web Services Real? Part II\”:http://www.artima.com/weblogs/viewpost.jsp?thread=165293
* \”Seam Documentation\”:http://docs.jboss.com/seam/1.0.1.GA/reference/en/html/
* \”How to write a Master\’s Thesis in Computer Science\”:http://www.cs.fit.edu/~wds/guides/howto/
* \”The learning lifecycle of a Java Programmer\”:http://hoskinator.blogspot.com/2006/04/learning-lifecycle-of-java-programmer.html
* \”New and Improved Sorting Algorithms\”:http://cg.scs.carleton.ca/~morin/misc/sortalg/ — This link is really cool for any programmer. It allows you to visualize how different sorting algorithms work and their respective speeds