Skip to content

Your one stop shop for all materials relating to your Fullstack Academy experience

Notifications You must be signed in to change notification settings

petradish/1907-GHP-NY-WEB-FT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

📚 1907-GHP-NY-WEB-FT

This will be your main place for Fullstack related materials!

🛠️ Helpful Resources/Links

Click to Expand

🥚 Foundations

Click to Expand

Fullstack Test First Solution Videos

Foundations Checkpoint

🐣 Junior Phase

Week 1

Collaboration & Git, HTML & CSS, DOM & Events

Click to open

Day 1: Collaboration

Topic Lecture Slides Solution Review
Pair Programming - 🖼️ - -
Git: Getting Comfortable - 🖼️ - -
  • You should be able to:
    • Manage a project using git
    • Practice effective pair programming

Day 2: HTML & CSS, Debugging

Topic Lecture Slides Solution Review
HTML & CSS - 🖼️ - -
Intro To Boxing - 🖼️ - -
Practical Debugging: Prevention - 🖼️ - -
Practical Debugging: Detection, Diagnosis, & Treatment - 🖼️ - -
  • You should be able to:
    • Create a basic HTML document using common elements (div, p, h1, ul, button, etc)
    • Add some basic styling to an HTML document
    • Navigate the browser developer tools (console, elements, network)

Day 3: DOM and Events

Topic Lecture Slides Solution Review
Flexbox - 🖼️ - -
Landing Page Liftoff - - - -
Intro to the DOM - 🖼️ - -
Event Listeners & Handlers - 🖼️ - -
  • Homework:
    • Check out the solution code / review videos from today!
  • You should be able to:
    • Style a page using Flexbox
    • Define the DOM
    • Set up event listeners to handle DOM events
    • Manipulate the DOM using the DOM API
    • Explain how a browser uses HTML, CSS, and JavaScript to display a web page

Day 4: Pixelate, Trackr

  • Pre-Work:
    • None! :)
Topic Lecture Slides Solution Review
Pixelate - - - -
Fitness Tracker 1 - - - -
  • You should be able to:
    • (see day 3 above)

Day 5: Conway's Game of Life

Topic Lecture Slides Solution Review
Game of Life - 🖼️ - -
Weekly Review - - - -
  • You should be able to:
    • (see day 3 above)

About

Your one stop shop for all materials relating to your Fullstack Academy experience

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages