Skillshare intro to Python/Unit 1: Difference between revisions

imported>Jesstess
imported>Jesstess
 
(One intermediate revision by the same user not shown)
Line 10:
 
== Goal #2: install a text editor ==
 
(Estimated completion time: 2 - 10 minutes)
 
In addition to being able to run Python, we are going to install a good text editor for writing Python code.
Line 20 ⟶ 22:
 
== Goal #3: practice terminal navigation ==
 
(Estimated completion time: 10 - 15 minutes)
 
Throughout this class, we'll be running Python programs from the terminal, which means we'll want to be comfortable with navigating to those programs from the terminal prompt. In this section, we'll practice using these navigation commands.
Line 26 ⟶ 30:
* [[Skillshare intro to Python/Unit 1/OSX terminal navigation|OS X]]
* [[Skillshare intro to Python/Unit 1/Linux terminal navigation|Linux]]
 
 
==Success!==
Anonymous user