-
Software Development
Data encoding and storage
Data encoding and storage formats are evolving fields. It has seen so many changes starting from naive text-based encoding to…
Read More » -
Enterprise Java
Ship your function
Now a days function as service(FaaS) is trending in serverless area and it is enabling new opportunity that allows to…
Read More » -
Software Development
Bit fiddling every programmer should know
Bit fiddling looks like magic, it allows to do so many things in very efficient way.In this post i will…
Read More » -
Software Development
Data modeling is everything
Everyone is aware of relation data modeling and it has served industry for long time but as data pressure increased…
Read More » -
Enterprise Java
Long Live ETL
Extract transform load is process for pulling data from one datasystem and loading into another datasystem. Datasystem involved are called…
Read More » -
Enterprise Java
Testing using mocks
Mock objects are very useful if used right way. I shared some of the experience of using Mock Objects in need-driven-software-development-using post.…
Read More » -
Enterprise Java
Incremental build with maven
This is 2020 and if you are starting any new java based project then gradle should be first option but…
Read More » -
Core Java
Hands on Optional value
Optional is in air due to coronavirus, everything is becoming optional like optional public gathering , optional work from home,…
Read More » -
Agile
Better product by documenting trust boundary
Have you ever faced issue when you trusted system, team or product and that resulted in failure of feature or…
Read More »