Excellent Basic Web Knowledge Tutorials:
Http://www.w3school.com.cn/h.asp
Introduction to state machines:
Http://www.desaware.com/tech/statemachineintro.aspx
Path tools Eclipse plug-in:
Http://code.google.com/p/pathtools/
Cruisecontrol Tutorial:
Http://www.javaranch.com/journal/200409/DrivingOnCruiseControl_Part1.html
How to use JSP to display build results in CC:
Http://cruisecontrol.sourceforge.net/reporting/jsp/index.html
Simple is a high performance XML serialization and configuration framework for Java:
Http://simple.sourceforge.net/home.php
Java Tutorial: (I want to see this tomorrow)
Http://download.oracle.com/javase/tutorial/tutorialLearningPaths.html
Java cookbook.
Http://www.rgagnon.com/howto.html
Javadoc search frame:
Http://userscripts.org/scripts/show/23200
Chain of responsibility pattern and common chain:
Http://onjava.com/pub/a/onjava/2005/03/02/commonchains.html? Page = 2
Http://onjava.com/pub/a/onjava/2005/03/02/commonchains.html? Page = 1
JMS:
Http://java.sun.com/developer/technicalArticles/Ecommerce/jms/index.html
JMX:
Http://download.oracle.com/javase/tutorial/jmx/overview/index.html
PKG Tutorial:
Http://dlc.sun.com/osol/docs/content/PACKINSTALL/preface-10.html
SVN commands:
Http://www.linuxfromscratch.org/blfs/edguide/chapter03.html#ch03-update
The Python tutorial introduced in this article is unknown:
Http://code.google.com/edu/languages/google-python-class/
Ruby Tutorial:
Http://www.rubylearning.org/class/
Inside the Java Virtual Machine, only a few chapters of this book are free:
Http://www.artima.com/insidejvm/ed2/index.html
Yet another Java service wrapper is used to encapsulate Java into a Unix service:
Http://yajsw.sourceforge.net/#mozTocId964398
Testng + unitils
Http://www.unitils.org/summary.html
Testng vs JUnit:
Http://www.ibm.com/developerworks/java/library/j-cq08296/index.html
All the Open Source Software in C #
Http://csharp-source.net/
Install multiple versions of eclipse on one machine
Http://www.javalobby.org/java/forums/t18678.html
How to configure DNS:
Http://www.linuxhomenetworking.com/wiki/index.php/Quick_HOWTO_:_Ch18_:_Configuring_DNS#Basic_DNS_Testing_of_DNS_Resolution
JUnit Test
Http://www.sonatype.com/people/2009/06/integration-tests-with-maven-part-1-failsafe-plugin/
Http://junit.sourceforge.net/doc/cookbook/cookbook.htm
View the content in Maven repository and how to add dependency. Very useful.
Https://repository.sonatype.org/index.html#nexus-search;quick ~ JUnit
Install cobertura
Http://java-tutorial.ch/software-testing/maven-cobertura
Maven
Http://maven.apache.org/guides/getting-started/maven-in-five-minutes.html
Http://maven.apache.org/guides/getting-started/index.html
Http://maven.apache.org/guides/introduction/introduction-to-the-pom.html
Tibco
Http://tibcoadmin.com/tibco/ EMS /what-is-tibco-ems/
An article about corbetura:
Http://www.ibm.com/developerworks/java/library/j-cobertura/
And a bytecode manipulation tool used by corbetura:
Http://asm.ow2.org/
Introduction to parallel programming and mapreduce:
Http://code.google.com/edu/parallel/mapreduce-tutorial.html
Tools used to view ant scripts:
Https://github.com/pvdb/ant2dot
Http://www.ggtools.net/grand/
I have never used it. It seems like this is good later.
Ant command manual:
Http://ant.apache.org/manual/
Ant extension tool:
Http://ant-contrib.sourceforge.net/
Lucene:
Http://lucene.apache.org/java/docs/index.html
Free PDF for developer:
Http://refcardz.dzone.com/
Http://www.alibuybuy.com/posts/21877.html
Http://www.tornadoweb.org/
Chromium:
A very good entry-level article on building Tomcat Servlet
Http://keyboardsamurais.de/2004/01/15/tomcat_tutorial_helloworld_for_complete_fools_-_english/
Http://dannorth.net/introducing-bdd/
Http://en.wikipedia.org/wiki/Behavior_Driven_Development
A simple introduction to eclipse
Http://www.vogella.de/articles/Eclipse/article.html
Describes how to useprstat
View Solaris performance articles
Http://developers.sun.com/solaris/articles/prstat.html
Software that shares the Wi-Fi of a computer:
Connectify
E-book resource website:
Http://bbs.duokan.com/forum/thread-66236-1-1.html
Make file Manual
Http://www.gnu.org/software/make/manual/make.html