Bryan L
04/10/2021, 4:37 AMDay 30
• Finished preparing for new RBP setup.
• Reviewed M <-> VM
• Android Kotlin Fundamentals: Create a Room Database codelab
Self-Comment
• Away from my computer quite awhile today, but managed to get some work done. Spent time mapping out my RBP project and focuses for it. Came across a video while drinking my morning coffee. Next thing I know I was two hours into it 😅. Enjoyed the video, a few new insights but didn't learn much from it, mostly just reiterating over previous concepts. Started the Android fundamentals course from Lesson 6. I'll go back and review some others such as Activity & Fragments, however that's not my current focus. While I didn't cover any new material as I've already created a Room database before.. It was nice going over @Volatile
and synchronized(this) {}
Not sure If I'll cover anything new with the next codelab either, but hoping for some new insight. Will be busy tomorrow, so not expecting to accomplish much. I may end up using a pass.
Goals Tomorrow
1. Start Lesson 6.2: Coroutines and Room
2. Write some code for RBP?
3. Either go over Retrofit docs or find an in depth YouTube video to watch with morning coffee.
4. edit: May also go over Interfaces that are often seen when building apps using MVVM (if not, then Sunday)