Programming Languages
5 Top Tech Skills Worth Learning in 2024
In today’s fast-paced world, merely learning a skill once isn’t enough. The rapid evolution of technology means that what is relevant today may become obsolete tomorrow. Continuous...
4 Reliable Ways to Learn a Programming Language
There are several ways to learn a programming language but here are four (4) ways you can rely on. Learning a programming language is no easy feat. At whatever time you choose to learn a programming...
5 Useful Tech Skills To Acquire Before Relocating
Image credit: Airswift As the 21st century progresses, more of our day-to-day tasks involve technology. Everything is becoming digitized at an accelerating rate, from communicating with friends to...
5 Underestimated Skills Programming Will Teach You
In this age, coding is beyond learning how to efficiently use computer languages and frameworks to build simple and complex applications; for me, it is a basis for becoming a knowledgeable and...
Frontend, Backend, Fullstack: Everything you need to know
Ever wonder what a full-stack developer or front-end developer or back-end developer do every day? Read on to find out! You open a new browser tab, type in a URL(for example https://codenest.ng), and...
Getting started with Kotlin
At Google I/O 2019, it was announced that Android has officially become Kotlin first for developers. This is a piece of exciting news for all mobile devs across the world. Henceforth Kotlin is 100%...
Flutter Field Validations- The Easy-Peasy
Building an app with a fantastic experience is often a priority for most mobile devs. One of the several ways of creating a beautiful user journey is validation. Your user should be able to figure...
Flutter Awesome Cheat Sheet for Beginners
freecodecamp At the beginning of this year, I had a meeting with my boss at work. We discussed extensively on a client’s project requirements and all. He said to me, “Temidayo, the mobile team...
Cleaner Code with Anko Library
It’s amazing to see how much time and resources the Kotlin team has invested in developing some great and helpful tools to make Android development easier. In this article, I’ll show you how Anko...
findViewById() vs Android Kotlin Extensions
Recently, I started exploring the plugins packed into Kotlin. Truth be told, it has been an amazing experience incorporating Kotlin into my development. Although, the entire code base of my projects...