Code Sermon

Welcome to Code Sermon!

Code Sermon is an approximately bi-weekly sermon on the virtues of software development best practices. The sermons are available as podcasts, or you can download them from the site. Subscribing to the podcast feed is the best way to get them.

Subscribe to the RSS Feed RSS using your favourite podcast receiver (popular ones include iTunes and iPodder).

What's a sermon? It's something that you need to hear. Maybe it's something you already know. I mean, really, how often is a sermon something that's brand new to you? But it's still good stuff to hear. It's a reminder to always be seeking a higher path.

This week's sermon:
Episode 20: Reference Counting . new.jpg
Some thoughts on managing object lifetimes using reference counts.

Previous Weeks:

CodeSermon Episode 1: The Virtues of Unit Testing
CodeSermon Episode 2: Perils in File IO
CodeSermon Episode 3: Application UI Responsiveness.
CodeSermon Episode 4: Optimization.
CodeSermon Episode 5: Deployment
CodeSermon Episode 6: Error Handling
CodeSermon Episode 7: Post Deployment
CodeSermon Episode 8: Memory Management
CodeSermon Episode 9: Warnings
CodeSermon Episode 10: Robustness
CodeSermon Episode 11: Platforms
CodeSermon Episode 12: Naming Conventions
CodeSermon Episode 13: Concurrency
CodeSermon Episode 14: Strings
CodeSermon Episode 15: Loops
CodeSermon Episode 16: Constants
CodeSermon Episode 17: Premature Optimization
CodeSermon Episode 18: Release Mode Debugging
CodeSermon Episode 19: Picking Libraries

Thanks for stopping by!