Boston Python Workshop 3/Friday: Difference between revisions

imported>Paulproteus
No edit summary
Line 23:
* [[Boston Python Workshop 3/Friday/Linux text editor|Linux]]
 
Frnalky I think that's absolutely good stuff.
== Goal #3: practice starting and exiting Python ==
 
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 ==
Anonymous user