Java

FacebookTwitter
GoogleAppEngine

Regex

Design Patterns

http://www.javaworld.com/javaworld/jw-08-2004/jw-0816-command.html Facilitate command line argument processing for Java tools with a simple helper class By Dr. Matthias Laux, JavaWorld.com, 08/16/04 Many Java applications started from the command line take arguments to control their behavior. These arguments are available in the string array argument passed into the application's static main() method.

Processing command line arguments in Java: Case closed

If you’re currently not using Eclipse as your development tool of choice, you certainly should be! Eclipse is an open source community whose projects are focused on building an open development platform comprised of extensible frameworks, tools and runtimes for building, deploying and managing software across the lifecycle. Eclipse started out as a Java IDE and has continually grown from there. http://www.simonwhatley.co.uk/using-ant-with-eclipse

Using Ant with Eclipse

http://download.oracle.com/javase/tutorial/

The Java™ Tutorials

The Java Tutorials are practical guides for programmers who want to use the Java programming language to create applications. They include hundreds of complete, working examples, and dozens of lessons. Groups of related lessons are organized into "trails".
http://docs.oracle.com/javase/specs/ A script enabled browser is required for this page to function properly Oracle Technology Network > Java SE > Java SE Documentation > Java SE Specifications Contact Us Report errors in JLS Report errors in JVMS Java Language and Virtual Machine Specifications

The Java Language Specification, Third Edition - TOC

JavaEE

Android