During the Cap Stone website project I started learning JavaScript through CodeCademy and have dedicated a good chunk of time on it.
So far I've learned about:
Scope - global and block
Variables - how to assign and modify
Functions - as well as nested functions
Loops - for and while
If Else / Else If / Switch Statements
Built in Methods
Objects
Class and Class Inheritance
Arrays and Array Methods
The DOM and modifying HTML with JavaScript
All in all it's been great learning about JavaScript syntax and I'm sure I still have tons to go but small steps everyday will get me there one of these days :)
No comments:
Post a Comment