Bryan L
04/01/2021, 4:51 AMDay 22
• Finished Lesson 1 on Android Kotlin Fundamentals
• Completed Room Codelab
Self-Comment
• Slow start to the day, picking up more and more as I go along though. Articles and Docs I had read in the past are much easier to read and follow along (almost like I know what these authors are talking about lol). A sign of improvement?
• Played around with Lesson one for a little while, but it was repeat content. Structured slightly differently so interested in following it. Can't hurt to use it as a review if anything. Repetition is vital after all!
• One link lead to another and started going over a Room codelab. I decided to start my Notes App project over to use it as a base instead of theirs. I think using the same type of app/project in different ways helps solidify various points as I can compare left to right. Helps me realize what's better or worse vs just nodding my head along with a tutorial as I have previous knowledge to use. Anyways, looking to continue this without using Dependency Injection libraries(only use manual) for now.
• Build on foundations and learn how the process works without an extra library instead of using magic to solve my problems.
Goals Tomorrow
1. Complete Lesson 2
2. Continue with project without a DI library