Coding With JavaScript - Course Description
JavaScript is the programming language that is used to power the dynamic content that you find on websites. From the highlight of a hyperlink to online video games, JavaScript brings the internet to life. It is very widely used in web design and provides a great introduction to formal computer programming concepts and object oriented coding. Here are some fun games written in JavaScript...
Topics
Weeks 1-3: Intro to Programming, Drawing Basics, Coloring, Variables and Animation Basics
Week 4: Text, Strings and Functions
Weeks 5-6: Logic, Conditional Statements and Looping
Weeks 7-8: Objects and Object Oriented Design
Weeks 9-12: Video Game Design and Execution