Dealing with Bad Code
Read this fine article by Joel Spolsky: Things You Should Never Do It is a great article, one that invokes mixed feelings. The article talks against rewriting (large scale) software…..from scratch. …
Read more →Blog posts on tech, engineering, and more.
Read this fine article by Joel Spolsky: Things You Should Never Do It is a great article, one that invokes mixed feelings. The article talks against rewriting (large scale) software…..from scratch. …
Read more →In the previous post, we saw the academic (not general purpose) version of a linked list used to solve the puzzles, and solved the following puzzles on linked list. Reverse the list recursively …
Read more →Not the same way but we could say better. Visual Studio 2012, another power packed release of Visual Studio, among a lot of other powerful fancy language features, offers the ability to deduce the …
Read more →A short while back, Sammy quizzed me on linked list based problems; singly linked list. I am recording those problems, solutions and my experience as a two part series. In the first part, I am …
Read more →I gave SMS FireWall a refresh with a couple of features requested by users:- An option ‘Allow and Move’ in the settings screen, which when checked moves the messages from the quarantine vault when …
Read more →