It looks like the video for my PyOhio presentation "Introduction to Debugging on Python" is up.
You can follow along with the slides and the sample code.
Hope you enjoy!
read moreIt looks like the video for my PyOhio presentation "Introduction to Debugging on Python" is up.
You can follow along with the slides and the sample code.
Hope you enjoy!
read moreSpent the day at PyOhio. Lots of interesting talks to digest. More later when I have some time to decompress.
read morePlayed more with the programming problems from Exercism. One of the exercises I did was the Hamming Exercise in Scheme. Its the first iteration and I might try to optimize it based on reviewing some of the other examples but I'm pretty pleased with how Exercism works. Part of that …
read moreToday I worked a bit on some fixes for tootstream where I revised a pull request that I previously worked on. I also fixed a bug with the reply function that I found if you don't pass along an ID. Also worked a bit on playing with the Eloquent JavaScript …
read more