This course will soon be retired. Last day to enroll is 12/31/2022 at 00:00 UTC.
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]