Nilanjan 🌱🌱inLevel Up CodingHow to Access Database with Kotlin using JDBC: The FundamentalsLearn how databases are accessed at the low-level using JDBCNov 9, 20212Nov 9, 20212
Nilanjan 🌱🌱inLevel Up CodingUnderstanding Reflection using KotlinAlmost all frameworks or libraries utilize the power of reflection under the hood. Knowledge about it would make you wiser.Aug 2, 20211Aug 2, 20211
Nilanjan 🌱🌱inLevel Up CodingRecursion for DummiesRecursion is a fundamental construct in computation. You should not freak out by seeing it.Jul 19, 2021Jul 19, 2021
Nilanjan 🌱🌱inLevel Up CodingJavascript’s __proto__ vs prototypeJavascript is confusing. And among all the mysterious stuff, the difference between __proto__ and prototype stands out uniquely. It…Jun 22, 202111Jun 22, 202111