Course content
Curriculum
- 3 Sections
- 45 Lessons
- 3 Weeks
Expand all sectionsCollapse all sections
- Week 1Week one introduced students to the course, and starts the journey with the basics of programming, using Python.15
- 1.101 IntroductionCopy1 Hour
- 1.202 Tools of the tradeCopy1 Hour
- 1.303 Hello World, Hello VariablesCopy1 Hour
- 1.404 Tuples and ListsCopy1 Hour
- 1.505 Indexing and slicingCopy1 Hour
- 1.606 Dicts and SetsCopy1 Hour
- 1.707 Simple LoopsCopy1 Hour
- 1.808 List ComprehensionCopy1 Hour
- 1.909 More LoopsCopy1 Hour
- 1.1010 Logic and ConditionsCopy1 Hour
- 1.1111 If StatementsCopy1 Hour
- 1.1212 Controlling LoopsCopy1 Hour
- 1.1313 Let’s make somethingCopy1 Hour
- 1.1414 You make somethingCopy1 Hour
- 1.1515 Review your peersCopy1 Hour
- Week 2Week two shifts into higher gear with some more advanced topics, that will give students the tools they need to create everyday useful code.15
- 2.116 FunctionsCopy
- 2.217 ClassesCopy
- 2.318 ModulesCopy
- 2.419 AlgorithmsCopy
- 2.520 FlowchartsCopy
- 2.621 ModelingCopy
- 2.722 The standard libraryCopy
- 2.823 The “os” moduleCopy
- 2.924 The “time” moduleCopy
- 2.1025 Reading and writing filesCopy
- 2.1126 CSVCopy
- 2.1227 JSONCopy
- 2.1328 Error handlingCopy
- 2.1429 Making web requestsCopy
- 2.1530 Using a web APICopy
- Week 3The final week sees a series of practical applications by way of solo and team coding projects.15
- 3.131 MQTT – The Standard for IoT MessagingCopy
- 3.232 Temperature loggingCopy
- 3.333 Temperature sensorCopy
- 3.434 Code styleCopy
- 3.535 DocumentationCopy
- 3.636 Sharing and versioningCopy
- 3.737 Project: Stop Lights, #1Copy
- 3.838 Project: Stop Lights, #2Copy
- 3.939 Project: Stop Lights, #3Copy
- 3.1040 Understanding problemsCopy
- 3.1141 Getting helpCopy
- 3.1242 Solving your problemsCopy
- 3.1343 Project: First To React Game, #1Copy
- 3.1444 Project: First To React Game, #2Copy
- 3.1545 Project: First To React Game, #3Copy