Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What to do to improve my skill and knowledge on javascript? [closed]

Tags:

javascript

Currently I've finished studying the book name "Beginning JavaScript 3rd Edition", so I just wonder what should be my next step in order to strengthen myself on using and manipulating this language?

Besides, how can I improve myself in programming in JavaScript? Is it by thinking something cool myself, and start coding it? Or googling around the internet to find some task and question offered?

Is there any book that teaches the correct method of coding? Thank you

like image 367
caramel1995 Avatar asked Dec 15 '25 11:12

caramel1995


1 Answers

One recommended resource would be
http://eloquentjavascript.net/index.html

It is a combination online tutorial + online book

After that, it depends on whether you want to focus on clientside or serverside JS.

Have a look through http://howtonode.org/
for Serverside.

I would recommend that you avoid relying on a javascript library until you are able to make a good assessment of its quality. And pick YUI3 once you can ;)

like image 63
unomi Avatar answered Dec 17 '25 01:12

unomi



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!