In my first Swift post I'll explain how to consume a simple REST service, parse the JSON response and map it into our own objects using some libraries and generics. Also it includes the implementation of a simple singleton class to keep our code and service calls organized.
Read more...
As a programmer I'm always sending out demos and simple web apps out there to show my work to clients, coworkers, or just examples to 'show off' my skills out there; giving them a good look and feel it's always important so here is a simple tip for that.
Read more...
Virtual machines because why only one computer when you can have 2... or 3
Read more...
Because sometimes you have to try something different to keep your programming mind sane
Read more...