Quote: (06-28-2013 06:11 PM)Ensam Wrote:
The best way to learn how to program is to have a project. Teach yourself how to code while implementing your project.
Not sure if this is still the case, but at one point the Java compiler was written in Java by some random dude that decided to write a compiler, for the purpose of learning the language. Turns out it was actually way better than the compiler that Sun had released at the time, so they ended up using it. But yeah, if there's anything in particular you have an interest in, it's a good way to stay motivated.