Skip to content
NeuroDev Tech Class home

Course Catalog Web Development

Web App Development

2 units / 7 items

Now that you have learned HTML, CSS, and JavaScript, we will be combining all that together to make full webpages and web apps. You will learn how to combine files together into a structure that is standard across the industry. You will learn how to work in all three languages, and how to use them interact with each other. This course is designed for students who have already done the Web Development 1 and 2 courses. If that is not the case, you should go back and go through them. This course assumes you have already learned all three languages.

Sign in to start this course

Course Objectives

Getting Started

  1. LinkReading - What Is a Web App?
  2. For each assignment you will create a github repository using github classrooms. There will be a link for each assignment below.
Unit 1

Event Listeners

Learn how to combine JavaScript, HTML, and SCC to create basic Web Apps

  1. Checkpoint1.1 JavaScript: Event Listeners
  2. Checkpoint1.2 JavaScript: Create Element and Append Child
  3. Checkpoint1.3 Query Selector All
  4. Checkpoint1.4 Audio in Web Development
  5. Checkpoint1.5 APIs
  6. Checkpoint1.6 Wordle Recreation Project