Skip to content

Resources & Documentation

Below are some common resources to assist you with your completion of this project. If you get stuck, start by consulting the following materials; if you have any additional questions, the course staff will be available to answer questions via Slack and Office Hours.

Git & GitHub Documentation

Documentation for working with Git and GitHub:

Some of what you completed for Assignment 1 will be useful here!

Javascript Documentation

If you are new to Javascript you can watch Dr. Moran's Intro to Javascript, Asynchronous Programming, and React Lectures from his previous Web App Development course below. Additionally, the Mozilla MDN documentation site for Javascript will be an invaluable resource as you get started with Web Development.

Intro to Javascript

picture_as_pdf Slides

Asynchronous Programming in Javascript

picture_as_pdf Slides

React Documentation

The Software Development Project that you will be working on in this class is written in React. Therefore, getting some background knowledge about React will be helpful!

React Programming Part I

picture_as_pdf Slides

React Programming Part II

picture_as_pdf Slides