Archive for August 2013
A List of Programming Screencast Series
Since I publish a screencast series, I’m curious what other programming screencasts people watch. So I asked around. Here’s the list, based on feedback as well as my own bookmarks. Read more…
Read Full Post | Make a Comment ( Comments Off on A List of Programming Screencast Series )Android is better
How I fell in love with Android and how you can too It was just meant to be a quick experiment. I started using a Nexus 4. I was going to go right back to my iPhone after a week. I was designing more and more Android interfaces at Twitter and realized I needed to […]
Read Full Post | Make a Comment ( Comments Off on Android is better )TPP vs the subset sum problem
A colleague of mine, told me about an interesting kata along with a hint that it can be solved efficiently by applying dynamic programming. To be honest, I never really dived into the topic of dynamic programming. I’ve heard the term before, and I knew that some classes of problems could be efficiently solved with […]
Read Full Post | Make a Comment ( Comments Off on TPP vs the subset sum problem )