- Published on
Career advice for a software developer to earn a higher salary
This post is about career advice for a software developer to earn a higher salary. Here goes my learning from starting from ground zero.
This post is about career advice for a software developer to earn a higher salary. Here goes my learning from starting from ground zero.
In this blog, we are going to learn about the differences between a junior, mid-level, and senior developer.
In this blog, we are going to learn how to remove items from an array in JavaScript. As there are many ways to remove the items from an array in JavaScript, depending on the use case, we can decide which one to use.
This article is for anyone who is curious about the blockchain but has no idea what it is exactly.
My transition from a Civil Engineer to a Software Engineer.
In this blog, we are going to see why we need Jetpack DataStore Preferences, learn how to implement Jetpack DataStore Preferences in our Android application and how can we migrate our SharedPreferences to DataStore Preferences.
In this blog, we will discuss about the Google Android Developer Interview.
In this blog, we will learn how to optimize the RecyclerView performance in Android.
In this blog, we will learn about the Kotlin Flow Zip Operator and how to make multiple network calls in parallel using it.