Skip to content

colorfest/JavaScriptTutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScriptTutorial

Learn JavaScript in this online video tutorial series voering beginner and intermediate JavaScript concepts and methods. Accio Code goes from the very basics of setting up your files to writing functions in JavaScript to control your web page.

What is JavaScript

One of the most popular scripting languages for the web, JavaScript can enhance basic html web pages into interactive applications.

Developers can do calculations, manipulate animations and effects on the web page, and process user interactions. Many popular libraries are based on JavaScript from Twitter Bootstrap's interactions to MVC-based applications like AngularJS.

Course Videos

  1. Setting Up and Comments
  2. Variables
  3. Using Two Variables
  4. Intro to Functions
  5. Using Parameters in Functions
  6. Basic Math, Returns and Consoles
  7. Global and Local Variables
  8. Increment and Decrement
  9. If/Else Comparison Statements
  10. Simple Conditional Statements
  11. Switch Statements
  12. For Loop
  13. While Loop
  14. Do While Loop
  15. Event Handlers 1
  16. Event Handlers 2
  17. An Introduction to Objects
  18. Object Constructors
  19. Object Initializers
  20. Objects and Methods
  21. Arrays
  22. Array Properties and Concat
  23. Arrays - Join and Pop
  24. Arrays - Reverse, Push and Sort
  25. Arrays - Loops and Tables
  26. Associates Arrays
  27. Math Properties and the Console Log
  28. Date Object and Set Interval
  29. Form Validation 1
  30. Form Validation 2

About

Accio Code video tutorial series for JavaScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published