Ashkrit Sharma, Java Code Geeks

Ashkrit Sharma

Java Code Geeks

Singapore

Contact Ashkrit

Discover and connect with journalists and influencers around the world, save time on email research, monitor the news, and more.

Start free trial

Recent:
  • Unknown
Past:
  • Java Code Geeks

Past articles by Ashkrit:

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 advance compact nested binary format.Selecting correct encoding/storag... → Read More

Ship your function

Interested to learn about function? Check our article explaining how function as service(FaaS) is trending in serverless area. → Read More

Bit fiddling every programmer should know

Interested to learn about Bit fiddling? Check our article explaining how it allows to do so many things in very efficient way. → Read More

Data modeling is everything

Interested to learn about Data modeling? Check our article explaining that Data modeling is based on some rules that are not scaling well. → Read More

Long Live ETL

Interested to learn about ETL? Check our article talking about Extract transform load a process for pulling data from one datasystem and loading to another → Read More

Testing using mocks

Interested to learn about Mocks? Check our article explaining how to Contract based testing using mocks and Patterns to organized mock code. → Read More

Incremental build with maven

Interested to learn about iIncremental build? Check our article explaining how to achieve Incremental build with maven with examples. → Read More

Hands on Optional value

Optional is in air due to coronavirus, everything is becoming optional like optional public gathering , optional work from home, optional travel etc.I though it is good time to talk about rea... → Read More

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 system?In fast changing progressive delivery, definition of trust keeps on changing. ... → Read More

Complexity Accidental vs Essential

Interested to learn about Accidental vs Essential? Check our article explaining why today it's hard to find team or organization that is not following agile → Read More

Progressive delivery

Interested to learn about loose coupling pattern? Check our article explaining about coupling which is one of the important pattern for building software. → Read More

Value of pass by value in GoLang

Interested to learn about value in GoLang? Check our article explaining how everything is pass by value in Go, no matter what you pass. → Read More

How Go lang struct works

Interested to learn about Go lang struct? Check our series of articles about Golang. Today we will focus on how struct works. → Read More

Is it worth learning Golang ?

Interested to learn about learning Golang? Check our article explaining the benefits of learning Go due to its simplicity and power. → Read More

What are Golang Types

Interested to learn about Golang Types? Check our article sharing some of primitive Golang types and how Go handles them. → Read More

Spark Run local design pattern

Interested to learn about spark application? Check our article explaining how many spark application it becomes now very hard to enhance,test & run locally. → Read More

Insights from Spark UI

Interested to learn about Spark UI? Check our article explainingthouroughly with example how you can use Spark UI for tuning job. → Read More

Broken promise of Agile

Interested to learn about Broken Agile? Check our article discussing the dissatisfaction in agile and the reason it fails in many projects. → Read More

Simple Testing Can Prevent Most Critical Failures

Interested to learn about error handling? Check our article explaining how Simple Testing Can Prevent Most Critical Failures. → Read More

When microservices becomes darkservices

Interested to learn about micro services? Check our article sharing some of the myths/dark side about micro services from first hand. → Read More