Programming
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...
Classes and Objects in Kotlin
Class declaration in Kotlin is similar to most of the programming languages. To declare a class, it’s as simple as using the keyword class. https://pl.kotl.in/Lzmw3BYZw?theme=darcula Although this...
Dart Awesome Cheat Sheet for Flutter Beginners
If you are really interested in cross-platform development, you know about a new kid in a block — Flutter. Google’s new mobile app SDK which allows developers to write beautiful, natively...
Best Practice:Android Connectivity for Billions-Part 2
Yea! Yea! Yea! I am right back to wrap up android connectivity. In the last article i expounded on a couple of best practice methods you can consider while building your app for the billions.This is...