Topic outline

  • General description

    This course aims to teach the basics of programming using the Python language. This course covers the basics of building a program from a series of simple Python instructions, conditionals and lists, loops, working with libraries and files, and methods, and an introduction to the class type.