This is a self-paced course that provides an Introduction to Computing and Programming.
The course will address the following topics, using the Python programming language:
Positional number systems
Hello World
Numerical data types and arithmetic expressions
Branching statements
Iterative statements [Loops]
Strings
Functions
Lists [Array-based sequences]