LogoLogo
Donate now
English
English
  • Introduction
  • Installation
    • Command Line
    • Python
    • Code Editor
    • Virtual Environment
    • Django
    • Git
    • GitHub
    • PythonAnywhere
  • Installation (chromebook)
  • How the Internet works
  • Introduction to command line
  • Python installation
  • Code editor
  • Introduction to Python
  • What is Django?
  • Django installation
  • Your first Django project!
  • Django models
  • Django admin
  • Deploy!
  • Django URLs
  • Django views – time to create!
  • Introduction to HTML
  • Django ORM (Querysets)
  • Dynamic data in templates
  • Django templates
  • CSS – make it pretty
  • Template extending
  • Extend your application
  • Django Forms
  • What's next?
Powered by GitBook
On this page
  • Let’s start with Python
  • Python installation

Python installation

PreviousIntroduction to command lineNextCode editor

Last updated 2 years ago

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 simpler than other programming languages, 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 instructions.

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

Chromebook Setup
installation steps