Community Data Science Workshops (Spring 2014)/Saturday April 5th projects

From OpenHatch wiki
Revision as of 04:30, 17 October 2014 by imported>Mako (Mako moved page Community Data Science Workshops/Saturday April 5th projects to Community Data Science Workshops (Spring 2014)/Saturday April 5th projects: move all the CDSW pages to a new location because we're staring a new one)

Welcome to the Saturday afternoon projects section of the Community Data Science Workshop! After lunch, we'll break out into groups to practice Python through short projects on two fun and practical topics.

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 'mt'? Use Python to answer questions like this instantly while practicing manipulating data from a file and regular expressions.


Colorwall

ColorWall: Program graphical effects for a ColorWall using the Tkinter GUI toolkit. See the ColorWall in action here.

Instructors

Project instructor outlines