Tag Archives: Software Development

Getting Used to GitHub

Well, I’m taking a course on SaaS from edx.org and they want you to use GitHub as your source repository for the class exercises.  This has gotten me neck deep into using Git, and I’m now a fan.  For those … Continue reading

Posted in Software Architecture | Tagged , | Leave a comment

Software Development Definitions

When preparing for some TDD and OOD training, I came across the following definitions that really resonated with me: – Software Architecture is Software Design that has a high cost to refactor. – Software Design in an agile world starts with running … Continue reading

Posted in Software Architecture | Tagged , , | Leave a comment