CP Sources
Unit 4
PS: I changed the order of the syllabus, because I'm not fucking mental like the people who made this curriculum. Who teaches text files, then goes to teaching error handling and comes back to CSV Files.
PS2: When I was about 16, I made an awful website where you can view all the programs for grade 12 taught at out school. I still use it because it has programs for file handling which are actually pretty well made: AC12P
Unit 5
- Intro - Not really needed
- Web Requests
- Flask Intro
- Routing
- Methods - Read the example code carefully here
- Request response
- MatPlotLib
Alternative:
You can also follow this video for flask, It's well made and covers most stuff. It is a bit more complicated though, so maybe only do it if you got some prior experience.