Welcome to Code 201! This is a class that builds on your foundational knowledge of HTML, CSS, JavaScript, git, and general web development, to prepare you for the deep dive of any Code 301 class.
The general course schedule is:
Full Time | Part Time | Topic |
---|---|---|
Week 1 | Week 1 and 2 | Basic HTML, CSS, & Javascript |
Week 2 | Week 3 and 4 | Working with the DOM |
Week 3 | Week 5 and 6 | Working with Libraries |
Week 4 | Week 7 and 8 | Project Week |
Lecture Notes will be placed in each class' lecture-code subdirectory as a markdown file after they are presented.
Lab-time code assignments follow each class time. You can find these assignments in the subdirectories of each class folder. Assignment content will very from day to day, depending on the topic. Some of the lab assignments will be pair programming assignments.
Instructions for completing and submitting the assignments can be found in the README files of the appropriate subdirectories.
Assignments are submitted using a professional-grade git-flow. If you haven't done so already, it's time to get comfortable with the core git commands. Don't worry, we'll give you step by step help as needed.