Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yshalsager/android-basics-kotlin-notes

Notes I take while studying Android Basics in Kotlin course.
https://github.com/yshalsager/android-basics-kotlin-notes

android android-basics android-basics-kotlin kotlin study-notes

Last synced: 4 days ago
JSON representation

Notes I take while studying Android Basics in Kotlin course.

Awesome Lists containing this project

README

        

# Android Basics in Kotlin Study Notes

Android Basics in Kotlin is a five-unit online course, developed by Google, that teaches you the basics of building Android apps with the Kotlin programming language and how to develop a collection of simple apps to start your journey as an Android developer.

This course is available by Google [here](https://developer.android.com/courses/android-basics-kotlin/course).

My Study Notes are available as separate files in this repository. Each unit has its own file.

_Note: As of 15/11/2020 only Units 1 and 2 are available._