Software Development
-
Half a Helper Method
I’ve probably seen this happen more in test code, where thinking is often even more procedural than normal. It’s certainly…
Read More » -
CI/CD Pipeline: Demystifying The Complexities
Industry leaders consider CI/CD to be an essential part of the app development cycle as enterprises are keen to reduce…
Read More » -
How to Create a Git Repo From Scratch: Git Init, GitHub Desktop, and More
Welcome to my new Git series. Since I use Git all the time, I figured I could start documenting some…
Read More » -
Leveraging Software Platforms
Be Clear on What a Software Platform Is Different people have suggested different definitions for the term software platform. Let…
Read More » -
What The Commit!?
Committing in Git is The Future Whatever you write in your git commit history is what you’ll be going back…
Read More » -
Attacking Your Inputs
While I’ve rallied against painting all code with final in Java, and have accepted that it’s handy to have const…
Read More » -
[MEGA DEAL] Virtual Training Company: Lifetime Subscription (96%)
Master Today’s Top Tech Skills with Lifetime Access to 1,000+ Courses in Coding, Graphic Design & More Hey fellow geeks,…
Read More » -
Where Is This Coming From?
In enterprise software the top one question you have to answer as a developer almost every day is “Where is…
Read More » -
How Do I Know If I’m Testing Behaviour?
Throughout the Test Smells catalogue, there are signs you may be testing your code, rather than its behaviour. Even in…
Read More »