Coding Tests in Interviews
In my travels, I stumbled across a blog post from Brandon Savage titled, "Why Coding Tests Are A Bad Interview Technique". While there are »
In my travels, I stumbled across a blog post from Brandon Savage titled, "Why Coding Tests Are A Bad Interview Technique". While there are »
Sometimes you find a tool that's not just good for run-of-the-mill, intended-purpose work, but also for fixing up some bad situations. jQuery is one such tool. »
I made a mistake the other day. It seems that I used a random number when I really wanted a unique number. Let me explain. A »
I solved a problem the other day. It was a terrible solution. It works, but it's difficult to be proud of how I solved it. The »
I'm positive I've ranted about maintaining legacy code before, but I going to do it again. At least this time I'm just reading the code so »