Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/yshalsager/android-basics-kotlin-notes
- Owner: yshalsager
- Created: 2020-11-15T11:30:13.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-15T11:39:18.000Z (about 4 years ago)
- Last Synced: 2024-10-31T20:44:14.335Z (about 2 months ago)
- Topics: android, android-basics, android-basics-kotlin, kotlin, study-notes
- Homepage: https://developer.android.com/courses/android-basics-kotlin/course
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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._