VOOZH about

URL: https://www.javacodegeeks.com/author/ashkrit-sharma

⇱ Ashkrit Sharma, Author at Java Code Geeks


  • Software Development👁 Image
    Ashkrit SharmaJuly 25th, 2020
    0 596

    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👁 java-interview-questions-answers
    Ashkrit SharmaJuly 19th, 2020
    0 632

    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👁 Image
    Ashkrit SharmaJune 28th, 2020
    0 861

    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👁 Image
    Ashkrit SharmaMay 26th, 2020
    1 1,049

    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👁 Image
    Ashkrit SharmaApril 22nd, 2020
    0 169

    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👁 java-interview-questions-answers
    Ashkrit SharmaApril 14th, 2020
    0 333

    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👁 Image
    Ashkrit SharmaMarch 24th, 2020
    1 1,933

    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👁 Image
    Ashkrit SharmaMarch 17th, 2020
    2 158

    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👁 Image
    Ashkrit SharmaJanuary 24th, 2020
    0 372

    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 »
  • 1
  • 2
  • 3
  • 4
  • 5
  • »
Back to top button
Close