`Day11` - Annotation&Reflections practice (dec...
# 100daysofkotlin-2021
j
Day11
• Annotation&Reflections practice (declaredMemberFunctions, annotations.annotationClass, findAnnotation) / Annotations targetting getters and setters / Labeled breaks • Higher order functions, standard lambdas(run, apply, let), inline functions, SAM(interface with one method on it) • Implementation practice - Game, Direction, Location class
Self-Comment
• Had some frustrating time due to importing issues. Lesson: must try terminating IDE and rebuild it 🤔 Still don’t know what exactly I did wrong with re-building the project, but maybe I should try on code cleaning up functionality next time. • Yay, finally I finished this Kotlin basics bootcamp. 🎊Honestly I was just about to get bored of studying grammars, so I'm glad that I can now proceed to Android x Kotlin. android dance However, I know that basics bootcamp is not enough, so I must hold on reviewing concepts & solving kotlin algorithm problems as side job. So, next candidates for my kotline routines : (1) I should try to answer questions in this kotlin slack channel (probably getting-started) (2) Leetcode, which Bryan suggested, seems nice. Should try on this casually first, to set some more specific goal soon or later.
Goals Tomorrow
• Well I have to pack my things for my trip(as a matter of fact a seaside android bootcamp..?), so I might use pass • Go for lesson 1 in udacity android course. (But it seems quite long..! I should check the level and adjust the plans flexibly)
🔥 1