Fundamentals of Programming

This module focuses on programming fundamentals, problem solving, and writing structured code using Python. I achieved an overall module result of 82%.

What I Learned

  • Programming logic and problem solving
  • Variables, loops, conditions, and functions
  • Writing clear and structured Python code

Practical Work

  • Python exercises and coding tasks
  • Developed a game project using core programming concepts, graded at 80%
  • Debugging and testing basic solutions

Results

  • Introduction to Programming module: 82%
  • Game project: 80%
  • Applied Python fundamentals, logical thinking, and structured problem solving

Reflection

This module strengthened my understanding of programming fundamentals and gave me confidence in writing structured code. It also improved my ability to break problems into smaller steps and apply logic systematically.