Unit 1 - Front-End Development
AKA The Blueprint
AKA The Blueprint
Hello! 👋🏻
You've made it through the history assignment and now it's on to the main event - programming!
In programming there are two major players - the developer (that's you) and the user (the person who uses your program). We're going to start with what the user sees and interacts with - the "Front End" of the program.
HTML is a method of the displaying content on the Internet (using "documents").
Text, images, buttons, input boxes... these are all elements on a page. Once we learn how to create the front end, we will make it interactive by programming the back end with JavaScript.
You will notice that our lessons are under construction. This course is always changing, thanks to the technology constantly changing. Please check back often for updates.
Most lessons are demonstrations with some written instructions available online. It is crucial that you attend class!
Check the course calendar if you're not sure what lesson we are on.