jqGrid: Handling array data !!!
This post is primarily a personal reference. I also consider this a tribute to Oleg, who played a big role in improving my understanding of the jqGrid internals – the way it handles source data types, …
Read more →Blog posts on tech, engineering, and more.
This post is primarily a personal reference. I also consider this a tribute to Oleg, who played a big role in improving my understanding of the jqGrid internals – the way it handles source data types, …
Read more →I received quite a lot of criticism for Dealing with Bad Code. The criticism was mostly along these lines – There is no good or bad programmer. The good programmer thing is more of an illusion. When …
Read more →Dear Reader, Do not be overwhelmed by the length of the article. I have tried my best to keep the length of the article NOT directly proportional to the time required to read it. If you want to tell …
Read 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 →