`Day2&amp;3` - Finishing Lesson 3-6 in <https://de...
# 100daysofkotlin-2021
y
Day2&3
• Finishing Lesson 3-6 in Kotlin Bootcamp for Programmers • Functions, class and objects in Kotlin • Extension function and properties, Generics class and functions • Functional manipulations (Lambdas and higher order functions)
Self-Comment
• Not much since i was on PTO. • Yesterday spent my time mostly relaxing after work and prepare my learning plan for today. • Today will finish 2 days learning material at one go. After that will move on to Introduction of Design Pattern and a little bit of Clean Architechture.
Goals Tomorrow
• Learning design pattern (Creational, Structural, and Behavioral Pattern)
🔥 2
j
ohhh i remember learning design pattern in java.. design pattern seems to be very important but it was quite difficult to feel the sense of it 🥺
y
it’s essential especially when dealing with refactoring legacy codebase, knowing which best fits for our usecase. I wanted to dive more into this topic since real life usecase revolves around these topic a lot 👀
💪 1