Menu

Python

Introduction to Python

Python is one of the easiest programming languages to learn and use. The syntax is almost grammatically correct at times and you’ll probably feel at home programming in it. Python is an interpreted language meaning that it does not need to be converted into computer binary or machine code to work, instead, the computer interprets it at runtime. You can program Python for servers or desktops and there are even interpreters for your phone. There is a large amount of support for it and the learning curve is not steep.

Let's Try It!

A great site to learn Python and other languages is Codecademy which is completely free.

You can this link to the Codecademy catalogue page.

Here are some videos that you can watch when you don't feel like coding.

(Who doesn't feel like coding right?)

The History of Python

Introducing Python

Power of Python