Tag Archives: software development

Project Euler

I like having problems to practice solving in computer science. It can be a fun hobby, and it exercises your mind. I have enjoyed the Advent of Code, though some of those are complex and hard to focus on in … Continue reading

Posted in Blog | Tagged , | Comments Off on Project Euler

A Python SQL Server App

I got a link recently from Microsoft on building apps easily for SQL Server. At the top of the page, they ask you to pick a language and OS. Since I’ve done a little Python and I used Windows, I … Continue reading

Posted in Blog | Tagged , , , | 4 Comments

Did My Dev Changes Get to Production?

One of the things that people don’t think about often is whether the changes made in development actually get to production. Usually this is because most changes go, and unless it’s a big change that causes a problem for a … Continue reading

Posted in Blog | Tagged , , , | Comments Off on Did My Dev Changes Get to Production?

MeasureUp 2016

I’m heading down to Austin next weekend for MeasureUp 2016. This is a Microsoft stack conference that looks to help people build custom business software.  There are over 20 sessions, most of them devoted to .NET topics. I think I’m … Continue reading

Posted in Blog | Tagged , , | Comments Off on MeasureUp 2016