~/developer/blog/

$ cat blog/posts.md

Gitflow Introduction

We all love GIT's workflow, but if you don't - because you don't know how, then read on.

read more →

Introduction to SQL Alchemy

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 in the way...

read more →

Git for absolute beginners

GIT has become almost canonical in usage with the adoption of GITHUB and linux development. It's very good solution and handles problems of...

read more →

Adventures in Python Web Services

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 incredibly...

read more →