Centralize Your Data Integrity
Centralize your data integrity to ensure consistency across your organization.
Centralize your data integrity to ensure consistency across your organization.
When leading a team, it’s important to create an environment where everyone feels safe to express their ideas regardless of their experience level.
Scrum is overrated. It's a good starting point for teams that have never worked together, but it's not the end all be all.
Continuous Integration (CI) and/or Continuous Delivery (CD) is the norm on software projects these days. There are many build servers such as Azure DevOps, TeamCity, Jenkins, and Cruise Control.Net.
A Series of Tweets from Grady Booch on software architecture.
Memory management in modern languages is often an afterthought. For all intents and purposes, we write software without nary a thought about memory. This serves us well but there are always exceptions…