Software Development
-
Apache OpenOffice vs LibreOffice: Make love, not war.
Before a good while something terrible happened at Oracle. The result was that a lot of developers made a fork…
Read More » -
20 Kick-ass programming quotes
This post serves as a compilation of great programming quotes, quotes from famous programmers, computer scientists and savvy entrepreneurs of…
Read More » -
Modeling Mongo Documents With Mongoose
Without a doubt, one of the quickest ways to build an application that leverages MongoDB is with Node. It’s as…
Read More » -
Don’t Use JSON And XML As Internal Transfer Formats http
You have a system that has multiple components and they have to communicate. They do that either via internal web…
Read More » -
Do you really get your IDE?
This is bit like a philosophical post. Just some thoughts regarding our perception of developer tooling. First – a question.…
Read More » -
MongoDB From the Trenches: Prudent Production Planning
While starting out with MongoDB is super easy, there are few things you should keep in mind as you move…
Read More » -
Design Patterns: Mogwai or Gremlins?
The 1994 book Design Patterns: Elements of Reusable Object-Oriented Software introduced many software developers to the concept of ‘a catalog…
Read More » -
Debugging SQL query in MySQL
Recently I started writing SQL query for analyzing and debugging the production code. But I was surprised to see that…
Read More » -
A Framework for Enterprise Software
For decades, the companies in this industry have produced sophisticated and complex products. They are difficult to assemble, require the…
Read More »