Just play around with the code. Make you own projects, like make your own calculator, or even make your own e-mail client(using javamail api). Practice makes perfect.
godzab
Junior Poster in Training
65 posts since Jun 2012
Reputation Points: 0
Solved Threads: 5
Skill Endorsements: 0
it is hard to learn a programming language like Java in just 21 days or even a month that 31 days. Like Stuugie said, there is a lot more than just getting the basics down.
rather correct: it is impossible to learn a programming language like Java in just 21 days.
what you can learn is: syntaxis, some basic rules and the very (very) core of Java. but in which depth? so, which topics were treated in that 21 days course, and how well do you know/understand them?
Java is way too big to completely learn, no matter how long you study (one of the characteristics of OO, everyone can create his own libraries and frameworks) so you can study for years and still only have "scratched the surface". but if you get enough experience, and know how to use documentation, your life 'll become a lot easier.
stultuske
Industrious Poster
4,366 posts since Jan 2007
Reputation Points: 1,318
Solved Threads: 610
Skill Endorsements: 23
I would also like to add that you should make mistakes, that way you learn.
godzab
Junior Poster in Training
65 posts since Jun 2012
Reputation Points: 0
Solved Threads: 5
Skill Endorsements: 0