| Author |
How did you learn Java?
|
daniel cassidy
Greenhorn
Joined: Jul 20, 2010
Posts: 14
|
|
|
This is quite a simple one, how did you start to learn java? and how did you get where you are today? what advice would you give to a greenhorn just starting out in java?
|
 |
Abimaran Kugathasan
Ranch Hand
Joined: Nov 04, 2009
Posts: 2066
|
|
daniel cassidy wrote:This is quite a simple one, how did you start to learn java? and how did you get where you are today? what advice would you give to a greenhorn just starting out in java?
First, learn by yourself with the basic book like Head First Java, and do the coding on your own.
|
|BSc in Electronic Eng| |SCJP 6.0 91%| |SCWCD 5 92%|
|
 |
Campbell Ritchie
Sheriff
Joined: Oct 13, 2005
Posts: 32599
|
|
If you search, you find threads like this one and this one.
Those might help your question.
|
 |
fred rosenberger
lowercase baba
Bartender
Joined: Oct 02, 2003
Posts: 9939
|
|
|
Same way I got to Carnegie Hall...Practice, practice, practice.
|
Never ascribe to malice that which can be adequately explained by stupidity.
|
 |
Campbell Ritchie
Sheriff
Joined: Oct 13, 2005
Posts: 32599
|
|
fred rosenberger wrote:Practice, practice, practice.
Oh, whenever I go to a concert hall it is a case of "how much do the tickets cost?"
|
 |
marten kay
Ranch Hand
Joined: Feb 03, 2007
Posts: 165
|
|
|
I taught myself and I am now a pretty good programmer. I did both the Head First and Murach java books (and both JSP books), and the Joshua Bloch's book for background in more advanced topics. I also have some other specialised books on java and xml and ajax books and while useful less useful than the others. I also uses the forums, particularl javaranch, which have been invaluable.
|
when in doubt put it in parenthesis and stick a dollar sign in front of it, only good can come from this.
|
 |
 |
|
|
subject: How did you learn Java?
|
|
|