RSS Feed Email Facebook Twitter Stumbleupon Google Bookmark

Tag Archive: software

  • What Comes After 'C'?

    Are developers starting to think about moving beyond C/C++? Well, yes, and no. There are always going to be applications where C is the perfect choice, but perhaps for larger projects, it's worth considering other options...

    read more Posted on 05-11-2010, Filed Under: software, c-language

  • Source Code as Documentation

    Documenting your source code is not just a matter of explaining how it works, but documenting how it's built. Think of it as a message to the future...

    read more Posted on 05-07-2010, Filed Under: software