Introduction to Web Technology and Programming
Course Expectations, Web Fundamentals, Developer Tools, HTML Basics
Deeper dive into HTML. Introducing CSS and styles
Making your site work on (m)any devices
Reacting to User Input
Promises, async functions, and servers
Modern JavaScript
Consolidated References
Midterm Study Guide
Final Project
Final Study Guide
#CourseSlidesExamplesRecordingLab
1Course Expectations, Web Fundamentals, Developer Tools, HTML Basics(19)(5)Intro to HTML
2Deeper dive into HTML. Introducing CSS and styles(20)(9)
3Making your site work on (m)any devices(21)(3)HTML + CSS Basics
4Using CSS Frameworks(14)Responsive Resume
5Introduction to Javascript(19)Exploring Javascript
6JavaScript and the DOM(24)String Manipulation and Forms
7Reacting to User Input(12)
8Functions and Callbacks(21)Exploring Callbacks
9Asynchronous JavaScript(25)Building a Pokedex
10Promises, async functions, and servers(23)Interacting with the Network
11Common JavaScript Libraries(24)Using JavaScript Libraries
12Modern JavaScript(10)