Skip to content

Learn the basics of Python programming and how to use it in IT roles.

This course is designed for beginners with no prior exposure to programming. You’ll learn the fundamentals of Python, such as variables, data types, operators, and control flow statements. You’ll also learn how to use Python to solve real-world problems in IT, such as automating tasks, analyzing data, and developing websites.

Through interactive exercises and real-world examples, you’ll get hands-on experience with the concepts you learn. By the end of this course, you’ll be able to:

  • Write simple Python programs
  • Understand the benefits of programming in IT roles
  • Apply Python to solve real-world problems
  • Build a strong foundation in Python programming
Week 1Hello Python!
Week 2Basic Python Syntax
Week 3Loops
Week 4Strings, Lists and Dictionaries
Week 5Object Oriented Programming (Optional)
Week 6Final Project