As a software developer, you have one job: write code that other developers can read and use. It sounds simple, but it’s not really that easy.
Posts About software
A review of the code design book Clean Code, with a comparison against Code Complete.
At ArrowQuick, we combine the freedom of open source software with the reassurance of commercial support.
Software copyright is something that your business encounters every day, whether you realize it or not. Here’s what you need to know about what’s on your computer.
One aggravating thing in the open source software world is that, unlike closed source software, when you encounter strange behavior, you can actually research and find out why that behavior was chosen. The aggravating part happens when you find out that the decisions are made arbitrarily.