Pop the process balloon
steve bapple steve bapple

Pop the process balloon

Professional methodologies can inadvertently contribute to a 'tragedy of the commons' scenario, wherein individuals and leaders utilize procedural shields to deflect accountability.

Read More
So you want to be a lead
steve bapple steve bapple

So you want to be a lead

Assuming leadership demands not only technical knowledge but also mastery in soft skills, emotional intelligence, and the capacity to motivate teams.

Read More
Making a circular stack in C++
steve bapple steve bapple

Making a circular stack in C++

While traditional linear stacks have a start and an end, a circular stack, as the name suggests, is a stack that forms a continuous loop.

Read More
The lost art of cloning
steve bapple steve bapple

The lost art of cloning

As lower-level languages such as C++ loose popularity, some old ways of doing things are being lost. Clone constructors should not be one of those lost traditions.

Read More
Rider is worth it
steve bapple steve bapple

Rider is worth it

JetBrains Rider has increasingly become the go-to choice for many experienced developers, including Microsoft MVPs, over Microsoft Visual Studio.

Read More
Why use C# over Java?
steve bapple steve bapple

Why use C# over Java?

Let's explore the advantages of C#, and why you might what to consider it for your next development project.

Read More