PinnedPublished inLevel 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
Inline 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
Voice 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