JAva Student ( trying to understand Java)
i am a new java student at University and im lookin 4 tips on how to learn and understand Java.because at the moment i am doing loops and stuff like that using Java 5.0....
any tips you can give a soon to be very good programmer?
can any one show me the basic of doing loops and do while loops.
thanks a lot....
[344 byte] By [
ClayZ] at [2007-11-25 21:03:18]

# 1
Here is a quick tutorial on while and do while loops:
http://java.sun.com/docs/books/tutorial/java/nutsandbolts/while.html
I'd also suggest browsing the "New to Java Technology" forum and reposting there. You should find some very useful information for newcomers to Java. Here is a link to that forum:
http://forum.java.sun.com/forum.jspa?forumID=54
Good luck in your studies.
bnitz at 2007-7-4 20:29:03 >
