Flex Day 2

Homework


Morning reflection

Housekeeping

  • Trophies: 10 points each
    • Most Valuable Programmer: Vitaly
    • Coach of the Year: Norvillie
    • Nerd of the Year: Ash
  • Submitting achievements
  • New Documentation achievement: Task Board
  • One-on-one Wednesday
  • New room system
  • Changes to Final Presentation schedule: unordered list for Round 2 and 3

1. Coding the showcase page

  1. Understand the problem
  2. Plan it out
  3. Brute force
  4. Walkthrough
  5. Optimize

2. 10am Presentations

  • Ash: Python!!!
  • Joe: Pre-made Templates with JS

3. API Authentication

Materials

Activity 1: Authenticate with the GitHub API

Activity 2: Setup up SSH keys with GitHub

GitHub authentication with HTTPS (username and password) will be discontinued this summer. After that, you’ll need to authenticate with a public/private key pair using SSH. Follow the steps outline in the following tutorial to set this up: