Learn Python 3 The Hard Way - Setup

Published: 06 April 2021
on channel: Learning Python
13,052
99

Link to Learn Python 3 The Hard Way exercise: https://learnpythonthehardway.org/pyt...

📚 Get the book "Learn Python 3 the Hard Way": https://amzn.to/3yUNEkp
🔨 FREE Skillshare 30-day trial: https://skillshare.eqcm.net/5b4ddL

⏱ Timestamps
0:00 Introduction
0:50 Download and install Python
1:35 Install text editor (Atom or alternative)
2:50 Checking Python installation from the Terminal
4:10 Create and navigate directories from the Terminal
5:24 Create new text file
7:10 Searching online for answers