Gradle 103: Build Life CycleWe are going to cover the Gradle build life cycle and its three phases: initialisation, configuration, and execution.Mar 29, 20201Mar 29, 20201
Gradle 102: Gradle BasicsIn this article, we are going to cover Gradle files and Gradle Properties.Mar 29, 2020Mar 29, 2020
Published inAnalytics VidhyaProgramming ParadigmsWhat is the Programming Paradigm?Feb 12, 20201Feb 12, 20201
Productivity HacksSome tips and tools to improve the productivity of a software engineer.Feb 1, 2020Feb 1, 2020
Productivity Hack: Visual Documentation Using PlantUMLPlantUML helps us to create a visual representation/documentation of our code flow.Jan 29, 20201Jan 29, 20201
Demystifying The Concept Of URINew series of posts on to understand the concept of Uniform Resource Identifier(URI).Jan 23, 2020Jan 23, 2020
Examples Of URIIn this Part-III from the series of posts on the URI, we are going to study some examples of URI.Jan 23, 2020Jan 23, 2020
Productivity Hack: ToDos In SublimeI am going to show you how I use the sublime to create the to-do list.Jan 19, 20201Jan 19, 20201
Representation of URIWe are going to look into the syntax of URI with its meaning in detail.Jan 18, 2020Jan 18, 2020
Understanding The Concept Of URIWe will be going to cover the concept behind the URI and how it works.Jan 18, 20201Jan 18, 20201
Demystifying Kotlin Data classes Part IIIIn the third and last part, I am going to give some tips which I have learned while working with the Data classes, Let’s go through them…Jan 11, 2020Jan 11, 2020
Demystifying Kotlin Data classes Part IIIn the first part, we learned about what is data class and it helps to reduce boilerplate codes. In this second part, we will look into…Jan 11, 2020Jan 11, 2020
Demystifying Kotlin Data classes Part IThis is part I of the Demystifying Kotlin Data class series, over the series we will study the in and outs of the Kotlin Data classes. In…Jan 11, 2020Jan 11, 2020