Thursday, December 23, 2010

inputch.cpp

It is a simple thing. Yeah. But I found out about characters can be changed using add operator. Well, just kinda happy to find it on my own while trying to help others.

The Beginning of my Java Adventure

Hello World!

Hehe. It took me quite a while to find out how to compile without using eclipse IDE and understand how to getting started. I don't want to use eclipse IDE first because to just click and click to get the auto-generated class name and main class is not a good learning process. Anyway, I accidentally found out how to make new line of text output when I just want to modified the code a bit.