Programming Protips

  • Practice, practice, practice

    • Use your developer console

    • Google your issues (the answer is out there!!!!)

    • Use pattern matching

    • Break things on purpose to see how they work*

    • Take a deep breath, errors are Learning Opportunities

*but make sure you fix them before turning in your assignments :)