Intro to Programming
New? Lost? Quickstart
ππΎ
π0: start here
π1: course schedule
Welcome to Code Your Future
Our first day together
Onboarding
Evaluate and fix code with Lighthouse; use version control with Git and GitHub; Plan your study and set goals; Enroll as a Trainee
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;