Other > Offtopic
How to learning programming and do not give up?
raynor009:
My game is nothing like that, it is just text based. But thanks for showing me this, it looks interesting.
JovankaB:
For JavaScript check out this book: http://eloquentjavascript.net/ (it's free).
I only skimmed through it, but it looks quite good and modern, teaches not
only JS but also explains some basic principles of programming.
Once you are done with it, I also highly recommend to read JavaScript: The
Good Parts by Douglas Crockford.
As online language reference, Mozilla MDN is probably the best.
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference
For browser compatibility with different JavaScript APIs:
http://caniuse.com/
fonliner:
Thank you JovankaB, I will check that book, hope I won't give up.
Navigation
[0] Message Index
[*] Previous page
Go to full version