PyCon intro tutorial prep: Difference between revisions

From OpenHatch wiki
Content added Content deleted
imported>Jesstess
No edit summary
imported>Jesstess
No edit summary
Line 15: Line 15:
* [[PyCon intro tutorial prep/Windows set up Python|Windows]]
* [[PyCon intro tutorial prep/Windows set up Python|Windows]]
* [[PyCon intro tutorial prep/OSX set up Python|OS X]]
* [[PyCon intro tutorial prep/OSX set up Python|OS X]]
* [[Skillshare intro to Python/Unit 1/Linux set up Python|Linux]]
* [[PyCon intro tutorial prep/Linux set up Python|Linux]]


== Goal #2: install a text editor ==
== Goal #2: install a text editor ==
Line 23: Line 23:
In addition to being able to run Python, we are going to install a good text editor for writing Python code.
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.


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


== Goal #3: practice terminal navigation ==
== Goal #3: practice terminal navigation ==
Line 35: 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.
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.


* [[Skillshare intro to Python/Unit 1/Windows terminal navigation|Windows]]
* [[PyCon intro tutorial prep/Windows terminal navigation|Windows]]
* [[Skillshare intro to Python/Unit 1/OSX terminal navigation|OS X]]
* [[PyCon intro tutorial prep/OSX terminal navigation|OS X]]
* [[Skillshare intro to Python/Unit 1/Linux terminal navigation|Linux]]
* [[PyCon intro tutorial prep/Linux terminal navigation|Linux]]


==Success!==
==Success!==

Revision as of 23:26, 6 April 2014

This page contains setup instructions for A hands-on introduction to Python for beginning programmers.

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 operating system.

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.

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.

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.

Success!

You've set up your programming environment, gotten comfortable with Python, and are a terminal pro. You are ready for the tutorial.

The tutorial is on Wednesday, April 9th from 9am - 12:20pm in Room 522 BC.