What is Python?
A quick introduction to Python, programming languages, compilation, and the process of programming.
Learning objectives
In this module, you'll learn:
- What a programming language does, why Python is so popular, and why it's a great choice as your first programming language.
- Why you must compile your code into a format that computers understand.
- The process of programming and the software tools you must install.
Prerequisites
None