πŸ₯š Structuring and testing data

Find meaning behind syntax; Step through functions like a computer; Break problems down into sub-problems; Interpret acceptance criteria to form test cases; Recognise patterns

  1. prep

    : Get setup with the main resources you'll need to learn programming

  2. Sprint 1

    : Programming fundamentals

  3. Sprint 2

    : Comparisons, assertions, and breaking down problems

  4. Sprint 3

    : Test cases with Jest

  5. success

    : How do we know if we have completed the Structuring and Testing Data module?