O'Reilly Introduction to Python/Section 1: Difference between revisions

no edit summary
imported>Jesstess
(Created page with "== Goal #1: set up Python == (Estimated completion time: 2 - 10 minutes) First things first: we need to install Python! Please complete the instructions below for your opera...")
 
imported>Jesstess
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 5:
First things first: we need to install Python! Please complete the instructions below for your operating system.
 
* [[SkillshareO'Reilly introIntroduction to Python/UnitSection 1/Windows set up Python|Windows]]
* [[SkillshareO'Reilly introIntroduction to Python/UnitSection 1/OSX set up Python|OS X]]
* [[SkillshareO'Reilly introIntroduction to Python/UnitSection 1/Linux set up Python|Linux]]
 
== Goal #2: install a text editor ==
Line 15:
In addition to being able to run Python, we are going to install a good text editor for writing Python code.
 
If you already have a preferred text editor, you can use it instead, but note that word processors like Microsoft Word and Notepad will not work.
If you would like to use a different text editor from the recommendation for your operating system, great! Just [[Skillshare intro to Python/Asking questions| let me know]] so I can confirm that it'll work for this class.
 
* [[SkillshareO'Reilly introIntroduction to Python/UnitSection 1/Windows text editor|Windows]]
* [[SkillshareO'Reilly introIntroduction to Python/UnitSection 1/OSX text editor|OS X]]
* [[SkillshareO'Reilly introIntroduction to Python/UnitSection 1/Linux text editor|Linux]]
 
==Success!==
Line 26:
 
[[File:Champagne.png|100px]][[File:Party.png|125px]]
 
[[O'Reilly Introduction to Python|« Back to the section index]]
Anonymous user