And so you code, compile and load, in debug mode

Joined April 2011
Photos and videos
half joke: Java App without 'main' function: java-tips.org/java-se-tips/j…

Java: get access to network parameters (list interfaces, etc, etc): java-tips.org/java-se-tips/j…

That’s the thing about people who think they hate computers. What they really hate is lousy programmers
I wished my computer were as easy to use as my telephone. That wish has come true, since I no longer know how to use my telephone
There are two major products that come out of Berkeley: LSD and UNIX.
Hardware: The parts of a computer system that can be kicked.
Computers are useless. They can only give you answers.
If Java had true garbage collection, most programs would delete themselves upon execution
Java is C without the guns, knives, and clubs
A boolean can have one of two values, true or false. True?... :)
Chuck Nor­ris can do mul­ti­ple inher­i­tance in Java.
1
Chuck Nor­ris is the only one who can use goto in Java.
1
Code runs faster when Chuck Nor­ris watches it.
A syn­chro­nize doesn’t pro­tect against Chuck Nor­ris, if he wants the object, he takes it.
Chuck Nor­ris always uses his own design pat­terns, and his favorite is the Round­house Kick.
some articles about java: http://www.javabeat.net/

public class Main { public static void main(String[] args){System.out.println("Hello, world");}}
http://www.theserverside.com/ - and another good blog about java depelopment.

http://www.javaspecialists.eu/ - good java blog (1)

http://javaposse.com/ - what happening in the java world