chandraji.devDiving into Docker: A Comprehensive Guide for BeginnersDocker has revolutionized the way we build, ship, and run applications. It's a containerization platform that enables developers to package applications and their dependencies into isolated containers. These containers can run consistently across dif...Sep 5, 2023·8 min read
chandraji.devStable and Unstable Sorting: Why Stability Matters?Sorting is a fundamental operation in computer science and one that is used in solving some of the most common real-world problems. It involves arranging a collection of elements in a specific order, often in ascending or descending order. However, n...Aug 27, 2023·6 min read
chandraji.devPython Programmer to a Java Developer: Things I LearnedSo, a couple of months back I started learning Java Programming Language for a project at my organisation. Initially, like most of us, I felt intimidated by Java. For almost every time, as far as I can remember, I never looked at Java as my choice of...Apr 2, 2022·6 min read
chandraji.devBooks I Read in 2021Overview With the year coming to an end, when I look back at how it started and how it is going to end, I think I can proudly say that this year was much more exciting, inspiring and full of learnings. I ended the year 2020 with no books to show, but...Dec 26, 2021·9 min read
chandraji.devBlockchain Fundamentals, Cryptocurrencies and Open SourceOverview This article is divided into 4 sections, 1st section is about blockchain fundamentals, 2nd section deals with the key features of building a blockchain mobile app, 3rd section dives into cryptocurrency wallets available for us to use and 4th...Dec 25, 2021·12 min read