Community Data Science Workshops (Fall 2015)/Day 1 projects: Difference between revisions

From CommunityData
No edit summary
 
Line 9: Line 9:
== Code Academy ==
== Code Academy ==


If you want to take is a bit slower, start by working on a series of code academy lessons [http://www.codecademy.com/courses/python-beginner-en-kSQwt/1/1 on more advanced topics] that we covered today in the lecture. Once you wrap that up, we can start playing with some of the challenges in the Baby Names project.
If you want to take it a bit slower, start by working on a series of code academy lessons [http://www.codecademy.com/courses/python-beginner-en-kSQwt/1/1 on more advanced topics] that we covered today in the lecture. Once you wrap that up, we can start playing with some of the challenges in the Baby Names project.


[[Category:Fall_2015_series]]
[[Category:Fall_2015_series]]

Latest revision as of 20:27, 8 October 2015

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

Baby Names[edit]

Being a twin means you always have a pillow or blanket handy.jpg

Baby Names: How many babies were born last year with your name? Are a wider variety of names used for boys or for girls? What are the most popular names used for both boys and girls? This session will use data from the US Social Security Administration on baby names from the last several years to answer these questions and more!

Code Academy[edit]

If you want to take it a bit slower, start by working on a series of code academy lessons on more advanced topics that we covered today in the lecture. Once you wrap that up, we can start playing with some of the challenges in the Baby Names project.