NuCamp BootCamp – Notes: Table of Contents – HTML, CSS and JavaScript

NuCamp Web Development Fundamentals (Class Notes) – HTML, CSS and JavaScript

 

Note to readers from CS: These notes are very detailed. They are not a substitute for the class. Tests have been left. Other things have been added to make things easier to understand. If you want to really learn take the class. It is worth it! Beware, what you put into the class is what you get out. 

Be sure to use my referral code (WWJSU4 ) if you sign up for a class!

Week 1: Course Setup & Introduction to HTML

  1. Bootcamp Notes – Day 1 (Mon) – HTML/CSS/JAVASCRIPT
  2. Bootcamp Notes – Day 2 (Tue) – ELEMENTS/TAGS/ATTRIBUTES
  3. Bootcamp Notes – Day 3 (Wed) – Anchors and Multimedia
  4. Bootcamp Notes – Day 4 (Thu) – Reviewing Material and Learning some CSS
  5. Bootcamp Notes – Day 5 (Fri) – Review Material
  6. Bootcamp Notes – Day 6 (Sat) – Class Day using Zoom

Week 2: More HTML and Introduction to CSS

  1. Bootcamp Notes – Day 7 (Mon) – More HTML and Intro to CSS
  2. Bootcamp Notes – Day 8 (Tues) – Get to Know CSS
  3. Bootcamp Notes – Day 9 (Wed) – CSS Properties & Useful Concepts
  4. Bootcamp Notes – Day 9 (Wed) – CSS Practice Exercise
  5. Bootcamp Notes – Day 10 (Thu) – The Cascade: Specificity and Selectors
  6. Bootcamp Notes – Day 11 (Fri) – Review NuCamp notes and work on Profile Page
  7. Bootcamp Notes – Day 12 (Sat) – Class Day using Zoom

Week 3: Introduction to JavaScript

  1. Bootcamp Notes – Day 13 (Mon) – Introduction to JavaScript (Part 1)
  2. Bootcamp Notes – Day 14 (Tues) – Making Decisions with JavaScript
  3. Bootcamp Notes – Day 15 (Wed) – Making Loops with JavaScript
  4. Bootcamp Notes – Day 16 (Thurs) – Handling Data
  5. Bootcamp Notes – Day 18 (Sat) – Classwork Assignment – Color Game

Week 4: More JavaScript and the HTML DOM

  1. Bootcamp Notes – Day 19 (Mon) – Web Dev Fundamentals
  2. Bootcamp Notes – Day 20 (Tues) – The Dom (Document Object Model) – Part 1
  3. Bootcamp Notes – Day 20 (Tues) – The Dom (Document Object Model) – Part 2 (Node Relationships)
  4. Bootcamp Notes – Day 20 (Tues) – The Dom (Document Object Model) – Part 3 (Locating Nodes)
  5. Bootcamp Notes – Day 21 (Wed) – The Dom (Document Object Model) – Part 4 (Creating and Adding Nodes)
  6. Bootcamp Notes – Day 21 (Wed) – The Dom (Document Object Model) – Part 5 (Removing Nodes and Cloning Nodes)
  7. Bootcamp Notes – Day 21 (Wed) – The Dom (Document Object Model) – Patterns Demo Exercise
  8. Bootcamp Notes – Day 22 (Thur) – HTML JavaScript Events
  9. Bootcamp Notes – Day 23 (Fri) – Further Resources
  10. Bootcamp Notes – Day 24 (Sat) – NuCamp Matching Game Assignment

You May Also Like