billydharmawanThe Basics of Array ListArray list is basically an array that has the ability to dynamically resize itself once it is fully filled with elements.Sep 15, 2021Sep 15, 2021
billydharmawaninTowards Data ScienceThe Basics of Hash TableHash table is fundamentally a data structure that offers fast insertion, lookup and deletion.Sep 14, 20211Sep 14, 20211
billydharmawaninBetter ProgrammingKotlin and Dependency Injection Using Spring Value AnnotationA look at field injection and constructor injectionDec 4, 2020Dec 4, 2020
billydharmawaninBetter ProgrammingIntegration Tests for Kafka ConsumerUsing embeddedKafka and JUnit5Nov 24, 2020Nov 24, 2020
billydharmawaninBetter Programming3 Common Git Scenarios and How to Deal With ThemRenaming branches, overwriting Git history, and creating feature branchesNov 18, 2020Nov 18, 2020
billydharmawaninBetter ProgrammingAWS Java SDK V2DynamoDB enhanced with KotlinNov 10, 2020Nov 10, 2020
billydharmawaninThe StartupHow I Automate My Church Organisation’s Zoom Meeting Attendance Reporting with PythonReporting on your organisations’ Zoom meeting attendance does not have to be difficult when you can leverage Python, Zoom and Google APIs.Jun 2, 20206Jun 2, 20206
billydharmawaninTowards Data ScienceBeginner Guide to Exception and Exception Handling in PythonException handling in Python is done by using the try except clauseMay 7, 2020May 7, 2020
billydharmawaninThe StartupString in KotlinBasic properties of String type in Kotlin that we should knowMay 7, 20201May 7, 20201
billydharmawaninThe StartupA Complete Guide to Python ListLet’s take a look at the basic properties of Python list and its methodsMay 6, 2020May 6, 2020