Skip to content

This is a beginning tutorial to guide you to set up Python on your machine (Windows, Linux and MacOS)

Notifications You must be signed in to change notification settings

PyladiesHoChiMinh/getStarted

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is Python? It's applications?

Python is one of the most used programming languages in A.I., data science, and backend development.

Pros & cons

Installation

Windows

It is recommended to install Anaconda instead of the official Python for Windows, because it is more stable.

Download the Anaconda version for Python 3.x here.

Install as you would with any other program. Official guide is here.

Linux

Ubuntu comes with both Python 3 & 2 installed, so you don't have to do anything.

Mac OS

Install from the official Python package here.

How to code, compile, and debug in Python?

00 - For someone who have never programmed before practicepython.org

About

This is a beginning tutorial to guide you to set up Python on your machine (Windows, Linux and MacOS)

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages