Turorials

I was just wondering, being in the middle of the sun tutorials, how much will I know about java when I'm done? Is it a teeny tiny step, or is it a big push foreward? Thanks!-Jake
[193 byte] By [sumplesnooba] at [2007-11-26 21:39:36]
# 1
do you know what an object is? do you know encapsulation? do you know OOp? if you answer yes. then java tutorial is great if no then its bad. http://chortle.ccsu.edu/java5/cs151java.html
fastmikea at 2007-7-10 3:23:35 > top of Java-index,Java Essentials,New To Java...
# 2

Sun's Tutorials are comprehensive in their coverage. The "Java Tutorial" is only one of many, many tutorials that are available on the site. If you complete all of them, you

1. Will be admired for your tenacity, and

2. Will have acquired more knowledge than the average Java programmer.

(The "Java Tutorial" is a complete, introductory tutorial that extends to an intermediate knowledge level in some areas.)

ChuckBinga at 2007-7-10 3:23:35 > top of Java-index,Java Essentials,New To Java...