PODCAST · technology

Code Sermon.org

Preaching Software Development Best Practices

  1. 20

    Code Sermon, Episode 20: Reference Counting

    Some thoughts on managing object lifetimes using reference counting

  2. 19

    Code Sermon, Episode 19: Picking Libraries

    Finding the right library for your project

  3. 18

    Code Sermon, Episode 18: Release Mode Debugging

    Debugging when you can't use the debugger

  4. 17

    Code Sermon, Episode 17: Premature Optimization

    Optimize your code. But not that code.

  5. 16

    Code Sermon, Episode 16: Constants

    A Constant is just a Variable that doesn't Vary.

  6. 15

    Code Sermon, Episode 15: Loops

    Your computer is probably looping right now.

  7. 14

    Code Sermon, Episode 14: Strings

    They're not as simple as you think they are.

  8. 13

    Code Sermon, Episode 13: Concurrency

    The best way to make your code faster.

  9. 12

    Code Sermon, Episode 12: Naming Conventions

    Thinking about what to call things.

  10. 11

    Code Sermon, Episode 11: Platforms

    Where you want to run your software dictates how you write it.

  11. 10

    Code Sermon, Episode 10: Robustness

    Code Sermon on Robustness. Writing code that isn't environmentally sensitive.

  12. 9

    Code Sermon, Episode 9: Warnings

    Code Sermon on compiler warnings. Your compiler is trying to tell you something. Are you listening?.

  13. 8

    Code Sermon, Episode 8: Memory Management

    Code Sermon on memory management. Differences between garbage collected languages and C and C++. Also a bit about locality.

  14. 7

    Code Sermon, Episode 7: Post Deployment

    Code Sermon on post-deployment. Stuff you should have done before you released your code.

  15. 6

    Code Sermon, Episode 6: Error Handling

    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.

  16. 5

    Code Sermon, Episode 5: Deployment

    Code Sermon on Deployment. Thoughts on getting the software you've written from your computer onto the computers of your users.

  17. 4

    Code Sermon, Episode 4: Optimizations

    When not to optimize, when to optimize, and some thoughts on how to approach it.

  18. 3

    Code Sermon, Episode 3: Application UI Responsiveness

    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.

  19. 2

    Code Sermon, Episode 2: File IO

    Reading and writing files is easy, right? Here's some sins that developers often commit when reading and writing files.

  20. 1

    Code Sermon, Episode 1: Software Testing

    Testing your software should be done while you're writing your software, not after it. Talks about unit testing, test driven development, and more.

Type above to search every episode's transcript for a word or phrase. Matches are scoped to this podcast.

Searching…

We're indexing this podcast's transcripts for the first time — this can take a minute or two. We'll show results as soon as they're ready.

No matches for "" in this podcast's transcripts.

Showing of matches

No topics indexed yet for this podcast.

Loading reviews...

ABOUT THIS SHOW

Preaching Software Development Best Practices

HOSTED BY

[email protected]

Produced by The Preacher

CATEGORIES

Frequently Asked Questions

How many episodes does Code Sermon.org have?

Code Sermon.org currently has 20 episodes available on PodParley. New episodes are automatically indexed when they're published to the podcast feed.

What is Code Sermon.org about?

Preaching Software Development Best Practices

How often does Code Sermon.org release new episodes?

Code Sermon.org has 20 episodes. Check the episode list to see recent publication dates and frequency.

Where can I listen to Code Sermon.org?

You can listen to Code Sermon.org on PodParley by clicking any episode. We provide an embedded audio player for direct listening, and you can also subscribe via your preferred podcast app using the RSS feed.

Who hosts Code Sermon.org?

Code Sermon.org is created and hosted by [email protected].
URL copied to clipboard!