3 Things

Page section: blog

A good video by Tech with Tim.

  1. Knowing how to structure your code
  2. Learn debugging.
    1. how to use debugging tools such as VS Code’s.
    2. Talk to the rubber duck (read what your code does line by line)
  3. Plan out your project before starting coding.