Kotlin is a modern programming language for building Android apps. Learn about Kotlin Android Extensions and say goodbye to findViewById()
Zero to Kotlin Hero : Visibility modifiers in Kotlin
Kotlin is a modern programming language for building Android apps. Learn about visibilty modifiers and each scenario where a visibility can be used
Zero to Kotlin Hero: Classes in Kotlin
Kotlin is a modern programming language for building Android apps. Learn about classes and how to create objects from classes in Kotlin.
Zero to Kotlin Hero : Variables and Data Types
Kotlin is a modern programming language for building Android apps. Learn about data types and how to declare variables in Kotlin.
Zero to Kotlin Hero : Introduction
Kotlin is a modern programming language for building android apps. This is a step by step series on going from zero to hero in Kotlin
Today in Mobile: You Should Build Android apps in Kotlin
Learn to build in Kotlin, the new language for native android apps today. Write better code faster with the modern programming language.
Building Web Apps : Getting you started
Start building web apps today. In this article, I have highlighted few steps to take and few things to know to get you started in building for the web
Being A Virtual Software Engineering Employee
The concept of working remotely is becoming popular. I share what I learned when I worked as a virtual employee and also career growth in remote.
Who is Adora Nwodo? Allow me to re-introduce myself
I am Adora Nwodo, a young female developer. I am learning everyday and I want everyone to know who I really am and why I chose tech as career path
PWA auditing with Lighthouse- Part 2
Lighthouse showed some errors and fixes we need to make to achieve a PWA. Its time to fix those errors so to get the perfect score.