Dauris Little

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

Category: Kotlin

  • 0
Avatar photo
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
Avatar photo
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
Avatar photo
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
Avatar photo
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
Avatar photo
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
Avatar photo
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
  • 1
  • 2

Categories

Recent Posts

  • Gesture Controls for Android w/Kotlin

    Incorporating Gesture controls in your android ...
  • Android Rating: In-App Review API

    An app rating and reviews are crucial if you wa...
  • QR Reader in Android w/ Kotlin

    Turn your phone's camera into a QR scanner...
  • Creating Advance Custom Snackbar w/ Kotlin

    Ask 100 different developers about what they fi...
  • Swift Has Tuple

    Swift provides us with a type called Tuple whic...

© 2017. All rights reserved. Designed by Dauris Little

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