1. 1. Introduction to the dev. bootcamp
    1. 1.1. Format Overview
    2. 1.2. Deliverables
    3. 1.3. Sessions
      1. 1.3.1. Session 1
      2. 1.3.2. Session 2
      3. 1.3.3. Session 3
      4. 1.3.4. Session 4
  2. 2. Initial Setup
    1. 2.1. Windows
    2. 2.2. Mac
    3. 2.3. Linux
  3. 3. Terminals, Code Editors, and You
    1. 3.1. Quick Terminal Overview
    2. 3.2. Editing Code with Ease
    3. 3.3. Pimp my VSCode
  4. 4. Git, and GitHub
    1. 4.1. Why bother using git?
    2. 4.2. How does git even work?
  5. 5. Web Server
    1. 5.1. HTTP
    2. 5.2. Flask
      1. 5.2.1. Example 1 - Hello, Flask!
      2. 5.2.2. Example 2 - Flask Math
      3. 5.2.3. Example 3 - Rainbow Flask
    3. 5.3. HTML
      1. 5.3.1. Tags
      2. 5.3.2. HTML Skeleton
    4. 5.4. CSS
    5. 5.5. APIs
      1. 5.5.1. GitHub
      2. 5.5.2. Chucknorris.io
  6. 6. Example Portfolio
    1. 6.1. Running the application locally
    2. 6.2. Adding new blog posts

dev. bootcamp v1.0

Session 4

UI Design

soon