Dauris Little

  • About
  • Dauris’s Portfolio
  • Blogging Lyf
  • Contact

Category: Kotlin

  • 0
Dauris
Friday, 29 January 2021 / Published in Android, Java, Kotlin, Programming Languages

Did someone say Navigation to the rescue: Android Jetpack

If you been around the block a few times with Android development you probably already know that there is an issue with Navigation. If you don’t trust me you will soon find out but don’t worry I am going to let you in on a little hint to overcome many of the challenges that arise
androidandroid architectureandroid developmentjetpacknavigation
  • 0
Dauris
Saturday, 15 August 2020 / Published in Android, Kotlin, Programming Languages

Shimmering in Android

You may or may not  have been aware of certain UX effects within the Facebook application that fires when attempting to retrieve a large amount of data from the network. This library was created by the developers over at Facebook so big shout out to their developer team. This library serves to provide an alternative
androidshimmer
  • 0
Dauris
Friday, 14 August 2020 / Published in Android, Kotlin, Programming Languages

Android, SQLite & Kotlin

The name of the database in Android is SQLite. SQLite is the name of the open-source sql database that stores the data in the text file in the device. Here, we will be review and explaining how to execute them with the Kotlin language.    Before diving into the implementation we are going to review
androidkotlinsqlite
  • 0
Dauris
Thursday, 13 August 2020 / Published in Android, Kotlin, Programming Languages

When over Switch in Kotlin

Good afternoon Programming Community, I am glad to welcome you to another Kotlin edition. we will look upon the replacement of switch with the when keyword. Firstly, we will look on to some examples of switch and after that, we will look at how the when keyword makes our task or code easier and more understandable. So, let’s get started. Standard Conditional if
androidandroid developmentkotlinreplace switch with whenswitchswitch vs when
navigation drawer
  • 0
Dauris
Friday, 31 July 2020 / Published in Android, Kotlin, Programming Languages

Android Navigation Drawer

Hello programming world, today it looks like you are interested in trying to implement a navigational drawer within you application. Within this tutorial we are going to be focusing on drawer implementation with Kotlin but if you are interested in learning how in Java or Swift. NavigationDrawer or also known NavigationView which is a panel
androidandroid developmentdrawernavigation
val vs var
  • 0
Dauris
Saturday, 09 May 2020 / Published in Android, Kotlin, Programming Languages, Uncategorized

Val vs Var

Will learn What is the actual difference between val and var.
androidandroid developmentdeclaring variableskotlinvalvarvariables
  • 0
Dauris
Sunday, 03 May 2020 / Published in Android, Java, Kotlin, Programming Languages

Android w/ Fragments

A whole activity which we can see on our screen and if we only need to modify a small part, how we can do that with any modification in activity? So, we need a fragment.
androidandroid developmentfragmentfragmentsjavakotlin
Java vs Kotlin
  • 3
Dauris
Friday, 13 March 2020 / Published in Android, Java, Kotlin, Language, Programming Languages

Java Or Kotlin Language: Deciding Which Option to Use for Android Development

If my math is not wrong Java has been around for over 20+ years now and has no intention of going away. It holds a supreme position in the list of most popular programming languages following the C and C++ =, setting the highest usability record with millions of developers and systems. Random Fact: James Gosling, Mike
androidandroid developmentdevelopmentjavakotlinnew vs oldprogrammingprogramming language

Categories

Recent Posts

  • Did someone say Navigation to the rescue: Android Jetpack

    If you been around the block a few times with A...
  • Using Enum w/Swift

    understand enum is nothing fancy and all langua...
  • Shimmering in Android

    You may or may not  have been aware of certain ...
  • Android, SQLite & Kotlin

    The name of the database in Android is SQLite. ...
  • When over Switch in Kotlin

    Good afternoon Programming Community, I am glad...

© 2017. All rights reserved. Designed by Dauris Little

TOP
This site uses tracking cookies to personalize content and ads. AcceptLearn More