Dabeaz

Dave Beazley's mondo computer blog. [ homepage | archive ]

Friday, September 05, 2014

 

Python Courses for Fall 2014 with David Beazley

I'm pleased to announce that I'm offering two Python courses in Chicago this fall. If you're looking to escape work and have 5 days of intense Python immersion with a Python book author, this might be a good option.

Practical Python Programming, Sep. 29 - Oct. 3, 2014


If you've picked up a bit of Python from online tutorials or a workshop, this is a course that will take your skills to the next level. In this class, you'll learn more about using Python to perform various tasks related to data analysis and scripting of common system tasks. Core topics include the essential parts of the Python language (data structures, functions, modules, objects), useful modules in the standard library, and some major third-party packages such as NumPy, matplotlib, and Pandas. During the course, you'll apply what you have learned to some real-world projects involving the analysis of open government data.

Advanced Python Mastery, Oct. 20 - 24, 2014


The main focus of this course is to bridge the gap between using Python to write simple programs and using it to write larger applications, frameworks, and libraries. Virtually all major features of the Python language are covered in detail, but notable topics include advanced data structures, object oriented programming, functional programming, and metaprogramming. You will learn a lot about the software development techniques used by advanced Python libraries and how you might apply them to your own code.

More Information


Both of these courses are taught in a round-table format that is strictly limited to six participants. Not only will you learn from someone who knows Python inside-out, you'll have meaningful interactions with the other participants who are just as enthusiastic about Python as you. More information is available at www.dabeaz.com/chicago/index.html. Hopefully I'll see you in a course.

-- Dave Beazley






<< Home

Archives

Prior Posts by Topic

08/01/2009 - 09/01/2009   09/01/2009 - 10/01/2009   10/01/2009 - 11/01/2009   11/01/2009 - 12/01/2009   12/01/2009 - 01/01/2010   01/01/2010 - 02/01/2010   02/01/2010 - 03/01/2010   04/01/2010 - 05/01/2010   05/01/2010 - 06/01/2010   07/01/2010 - 08/01/2010   08/01/2010 - 09/01/2010   09/01/2010 - 10/01/2010   12/01/2010 - 01/01/2011   01/01/2011 - 02/01/2011   02/01/2011 - 03/01/2011   03/01/2011 - 04/01/2011   04/01/2011 - 05/01/2011   05/01/2011 - 06/01/2011   08/01/2011 - 09/01/2011   09/01/2011 - 10/01/2011   12/01/2011 - 01/01/2012   01/01/2012 - 02/01/2012   02/01/2012 - 03/01/2012   03/01/2012 - 04/01/2012   07/01/2012 - 08/01/2012   01/01/2013 - 02/01/2013   03/01/2013 - 04/01/2013   06/01/2014 - 07/01/2014   09/01/2014 - 10/01/2014  

This page is powered by Blogger. Isn't yours?

Subscribe to Posts [Atom]