Project Examples
We will be building lots of visualizations throughout the course to be able to learn programming in a visual way. Each visual illustrates a use for a programming structure; teaching JavaScript and p5.js at the same time.
We will start off by learning about the basics of JavaScript and p5.js by going through simple but colorful examples.
We will progressively look at building more involving examples that makes use of common programming structures such as arrays.
Using JavaScript with p5.js will allow us to build examples that are animated...
or interactive (Try clicking the area code area to draw circles of random size and color on the screen.).
Final Project: Building a Game
Here is the final project that we will be tackling at the end of the course; an interactive, animated game that can be deployed on the web. Try clicking the area below and pressing the numbers on your keyboard (not the numpad) that matches to the numbers being displayed in the game to play the game!
Are you ready to learn programming using JavaScript with relevant, practical and visual examples? If so, check it out below!