JetBrains, the company behind the popular PyCharm IDE, offers a free introductory Python course. This is a pretty neat option if you like learning by doing, especially within a professional coding ...
So I got to work fairly quickly. Python was already installed on my Linux laptop. I added NumPy (think “numbers” and “Python” — a package for numerical/scientific computing in Python) plus ...