|
|
|
|
|
by aspl
4216 days ago
|
|
Try make something that interests you, see how you would go around implementing it. If you're stuck with a feature, google it. Then see how you did against the "proper" way of doing something, and maybe adapt your code to use the "proper" method. By proper, I mean that it's a more efficient way to do something than to hack it together and have it just about work. You've learnt the language and the syntax, but it's the experience of just doing something that counts is where it's at! Good luck :) |
|