π§πΏβπ« Intro to Programming
New? Lost? Quickstart
ππΎ
π0: start here
π1: programming
User focused data
User focused data: Build up robust interfaces by structuring data and interactions; analyse and interrogate code with tools; decompose interfaces into components; recognise patterns
π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
π₯Data groups
Organise and structure data; Build interactive user interfaces; Break problems down into sub-problems; Interpret acceptance criteria to form test cases
π£Data flows
Collaborate in code; Define and manage state; Use asynchronous programming to handle events and data;
π₯