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

Code editor

PreviousPython installationNextIntroduction to Python

Last updated 2 years ago

For readers at home: this chapter is covered in the video.

You're about to write your first line of code, so it's time to download a code editor!

Note If you're using a Chromebook, skip this chapter and make sure you follow the instructions. The cloud IDE you chose (PaizaCloud Cloud IDE or AWS Cloud9) includes a code editor, and when you open a file in your IDE from the File menu, you will automatically be using the editor.

Note You might have done this earlier in the – if so, you can skip right ahead to the next chapter!

Installing Python & Code Editor
Chromebook Setup
Installation chapter