• Twitter
  • LinkedIn
  • Github
  • Stackoverflow
Search

Hi, I'm Raul Montero

Technology consultant specialized in multiplatform solutions with xamarin and dotnet

  • Blog
  • Talks
  • Portfolio
  • About Me

Kotlin

Home » Archive by category Kotlin
Android Kotlin

Recyclerview basics (Part 2): Adapters and ViewHolder

Raul Montero / March 21, 2019
recyclerview basics part 2 banner
Welcome back! After having an introduction to what the recyclerview is, it is time to start digging into the details. This time, we will be talking about the adapter and viewholder objects and how they work Continue Reading
Share
Android Kotlin

Recyclerview basics (Part 1): Introduction

Raul Montero / March 14, 2019
Recyclerview basics part 1 banner
The Recyclerview is the replacement of the Listview with a simpler API, better performance and a couple of new nice extra features. If you don’t know what a ListView is, don’t worry, you won’t need to in order Continue Reading
Share
Kotlin

Variables and types in kotlin

Raul Montero / August 8, 2018
kotlin logo
All languages are different but at the same time, they have a lot of things in common, a lot of similar components. Chances are, this is not your first language and therefore you are familiar with the concept of Continue Reading
Share
Kotlin

A guide to the Kotlin language

Raul Montero / July 31, 2018
kotlin logo
Have you heard of kotlin? It’s a relatively new language officially launched in 2016 by JetBrains. They originally created the language as a more flexible and expressive alternative to Java, with the ability Continue Reading
Share
Kotlin

Nullability in kotlin, a pragmatic approach.

Raul Montero / July 25, 2018
kotlin logo
Coming from other strongly-typed languages like Java or C#, the NullPointerException is one of the most common exceptions you can find, providing long debug sessions simply because a null reference was passed around Continue Reading
Share

I’m Raul Montero, software developer with 6+ years of experience, specialized in mobile technology. Currently a Xamarin Certified Mobile Developer and Microsoft Certified Solutions Developer.

  • twitter
  • linkedin
  • github
  • stackoverflow
  • rss
Subscribe to my newsletter

Category List

  • Android
  • Career Development
  • DevOps
  • Git
  • Kotlin
  • Xamarin

Blog Posts

  • gitignore

    Remove committed file from a repository

    October 31, 2019

  • Appcenter header

    Mobile releases made easy with Appcenter.

    October 9, 2019

Subscribe to my newsletter