Session Two
Logic, Loops & Flow
Logic, Loops & Flow
Introduction to Programming
This is a great article about how a number of websites and apps got started. Instagram, Angry Birds, AirBnB to name a few. Check it out: How famous start-ups were […]
The canvas element is a new and exciting element in HTML5. It literally allows you to draw things with JavaScript programming within this area, side-stepping the DOM altogether. Since the […]
This website is a nice visualization of what the current state of JavaScript is, where its been and where it may be going. Check it out! https://shaunlebron.github.io/solar-system-of-js/#0
This is the page where you will submit your homework and milestones by their due date.
Project Proposal Description: A two page minimum report that defines and outlines the project and the goals of the project A description of the project they plan to have finished […]
Flow Chart Description: Student must submit a complete flow chart that enables the student to have a logical plan when implementing code for his or her game/app. Charts the progress […]
Game Progress Check Point #1 Description: The starting HTML, CSS and JS for your game Initial HTML page structure User Interface Elements Some JavaScript They are due on July 14, […]
Game Progress Check Point #2 Description: JavaScript incorporation, animated elements should be animating, etc. All graphics should be complete. Your site should be hosted on a live server to allow […]