We all love GIT's workflow, but if you don't - because you don't know how, then read on.
We all love GIT's workflow, but if you don't - because you don't know how, then read on.
SQL Servers are awesome and allow us to build great things, but sometimes writing SQL just to get the boiler plate logic out can get...
Uploading an image is usually quite straight forward, but iOS uses some magic to handle orientation, and we need to un-magic it to...
Code just doesn't have to function beautifully - it has to look beautiful too. Swift is a very powerful language and here we will...
In this example we will show how to create and use custom types for columns within postgresql tables and be able to create an array...
Sometimes you want to test a virtual host or service but cannot (or will not) be able to create live DNS records. This could either...
GIT has become almost canonical in usage with the adoption of GITHUB and linux development. It's very good solution and handles...
Creating a consistent and relevant design and style is paramount for a mobile app to not only give a good user experience, but to...
New to Python, but not new to programming? Good let's dive in. I'll assume a Java/C# background and we can create some fun with the...
Add redundancy to your data and at the same time enable higher performance of read-only queries by leveraging the incredible power...