PyCon intro tutorial prep: Difference between revisions

From OpenHatch wiki
Content added Content deleted
imported>Geography76
(Blanked the page)
imported>Geography76
No edit summary
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<gallery widths="240px" heights="160px" perrow="4">
File:Spang_helping.jpg
File:Together.jpg
File:Bpw2-breakout.jpg
</gallery>

<font size="+2">This page contains setup instructions for <i>A hands-on introduction to Python for beginning programmers</i>.</font>

== 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.

* [[PyCon intro tutorial prep/Windows set up Python|Windows]]
* [[PyCon intro tutorial prep/OSX set up Python|OS X]]
* [[PyCon intro tutorial prep/Linux set up Python|Linux]]

== 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 Wordpad will not work.

* [[PyCon intro tutorial prep/Windows text editor|Windows]]
* [[PyCon intro tutorial prep/OSX text editor|OS X]]
* [[PyCon intro tutorial prep/Linux text editor|Linux]]

== 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.

* [[PyCon intro tutorial prep/Windows terminal navigation|Windows]]
* [[PyCon intro tutorial prep/OSX terminal navigation|OS X]]
* [[PyCon intro tutorial prep/Linux terminal navigation|Linux]]

==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 8th from 9am - 12:20pm in Room 513 A.

[[File:Champagne.png|100px]][[File:Party.png|125px]]

Latest revision as of 13:43, 6 April 2015

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 Wordpad 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 8th from 9am - 12:20pm in Room 513 A.