Software Development
-
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 » -
One More Recipe Against NULL
You know what NULL is, right? It’s evil. In OOP, your method can return NULL, it can accept NULL as…
Read More » -
MySQL Server Tutorial
1. Introduction to MySQL Server MySQL is an open source relational database management system developed by a Swedish company in…
Read More » -
Pivotal Cloud Foundry Performance Monitoring
Discover faster, more efficient performance monitoring with an enterprise APM product learning from your apps. Take the AppDynamics APM Guided…
Read More » -
[MEGA DEAL] Ethical Hacking A to Z Bundle (96% off)
Break Into the Lucrative World of Ethical Hacking with Over 45 Hours of Immersive Content Hey fellow geeks, This week,…
Read More » -
[MEGA DEAL] The Ultimate Front End Development Bundle (96% off)
Spend 48 Hours With HTML, CSS, & JavaScript to Become an In-Demand Front End Engineer Hey fellow geeks, This week,…
Read More » -
Strangler Pattern: How to Keep Sane With Legacy Monolith Applications
What’s a Strangler Pattern, how does it translates to a Strangler Application and how it all connects to microservices? When…
Read More » -
A Guide to Code Generation
There are many uses for Code Generation: We can generate repetitive code from schemas or source of information we have.…
Read More »