Hey guys I'm pretty sure that some of you already know some JavaScript. But many of y'all don't. So I've decided to make this thread into where you can share your JavaScript knowledge with the ones who don't.
Beginner:
Let's get you started with learning most of the important parts for JavaScript.
Go to https://www.codecademy.com/en/tracks/javascript AND LEARN ALL 10 HOURS (estimated) OF IT! (its more like 5 but whateves)
This is very important and covers all of the basics of what you will need to be using.
Some of the stuff you WILL need to pay attention to are if/else, functions, loops, and arrays.
@Storytailor suggests https://www.khanacademy.org/computing/computer-programming/programming. Thanks for the suggestion because I am and idiot and forgot to add this.
Advanced:
Visit http://www.w3schools.com/js/default.asp and learn everything after the JavaScript Tutorial section.
@Trumully suggests https://codecombat.com/ where you can learn JavaScript and Python while you play a game! Thanks for the suggestion!
So I'm editing this in but another important skill you should have when coding is the ability to type quickly with little or errors. This will definitely speed up the process of coding.
Here are some websites:
http://www.keybr.com/#!game Really good I recommend this.
http://play.typeracer.com/ Race other people while typing!
This will cover most of the stuff that will be used in scripting (plugins). If anyone else has suggestions please leave them as replies and they will be added to the list. Anyone who knows more please help the new people learn better and have a good time! Thanks for reading and have a fun time coding!
EDIT: Well I wrote this and then saw that there was another post on learning the basics in another thread but whatever, I'll post this anyways.
Beginner:
Let's get you started with learning most of the important parts for JavaScript.
Go to https://www.codecademy.com/en/tracks/javascript AND LEARN ALL 10 HOURS (estimated) OF IT! (its more like 5 but whateves)
This is very important and covers all of the basics of what you will need to be using.
Some of the stuff you WILL need to pay attention to are if/else, functions, loops, and arrays.
@Storytailor suggests https://www.khanacademy.org/computing/computer-programming/programming. Thanks for the suggestion because I am and idiot and forgot to add this.
Advanced:
Visit http://www.w3schools.com/js/default.asp and learn everything after the JavaScript Tutorial section.
@Trumully suggests https://codecombat.com/ where you can learn JavaScript and Python while you play a game! Thanks for the suggestion!
So I'm editing this in but another important skill you should have when coding is the ability to type quickly with little or errors. This will definitely speed up the process of coding.
Here are some websites:
http://www.keybr.com/#!game Really good I recommend this.
http://play.typeracer.com/ Race other people while typing!
This will cover most of the stuff that will be used in scripting (plugins). If anyone else has suggestions please leave them as replies and they will be added to the list. Anyone who knows more please help the new people learn better and have a good time! Thanks for reading and have a fun time coding!
EDIT: Well I wrote this and then saw that there was another post on learning the basics in another thread but whatever, I'll post this anyways.
Last edited: