pagetop
Javablog
by Java coders, for Java coders RSS

System.out.println( “Hello world!” );

March 28th, 2007 by Sam

Welcome to the Java Blog, written by researchers and developers from around the world with the sole purpose of talking about Java.

We’re aiming this blog at other Java developers with the hope of generating discussions around some of the deeper aspects of writing code. We’ll also talk about some common third party libraries that every developer eventually uses, collating lots of great tutorials and, of course, ranting about pitfalls we encounter.

What we absolutely don’t want is for this blog to turn into an announcement list of new Java features, Eclipse/NetBeans upgrades and arguments about which language is The Best One™. We’ll try to keep posts short, but expect sample code most of the time.

NOTE: this post is duplicated in the about page.


This entry was posted by by Sam on Wednesday, March 28th, 2007 at 6:18 pm, and is filed under Java. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.


Leave a comment

Markdown is supported.

To include code snippets in your comment, use

<pre><code># lang java
... code here ...
</code></pre>

or use 4 spaces at the start of the line instead of using code and pre tags.

Comment feed: RSS