A ~6 min screencast to demonstrate the most basic debugging workflows with pdb++ [1]. Other tools used in this screencast are virtualenv [2] and virtualenv-wrapper [3]. Do enable captions (the cc button) in the video, hopefully it will provide little more context.
That was my first screencast
Please feel free to leave your feedback. It took more time than I had thought, most time went in adding subtitles, sync’ing them. I will do one follow up post on creating screencasts.
–
[1] http://pypi.python.org/pypi/pdbpp/, https://bitbucket.org/antocuni/pdb/src
[2] http://pypi.python.org/pypi/virtualenv
[3] http://www.doughellmann.com/docs/virtualenvwrapper/
Advertisement