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 Introduction1 Hour
- 1.202 Tools of the trade1 Hour
- 1.303 Hello World, Hello Variables1 Hour
- 1.404 Tuples and Lists1 Hour
- 1.505 Indexing and slicing1 Hour
- 1.606 Dicts and Sets1 Hour
- 1.707 Simple Loops1 Hour
- 1.808 List Comprehension1 Hour
- 1.909 More Loops1 Hour
- 1.1010 Logic and Conditions1 Hour
- 1.1111 If Statements1 Hour
- 1.1212 Controlling Loops1 Hour
- 1.1313 Let’s make something1 Hour
- 1.1414 You make something1 Hour
- 1.1515 Review your peers1 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
- 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 Messaging
- 3.232 Temperature logging
- 3.333 Temperature sensor
- 3.434 Code style
- 3.535 Documentation
- 3.636 Sharing and versioning
- 3.737 Project: Stop Lights, #1
- 3.838 Project: Stop Lights, #2
- 3.939 Project: Stop Lights, #3
- 3.1040 Understanding problems
- 3.1141 Getting help
- 3.1242 Solving your problems
- 3.1343 Project: First To React Game, #1
- 3.1444 Project: First To React Game, #2
- 3.1545 Project: First To React Game, #3