Thursday, 19 April 2012

How to use these tutorials


Just to answer some peoples email and give you a few tips on how to use these tutorials. Most of these tutorials that I have posted are from ORACLE website. By the end of the day, these are the most official material.

I have deleted a few bits here and there to make it easier to follow. These things either are not very important for beginners or not important at all. You can always come back to them when you are “fluent” with the language. I have also changed some of the codes to make it easier, again, to make it easy to follow.

To use these tutorial, I recommend to follow the below steps

  1. Read the tutorials, including the code, and try to understand everything.
  2.  Read the tutorials a few more times and try to memorize all the important concept, definition, etc.
  3. TYPR (do not copy) the code into Eclipse and run the application, change some variables and see what will happen. Don’t worry; you cannot break your computer.
  4. Now close the tutorial, see if you can remember the code.
  5.  In later tutorial, if you forget something, don’t just ignore them. Go back and read them again.

Hope this helps!



No comments:

Post a Comment