Python
Python
- Python is an interpreted, object-oriented, high-level programming language with dynamic semantics.[1]
- It's super flexible and relatively easy to program and learn
My first steps learning it are documented here: Python Introduction
Additionally, scripts that I'm working on while learning Python are found here: GitHub - WiseGuru/learning-python: The scripts and resources (e.g., CSV files, etc.) I'm using to learn Python.