Software Development
-
MySQL Command Line Tutorial
1. Introduction to MySQL In my previous tutorial, I discussed about installation of MySQL server and getting started with the…
Read More » -
Should we always use TDD to design?
Can design emerge from TDD? Should we always use TDD to design software? Should we design upfront? How much design…
Read More » -
Object Validation: to Defer or Not?
I said earlier that constructors must be code-free and do nothing aside from attribute initialization. Since then, the most frequently…
Read More » -
Spark Microservices
As continuation of big data query system blog, i want to share more techniques for building Analytics engine. Take a problem…
Read More » -
Continuous Reliability: The One Thing Your CI/CD Workflow is Missing
Successful teams know that CI/CD isn’t enough. With things breaking faster than ever, many are adding Continuous Reliability to their…
Read More » -
[MEGA DEAL] 2018 Supercharged Cybersecurity Bundle (95% off)
Cover Kali Linux, Wireshark 2, & Much More in This 12-Hour, 2724-Page Course & eBook Bundle Hey fellow geeks, This…
Read More » -
Generating Source Code, a Compromise
Source Code Generation is not Good The most important statement in this topic before we would even start to discuss…
Read More » -
12 Feelings Every Developer Has After Introducing an Error to Production
Waiting for your code to compile? Trying to find the root cause of the current issue you’ve encountered? Here are…
Read More » -
The Benefits of Side Projects
Side projects are the things you do at home, after work, for your own “entertainment”, or to satisfy your desire…
Read More »