Looking Back
Today Steve talks about retrospectives and how we learn and grow as software professionals.
2022-08-24 (first published: 2020-03-30)
206 reads
Today Steve talks about retrospectives and how we learn and grow as software professionals.
2022-08-24 (first published: 2020-03-30)
206 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
506 reads
This week Steve talks about the ways in which comments are important in our code.
2020-01-04
283 reads
This week Grant muses on how history can impact our decisions moving forward, and having a little empathy can be useful when re-examining the past.
2019-10-26
132 reads
Being a standards advocate, Steve has a few thoughts on team code structure.
2019-10-07
406 reads
Culture change is hard, and it's one of the most difficult things to implement when trying to get your team to work in a DevOps fashion.
2019-10-01
224 reads
2024-07-31 (first published: 2019-09-20)
601 reads
Today Steve thinks about the skills and approach we ought to be taught before we start building software as a career.
2019-09-17
367 reads
Some laptops are being banned from flights. This could be a hassle, but more, how can anyone tell if you have a banned one?
2019-08-29
384 reads
2024-04-08 (first published: 2019-08-21)
908 reads
I’ve covered how to create Elastic Jobs in the portal (this one is important...
By Steve Jones
redesis – n. a feeling of queasiness while offering someone advice, knowing they might...
By Steve Jones
The Solutions Engineers at Redgate recently released an Introduction to Redgate Flyway Autopilot course...
Hi everyone I am working on a query where the calculation depends on whether...
I know in the past this wasn't possible but maybe that's changed as SQL...
Comments posted to this topic are about the item No End to Programmers
What is the result of this query in SQL Server 2022+?
select bit_count('7')See possible answers