-
Software Development
9 Of The Most Common Mistakes In Database Design
As a database designer, when you are tasked with a database project, you can expect to run into a couple…
Read More » -
Core Java
Different States of Java Threads
Introduction In Java, threads can have States. The Thread.State enum defines the different states that a Java thread can have.…
Read More » -
DevOps
DevSecOps for Authorization
1. Overview What is DevSecOps? DevSecOps refers to the strategy of development, security, and operations teams working hand-in-hand on their…
Read More » -
Software Development
Devs will just dev! The Cloud Foundry promise
“Every company is a technology company” said Peter Sondergaard and evidence of this is all around us. But it was…
Read More » -
Software Development
Behavioural Design Patterns: Strategy
Previously we used the state in order to add some functionality to an application based on the user state. Our…
Read More » -
Software Development
Active Pattern
Last week I was pointed by someone to Active Patterns in F#. And it has been quite an interesting discovery.…
Read More » -
Enterprise Java
Certificate Transparency Verification in Java
So I had this naive idea that it would be easy to do certificate transparency verification as part of each…
Read More » -
Software Development
How Go lang struct works
This is the 3rd post of my Go lang experiment,. If you want to read the earlier posts then go…
Read More » -
Career
Why Choose Software Testing As A Career Path?
If you’re here, that simply means you’re stuck making a vital decision: Should you choose software testing to bolster or…
Read More »