The importance of unit tests and how I realised it?
So my first iOS app is nearly complete; by nearly complete, I mean it is a working app that I am using on a daily basis. I plan to use it for another two weeks or so, and see if Read more
So my first iOS app is nearly complete; by nearly complete, I mean it is a working app that I am using on a daily basis. I plan to use it for another two weeks or so, and see if Read more
Prelude I have mentioned the fact that I am working on my first iOS app in a number of my previous posts and as such I face a number of newbie/noob(?) problems. In this post, I will talk about one Read more
This is another one of those rather interesting problems that I had to solve at my day job and since I knew little about how to solve it when I first came across it, so in this post, I talk Read more
I am building my first iOS app or HTML5/iOS app with the Ionic framework. Now my app has a list of items, and each item has a modal dialog attached to it that displays a bunch of properties attached to Read more
Ok, so this blog post is really more of a story as opposed to all my previous posts, that explain how to solve a particular programming problem. Ok so now let’s start my story, so it starts off by me Read more
Distributed version control systems are a lot of fun to work with, and I just happen to know Git more than any of the others. I do know Mercurial but while I had to learn Mercurial on my own, I had Read more
Ok, so I have already written about why I decided to take the route of building an hybrid(Html5/Native) app, such that I get to know the native environment. So that post also mentions how I have built this Xcode starter Read more