Search CTRL + K

Thread 1, Day 14 - Wednesday, November 16, 2022

Agenda

  1. Rubber Duck Debugging
    • Programming can be hard, both for beginners and experienced software developers.
    • If you are running into syntax errors or logical errors and perhaps getting frustrated: that is normal!
    • Pairing with a friend to describe what you are trying to do with your code, line by line, can be helpful.
      • Often during this process, you will realize the source of the problem you are having.
    • When a friend is not nearby, use your duck! 🦆
  2. Task: Reproduce an Interface
    • Show your understanding of recent lessons by reproducing a user interface of your choice.

To-do items

Before our next class...

Tip

Firm due date for this task is the end of our class this Friday.
All classes between now and then are working periods.