Intro to Programming

with
Javascript






About the Speaker









Goals of this class





Why Programming?




Why Javascript?


Your Setup


  • Sublime Text http://www.sublimetext.com/

  • Chrome Browser http://www.google.com/chrome/


Class Outline



  1. Values, Types and Operators
  2. Variables and Arrays
  3. Program Flow
  4. Functions




Values, Types and Operators



PEMDAS




Variables and Arrays





Program Flow


Codify This





Functions

Describe in terms of functions and variables and program execution flow




Bonus:

Unit Testing

Test Your Might!~

(bonus round)

open up a terminal and type the following:
git clone https://github.com/mrdavidlaing/javascript-koans
Then go to the directory where the repo you made is located 

open up KoansRunner.html

Have fun ;)


Intro To Programming with Javascript

By Terrance Smith

Intro To Programming with Javascript

  • 1,239