Philadelphia Python Workshop/Projects: Difference between revisions

Content added Content deleted
imported>Geography76
(Created page with "Welcome to the Saturday afternoon projects section of the Chicago Python Workshop! After lunch, we'll break out into groups to practice Python through using the Twitter API to...")
 
imported>Geography76
No edit summary
Line 1: Line 1:
Welcome to the Saturday afternoon projects section of the Chicago Python Workshop! After lunch, we'll break out into groups to practice Python through using the Twitter API to write the basic parts of a Twitter client. We'll also work through a WordPlay exercise to practice manipulating and matching strings.
Welcome to the Saturday afternoon projects section of the Philadelphia Python Workshop! After lunch, we'll break out into groups to practice Python through using the Twitter API to write the basic parts of a Twitter client. We'll also work through a WordPlay exercise to practice manipulating and matching strings.


==Setup==
==Setup==


See the [[Chicago Python Workshop/Setup|Friday setup instructions]].
See the [[Philadelphia Python Workshop/Setup|Friday setup instructions]].
==Twitter==
==Twitter==


Line 431: Line 431:


===Python Wordplay Project Instructions===
===Python Wordplay Project Instructions===
Here are the [[Chicago Python Workshop/Projects/Wordplay|Wordplay Project Instructions]].
Here are the [[Philadelphia Python Workshop/Projects/Wordplay|Wordplay Project Instructions]].