Programming Tech Training

Training: TalkPython.FM

I finally finished Michael Kennedy‘s awesome course “Python Jumpstart by Building 10 Apps“.  As a listener of both Talk Python To Me and PythonBytes podcasts, I’ve come to respect and appreciate Michael’s depth of knowledge and easy going approach to Python.  I started this course about three or four months ago diving in head first tearing my way through the first 9 apps, then got distracted by life.  I hopped back in the other day to tackle the final app and course round-up.

I have to say that this course covers PLENTY of topics that new programmers and old-timers from other languages (like me) will use almost daily programming in Python.  Everything from IDE selection and setup through Exception handling and Web Services are explained and put to use.

I highly recommend this course to anyone looking to expand their knowledge of Python.