PinnedJasmeet KaurinLevel Up CodingGenerics in KotlinGenerics is a facility for generic programming, allowing classes, interfaces and methods to operate on various types of objects. It…Aug 12, 2020Aug 12, 2020
Jasmeet KaurEquality in KotlinThere are three ways to check equality in Kotlin:Nov 2, 2020Nov 2, 2020
Jasmeet KaurInline and Reified Type Parameters in KotlinThe decompiled Kotlin byte code(Tools->Kotlin->Show Kotlin Bytecode->Decompile) for the execute() function call is somewhat as shown…Aug 24, 2020Aug 24, 2020
Jasmeet KaurVoice and Speech Recognition — A new voice for Speech ImpairedSpeech recognition and voice recognition are technologies that have grown significantly in the course of recent years. Popularity of…Jul 21, 2020Jul 21, 2020