Companies Home Search Profile

Installing Python on Windows, macOS, and Linux

Focused View

Darren Jones

10:32

312 View
  • 1. How to Install Python on Your Computer.mp4
    00:22
  • 2. Installing Python on Windows Using the Python.org Installer.mp4
    01:43
  • 3. Installing Python on Windows Using the Microsoft Store.mp4
    01:04
  • 4. Installing Python on macOS.mp4
    02:05
  • 5. Installing Python on Ubuntu Linux 16.04.mp4
    01:52
  • 6. Installing Python on Ubuntu Linux 18.04.mp4
    01:21
  • 7. Installing Python on Ubuntu Linux 19.04.mp4
    01:20
  • 8. Installing Python Summary & Recap.mp4
    00:45
  • Description


    To get started working with Python, you’ll need to have access to the Python interpreter. There are several common ways to accomplish this.

    In this course, you will learn how to install the latest version of Python 3 on your computer.

    Many operating systems, such as macOS and Linux, come with Python pre-installed. The version of Python that comes with your operating system is called your system Python.

    The system Python is almost always out-of-date, and may not even be a full Python installation. It’s essential that you have the most recent version of Python so that you can follow along successfully with the examples in this book.

    There are two major versions of Python available: Python 2, also known as legacy Python, and Python 3. Python 2 was released in the year 2000 and will reach its end-of-life on January 1, 2020. This course focuses on Python 3.

    It is split into three sections: Windows, macOS, and Linux. Just find the section for your operating system and follow the steps to get your computer set-up.

    If you have a different operating system, check out the Python 3 Installation & Setup Guide maintained on realpython.com to see if your OS is covered.

    More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Darren Jones
    Darren Jones
    Instructor's Courses

    Darren is an avid Pythonista and creates video tutorials for Real Python. Having followed a varied career as a nuclear industry instrumentation engineer, a musician, recording engineer and teacher, he’s always been interested in computers, spending the last 20 years producing music with them and teaching music technology. He’s written books on the subject, and spends the remainder of his time improving his Python skills, with a view to bringing them into the studio and classroom for better understanding of both music and programming.

    Learn Python online: Python tutorials for developers of all skill levels, Python books and courses, Python news, code examples, articles, and more.
    • language english
    • Training sessions 8
    • duration 10:32
    • English subtitles has
    • Release Date 2023/01/05

    Courses related to Python

    Subtitle
    Pearson Python Zero To Coder Proper
    LiveLessonsPearson Python Zero To Coder Proper
    15:11:24
    English subtitles
    10/22/2023
    Subtitle
    Programming Numerical Methods in Python
    Udemy Murad Elarbi
    Murad Elarbi
    Programming Numerical Methods in Python
    12:18:24
    English subtitles
    06/20/2024

    Courses related to Linux

    Courses related to macOS