Boston Python Workshop 4/Saturday projects: Difference between revisions

no edit summary
imported>Jesstess
No edit summary
imported>Jesstess
No edit summary
 
Line 8:
</td>
<td>
[[Boston Python Workshop 4/Twitter| Twitter]]: Use the Twitter API to write the basic parts of a Twitter client. See what your friends are tweeting, get trending topics, search tweets, and more.
</td>
</tr>
Line 17:
</td>
<td>
[[Boston Python Workshop 4/Wordplay| Wordplay]]: You are filling out a crossword and need a word that fits the pattern E*G****R. What are your options? How many words have all 5 vowels in order? What's the only common English word that ends in '<i>mt</i>'? Use Python to answer questions like this instantly while practicing manipulating data from a file and regular expressions.
</td>
</tr>
Line 26:
</td>
<td>
[[Boston Python Workshop 4/ColorWall| ColorWall]]: Program graphical effects for a ColorWall using the <tt>Tkinter</tt> GUI toolkit. See the ColorWall in action [http://vimeo.com/16522975 here].
</td>
</tr>
Anonymous user