-
Programming Project Walk-Through
In the video below I walk through creating a programming project. This project is creating a scene with clouds and sun and then adding code to move the sun up and down when the up and down arrow keys are …
-
Programming Project Setup
For the Programming Module project, we’re going to use a teams feature in Replit that will give you a good base starting set of files and allow you to ask questions and chat about your project right in the Replit …
-
Programming Intro with p5.js
This is an introduction to programming using your Replit account and the p5.js library. p5.js allows you to use relatively simple JavaScript code to create interactive projects. The purpose of p5.js is to allow people to quickly and easily create …
-
Creating a Web Project
This tutorial shows how to create a web project using GitHub and Replit. This is how you will be expected to create your project for the Web Design Module. We are going to go over this in class as well.…