Bryan L
03/11/2021, 5:05 AMDay2
• - Reviewed Coroutine, Dependency Management, Kotlin Coding Conventionsm and Scope functions
• - Was able to get a note app working with the help of reviewing others' github projects
• - Went over codelab for using Room in Android
Self-Comment
• Overall I was hoping for a more productive day. While I was able to get the note app working thanks to copying the navigation(built differently than intended). Having a difficult time connecting the UI to the repository to edit the database. With most of the tutorials revolving around XML/Fragments + RecyclerView and Compose doesn't use those, I'm not seeing how to do so on a simple level. Perhaps I should take some time to learn xml & fragments even though I won't be using them for my projects? Spent a few hours today dealing with incorrect imports and correcting them. Did not go over any codingwithmitch course material today. Also thinking about purchasing Atomic Kotlin to do some off-screen reading.
Goals Tomorrow
1. Continue working on Note App project and prepare to upload it to Github this weekend to practice using git.
2. Comprehend how to connect a repository <-> ViewModel <-> Activity.
3. Start going over Classes and objects in Kotlin Docs.JungIn Choi
03/11/2021, 9:24 AMYesc
03/11/2021, 2:35 PMBryan L
03/11/2021, 2:44 PM