Boston Python Workshop 3/Friday: Difference between revisions

Content added Content deleted
(Undo revision 8047 by 83.125.19.12 (Talk))
imported>Adamf
No edit summary
Line 23: Line 23:
* [[Boston Python Workshop 3/Friday/Linux text editor|Linux]]
* [[Boston Python Workshop 3/Friday/Linux text editor|Linux]]


== Goal #3: practice starting and exiting Python ==
Frnalky I think that's absolutely good stuff.

We'll do a lot of learning and practicing at a Python prompt (this is "interactive" because you are typing the code and hitting enter to run it yourself, instead of running it from a file). So let's practice starting and exiting Python:

* [[Boston Python Workshop 3/Friday/Windows interactive Python|Windows]]
* [[Boston Python Workshop 3/Friday/OSX interactive Python|OS X]]
* [[Boston Python Workshop 3/Friday/Linux interactive Python|Linux]]


== Goal #4: practice navigating the computer from a command prompt ==
== Goal #4: practice navigating the computer from a command prompt ==
Line 40: Line 46:
* [[Boston Python Workshop 3/Friday/Linux Python scripts|Linux]]
* [[Boston Python Workshop 3/Friday/Linux Python scripts|Linux]]


== Goal #6: get dependencies installed for the Saturday projects ==
Weeeee, what a quick and easy sloutoin.

* [[Boston Python Workshop 3/Friday/Windows project dependencies|Windows]]
* [[Boston Python Workshop 3/Friday/OSX project dependencies|OS X]]
* [[Boston Python Workshop 3/Friday/Linux project dependencies|Linux]]


== Goal #7: start learning Python! ==
== Goal #7: start learning Python! ==