Search Podcast
Editors' Lists
Featured Podcasts
Anlamın Peşinde
Amerika Günleri
Barış Özcan ile 111 Hz
Besitos para las plantas
Disciplinas Alternativas
Eternity Metal Podcast
Extraordinary English Podcast
Sesli Kitap (Nisan Kumru)
Real Talk JavaScript
CodeNewbie
React Podcast
All Podcasts
Recently Updated
Code Sermon.org
Code Sermon, Episode 20: Reference Counting
2007/02/04
Some thoughts on managing object lifetimes using reference counting
Code Sermon, Episode 19: Picking Libraries
2006/04/12
Finding the right library for your project
Code Sermon, Episode 18: Release Mode Debugging
2006/02/18
Debugging when you can't use the debugger
Code Sermon, Episode 17: Premature Optimization
2006/01/28
Optimize your code. But not that code.
Code Sermon, Episode 16: Constants
2006/01/14
A Constant is just a Variable that doesn't Vary.
Code Sermon, Episode 15: Loops
2005/12/19
Your computer is probably looping right now.
Code Sermon, Episode 14: Strings
2005/11/30
They're not as simple as you think they are.
Code Sermon, Episode 13: Concurrency
2005/11/13
The best way to make your code faster.
Code Sermon, Episode 12: Naming Conventions
2005/10/22
Thinking about what to call things.
Code Sermon, Episode 11: Platforms
2005/09/29
Where you want to run your software dictates how you write it.
Code Sermon, Episode 10: Robustness
2005/09/11
Code Sermon on Robustness. Writing code that isn't environmentally sensitive.
Code Sermon, Episode 9: Warnings
2005/08/31
Code Sermon on compiler warnings. Your compiler is trying to tell you something. Are you listening?.
Code Sermon, Episode 8: Memory Management
2005/08/23
Code Sermon on memory management. Differences between garbage collected languages and C and C++. Also a bit about locality.
Code Sermon, Episode 7: Post Deployment
2005/08/14
Code Sermon on post-deployment. Stuff you should have done before you released your code.
Code Sermon, Episode 6: Error Handling
2005/08/07
Code Sermon on Error Handling. Exceptions or error codes. Logging. The importance of giving your users the information they need to fix the problems they run into.
Code Sermon, Episode 5: Deployment
2005/07/28
Code Sermon on Deployment. Thoughts on getting the software you've written from your computer onto the computers of your users.
Code Sermon, Episode 4: Optimizations
2005/07/17
When not to optimize, when to optimize, and some thoughts on how to approach it.
Code Sermon, Episode 3: Application UI Responsiveness
2005/07/10
If you can't be fast, seem fast. This sermon talks about ways to make your application feel responsive in cases where many apps leave the user wondering what's up.
Code Sermon, Episode 2: File IO
2005/07/03
Reading and writing files is easy, right? Here's some sins that developers often commit when reading and writing files.
Code Sermon, Episode 1: Software Testing
2005/06/26
Testing your software should be done while you're writing your software, not after it. Talks about unit testing, test driven development, and more.
Code Sermon.org
http://www.codesermon.org
Preaching Software Development Best Practices
Home
|
Add Podcast
|
Search
|
Contact
Edit
|
List