Looking Back at Software Development Trends
Steve looks at some of the software development trends from last year, and if they apply today.
2020-08-24
188 reads
Steve looks at some of the software development trends from last year, and if they apply today.
2020-08-24
188 reads
2020-08-18
113 reads
2020-06-30
175 reads
Building better software might be a bit more work when we consider ensuring everyone can use our work.
2020-05-25
94 reads
We often learn to write code before we really learn to read it, which seems like a problem to Steve.
2020-05-21
95 reads
2020-05-19
92 reads
Steve prefers having standards, and today notes that aliases should be included in your standards document.
2020-04-28
139 reads
Running software teams isn't as easy as it may seem, and the way you manage a startup is different than a mature organization. Steve has a few comments on the process one angel investor implements.
2020-04-14
107 reads
Today Steve talks about retrospectives and how we learn and grow as software professionals.
2022-08-24 (first published: 2020-03-30)
208 reads
Cowboy coding can be a problem, and in a case Steve talks about, a temptation for someone to get more work.
2020-01-08
509 reads
By ChrisJenkins
There are some fundamental boxes that your reporting system must tick. ✅ The figures...
By Chris Yates
When it comes to managing complex database environments, having the right monitoring solution is...
By Steve Jones
foilsick – adj. feeling ashamed after revealing a little too much of yourself to...
Comments posted to this topic are about the item Create an HTML Report on...
Comments posted to this topic are about the item The Last Good DBCC Run
Hi everyone I have a SP that finds the average based on 3 tables. ...
I want to check when DBCC CHECKDB was last run on my Baseball database. What code should I use?
See possible answers