Full Stack Bootcamp
  • COURSE INFORMATION
    • Full Stack Bootcamp
  • Self-Onboarding
    • Get Started
    • Your Bootcamp
    • Participation & Conduct Protocols
    • Tools
      • Google Classroom
      • Slack
      • Google Calendar
      • Zoom
      • GitHub
      • Visual Studio Code
    • Study Strategies
    • Complete your Self-Onboarding
  • Overview
    • Prepare for the Course
    • Your Course
  • Foundations
    • First small Project
    • Working with the Browser
    • The Importance of Documentation
    • AI - How to use it for coding and learning
    • JavaScript
      • Get started with Javascript
      • Variables and Data Types
      • Operators
      • Conditionals
      • Loops
      • Arrays
      • Objects
      • Functions
      • Scope
      • Callbacks
      • Event Handling
      • Error Handling
      • Debugging
      • DOM Manipulation
      • Dynamic Rendering
      • Asynchronous Coding
      • Async/Await
      • Further Resources
  • 👏Credits
Powered by GitBook
On this page
  1. Foundations

First small Project

PreviousYour CourseNextWorking with the Browser

Last updated 2 months ago

  1. Build a personal portfolio (4 hours): Let's get into coding in VS Code. Follow this video, code along, and create your personal portfolio page. The video takes around 1 hour. However, coding along and creating your own portfolio page might take another few hours. It is okay if you don't fully finish the project. However, we encourage you to take it as far as possible, as you will use the project during your onboarding weeks. While you are coding along, look at this article for further tips: .

  1. Learn about the Command Line (1 hour)

    1. Try out the Command Line on your Computer!

      1. If you use a Windows Operating System, watch and try out your command line.

      2. If you use a Mac or Linux Operating System, watch and try your command line.

    2. If you need further resources, check out this page.

Code Along Tips
Read about the Command Line
this video
this video