Android Kotlin Basics – Lazy Loading Images with Picasso

About This Series This “Android Kotlin Basics” blog series is all about fundamentals. We’ll take a look at the basics of building Android apps with Kotlin from the SUPER basics, to the standard basics, to the not-so-basics. We’ll also be drawing comparisons to how things are done in Kotlin vs. Java and some other programming languages … Continue reading Android Kotlin Basics – Lazy Loading Images with Picasso

Android Kotlin Basics – Passing Data Between Activities

About This Series This “Android Kotlin Basics” blog series is all about fundamentals. We’ll take a look at the basics of building Android apps with Kotlin from the SUPER basics, to the standard basics, to the not-so-basics. We’ll also be drawing comparisons to how things are done in Kotlin vs. Java and some other programming languages … Continue reading Android Kotlin Basics – Passing Data Between Activities

Android Kotlin Basics – Camel Case Or Underscore Notation

About This Series This “Android Kotlin Basics” blog series is all about fundamentals. We’ll take a look at the basics of building Android apps with Kotlin from the SUPER basics, to the standard basics, to the not-so-basics. We’ll also be drawing comparisons to how things are done in Kotlin vs. Java and some other programming languages … Continue reading Android Kotlin Basics – Camel Case Or Underscore Notation

Android Kotlin Basics – RecyclerView and Adapters

About This Series This “Android Kotlin Basics” blog series is all about fundamentals. We’ll take a look at the basics of building Android apps with Kotlin from the SUPER basics, to the standard basics, to the not-so-basics. We’ll also be drawing comparisons to how things are done in Kotlin vs. Java and some other programming languages … Continue reading Android Kotlin Basics – RecyclerView and Adapters

Android Kotlin Basics – Auto-mapping Views

About This Series This “Android Kotlin Basics” blog series is all about fundamentals. We’ll take a look at the basics of building Android apps with Kotlin from the SUPER basics, to the standard basics, to the not-so-basics. We’ll also be drawing comparisons to how things are done in Kotlin vs. Java and some other programming languages … Continue reading Android Kotlin Basics – Auto-mapping Views

Android Kotlin Basics – Lambdas and Higher Order Functions

About This Series This “Android Kotlin Basics” blog series is all about fundamentals. We’ll take a look at the basics of building Android apps with Kotlin from the SUPER basics, to the standard basics, to the not-so-basics. We’ll also be drawing comparisons to how things are done in Kotlin vs. Java and some other programming languages … Continue reading Android Kotlin Basics – Lambdas and Higher Order Functions

Android Kotlin Basics – Null Safety and Coalescing

About This Series This “Android Kotlin Basics” blog series is all about fundamentals. We’ll take a look at the basics of building Android apps with Kotlin from the SUPER basics, to the standard basics, to the not-so-basics. We’ll also be drawing comparisons to how things are done in Kotlin vs. Java and some other programming languages … Continue reading Android Kotlin Basics – Null Safety and Coalescing

Android Kotlin Basics – “val” and “var”

About This Series This “Android Kotlin Basics” blog series is all about fundamentals. We’ll take a look at the basics of building Android apps with Kotlin from the SUPER basics, to the standard basics, to the not-so-basics. We’ll also be drawing comparisons to how things are done in Kotlin vs. Java and some other programming languages … Continue reading Android Kotlin Basics – “val” and “var”

Android Kotlin Basics – Extension Functions and Properties

About This Series This “Android Kotlin Basics” blog series is all about fundamentals. We’ll take a look at the basics of building Android apps with Kotlin from the SUPER basics, to the standard basics, to the not-so-basics. We’ll also be drawing comparisons to how things are done in Kotlin vs. Java and some other programming languages … Continue reading Android Kotlin Basics – Extension Functions and Properties

Android Kotlin Basics – Package Level Functions and Members

About This Series This “Android Kotlin Basics” blog series is all about fundamentals. We’ll take a look at the basics of building Android apps with Kotlin from the SUPER basics, to the standard basics, to the not-so-basics. We’ll also be drawing comparisons to how things are done in Kotlin vs. Java and some other programming languages … Continue reading Android Kotlin Basics – Package Level Functions and Members