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. Sprint 1

    : Programming fundamentals

  2. Sprint 2

    : Comparisons, assertions, and breaking down problems

  3. Sprint 3

    : Test cases with Jest

  4. End of Module Review

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