Technical References
Table of Contents
Android / Kotlin
Kotlin Language References
- Kotlin Playground
- Basic Kotlin Syntax
- Java -> Kotlin Idioms
- Kotlin Lists (All tutorials from this site here: https://zetcode.com/all/)
- More with Kotlin Lists
Android
- Google Developer Courses
- Using Shared Preferences to store key/value pairs
- Recycler View Tutorial
- Room Database Tutorial - Edit: In hindsight, this tutorial goes WAY beyond anything that is needed for the first project… sorry…
- To-Do List Tutorial and associated GitHub repo
React Native / JavaScript
- React Fundamentals - START HERE!
- Example RN Open Source Apps
- RN Wordle
- React Native Core Components
- React Native Architecture Overview
- Prof. Graham’s React Native Videos
- Navigating Between Screens
- Expo Documentation and API