PyCon intro tutorial prep: Difference between revisions

no edit summary
imported>Jesstess
No edit summary
imported>Jesstess
No edit summary
Line 15:
* [[PyCon intro tutorial prep/Windows set up Python|Windows]]
* [[PyCon intro tutorial prep/OSX set up Python|OS X]]
* [[SkillsharePyCon intro totutorial Python/Unit 1prep/Linux set up Python|Linux]]
 
== Goal #2: install a text editor ==
Line 23:
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.
 
* [[SkillsharePyCon intro totutorial Python/Unit 1prep/Windows text editor|Windows]]
* [[SkillsharePyCon intro totutorial Python/Unit 1prep/OSX text editor|OS X]]
* [[SkillsharePyCon intro totutorial Python/Unit 1prep/Linux text editor|Linux]]
 
== Goal #3: practice terminal navigation ==
Line 35:
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.
 
* [[SkillsharePyCon intro totutorial Python/Unit 1prep/Windows terminal navigation|Windows]]
* [[SkillsharePyCon intro totutorial Python/Unit 1prep/OSX terminal navigation|OS X]]
* [[SkillsharePyCon intro totutorial Python/Unit 1prep/Linux terminal navigation|Linux]]
 
==Success!==
Anonymous user