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.
Course Objectives
- Gain foundational knowledge of web page file structure and interactions.
- Learn how JavaScript, HTML, and CSS interact together.
- Write code to create full websites and wep apps.
Getting Started
- LinkReading - What Is a Web App?
- 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
- Checkpoint1.1 JavaScript: Event Listeners
- Checkpoint1.2 JavaScript: Create Element and Append Child
- Checkpoint1.3 Query Selector All
- Checkpoint1.4 Audio in Web Development
- Checkpoint1.5 APIs
- Checkpoint1.6 Wordle Recreation Project

