So let’s say you are starting to program in Python, and you want to know how to start. What do you need to do? Virtual Environment Well, the first thing you need to do is install a virtual environment. There are two ways to do this: Install Anaconda. This provides you with a virtual environment …
Continue reading “Starting with Python (or really any object oriented languge)”