Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 881 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 881 Bytes

Let’s start with Python

We're finally here!

But first, let us tell you what Python is. Python is a very popular programming language that can be used for creating websites, games, scientific software, graphics, and much, much more.

Python originated in the late 1980s and its main goal is to be readable by human beings (not only machines!). This is why it looks much simpler than other programming languages. This makes it easy to learn, but don't worry – Python is also really powerful!

Python installation

Note If you're using a Chromebook, skip this chapter and make sure you follow the Chromebook Setup instructions.

Note If you already worked through the Installation steps, there's no need to do this again – you can skip straight ahead to the next chapter!

{% include "/python_installation/instructions.md" %}