Chicago Python Project Night

Revision as of 17:21, 13 February 2014 by imported>Codersquid (add code of conduct sub page)


Chicago Python Project Night

Come work on Python projects, get programming help, help others, and hang out. Bring your own project or work on one of the suggested projects below.

Audience: everyone! We'll have something for all Python experience levels.

Signup: you must register for this event on the Chicago Pythonistas Meetup.

Food: Will be provided.

Location: This month's meeting is at Braintree 111 N Canal St, Suite 455, Chicago, IL (open street map (google map)

Projects

Need some project ideas? How about:

Learning Python

  • The official Python tutorial: http://docs.python.org/tutorial/. This tutorial is very comprehensive, but it sometimes throws in unnecessarily advanced concepts. This is a solid tutorial for people with prior programming experience, and is still a good tutorial for new programmers if you are willing to skip over the advanced concepts and come back to them later.
  • How to Think Like a Computer Scientist: Learning with Python: http://openbookproject.net/thinkcs/python/english2e/. This tutorial does a particularly good job of introducing programming concepts and terminology.
  • Learn Python the Hard Way: http://learnpythonthehardway.org. Despite the name, some people find this to be a gentler introduction than the official Python tutorial.
  • An introduction to Python through writing games: http://inventwithpython.com/chapters/.
  • A project/lecture on object oriented programming run by Anna Callahan. Download files here: Object Orientation for beginners

Practicing Python

Projects

Have more project suggestions? Post to the meetup group!

Planning

/Code of Conduct