Why Python?

Python is a user-friendly programming language which allows programmers to quickly create and run powerful code.

Programming in Python is basically like writing English, which is what makes it a great starter language.



Practicing your code

When learning a new programming language, it is always a good idea to practice running your own code. For this, I offer two options:

1. Use the backend editor for Python by w3schools [reccomended for beginners].

2. Follow this tutorial to set up your own Python virtual environment.

What would you like to know more about?