Skillshare intro to Python/Unit 1: Difference between revisions

From OpenHatch wiki
Content added Content deleted
imported>Jesstess
m (Jesstess moved page Skillshare intro to Python/Installing Python to Skillshare intro to Python/Unit 1 without leaving a redirect)
imported>Jesstess
No edit summary
Line 3: Line 3:
First things first: we need to install Python! Please complete the instructions below for your operating system.
First things first: we need to install Python! Please complete the instructions below for your operating system.


* [[Skillshare intro to Python/Windows set up Python|Windows]]
* [[Skillshare intro to Python/Unit 1/Windows set up Python|Windows]]
* [[Skillshare intro to Python/OSX set up Python|OS X]]
* [[Skillshare intro to Python/Unit 1/OSX set up Python|OS X]]
* [[Skillshare intro to Python/Linux set up Python|Linux]]
* [[Skillshare intro to Python/Unit 1/Linux set up Python|Linux]]


== Goal #2: installing a text editor ==
== Goal #2: installing a text editor ==
Line 13: Line 13:
If you would like to use a different text editor from the recommendation for your operating system, great! Just let me know so I can confirm that it'll work for this class.
If you would like to use a different text editor from the recommendation for your operating system, great! Just let me know so I can confirm that it'll work for this class.


* [[Skillshare intro to Python/Windows text editor|Windows]]
* [[Skillshare intro to Python/Unit 1/Windows text editor|Windows]]
* [[Skillshare intro to Python/OSX text editor|OS X]]
* [[Skillshare intro to Python/Unit 1/OSX text editor|OS X]]
* [[Skillshare intro to Python/Linux text editor|Linux]]
* [[Skillshare intro to Python/Unit 1/Linux text editor|Linux]]

Revision as of 01:20, 3 June 2013

Goal #1: set up Python

First things first: we need to install Python! Please complete the instructions below for your operating system.

Goal #2: installing a text editor

In addition to being able to run Python, we are going to install a good text editor for writing Python code.

If you would like to use a different text editor from the recommendation for your operating system, great! Just let me know so I can confirm that it'll work for this class.