PinnedTareq Rahman JoyinThe StartupThe All-In-One Guide for Changing App Locale Dynamically in Android (Kotlin)Changing in-App locale is not straight forward in Android as there is no native library support for that. So, here is the one by one…Feb 3, 20211Feb 3, 20211
PinnedTareq Rahman JoyinLevel Up CodingWhat is this “Polymorphism”? — The A-Z easy explanation you might be looking forWe all have learned about the word “Polymorphism”, maybe in academic life or in professional life. Though the word seems tough to spell…Oct 16, 20211Oct 16, 20211
Tareq Rahman JoyWhat is Recursion? Let’s explore what is happening with visualizationWe always think Recursion is nothing but a complex approach. But, recursion itself can be used to create a simple, clean and short…Dec 30, 2021Dec 30, 2021
Tareq Rahman JoyinGeek CultureStep by Step Decision Tree: ID3 Algorithm From Scratch in Python [No Fancy Library]We all know about the algorithm of Decision Tree: ID3. Some of us already may have done the algorithm mathematically for academic purposes…Mar 27, 20213Mar 27, 20213