Week 3: Jan 21-25
Programming and system development- Coding games in Python
Learning objectives: By the end of this lesson students will be able to
- Understand the basics of Python programming language, including syntax, data types, variables, and control structures.
- Develop problem-solving skills by creating a treasure hunt game using Python.
- Learn how to use loops and conditional statements to control the game's flow.
- Practice using lists and dictionaries to store and manipulate game data.
- Explore the concept of functions and modular programming by organizing game code into reusable and well-structured components.
- Understand the importance of error and exception handling in Python to handle unexpected scenarios.
Treasure Hunt game:
Game images: