Monthly Archives: June 2016

Code Quality – A Modernist Visualization

Recently Danny sent me a copy of Clean Code – A Handbook of Agile Software Craftmanship in pdf form (Or you can get your very own physical copy ).   It is a lengthy read and I have not finished...
Continue Reading →

SQL Server Crib Sheets

SQL Server Central has a free ebook that compiles high level crib sheets that cover a few different areas.  These give a good overview of high level concepts and tools that may interest you. It covers a range of areas...
Continue Reading →

Development meets Soft Skills @ Kal X 2016

I attended the Kalamazoo X conference again this year.  This is a small one day technology conference held in Kalamazoo, MI each year that covers soft skills and business acumen. For the price and quality of speakers I highly recommend people...
Continue Reading →

HIPPA (PII/PHI) and software development

We try to build most of our products on sanitized data. However, some things rely on some set of customer data in order to make sure our data extract, transform, and load processes are working for a particular site. Since...
Continue Reading →