IacobIonut01 / Gallery

Light-weight Media Gallery app for Android made with Jetpack Compose
Apache License 2.0
1.17k stars 58 forks source link

Question #242

Closed saltsoftdrink closed 9 months ago

saltsoftdrink commented 9 months ago

Hey man just wanted to ask you which resources you used to learn kotlin & which videos will you refer to watch

IacobIonut01 commented 9 months ago

Hi! Most of the time I just surface the internet with a question regarding it, but for more comprehensive learning I can recommend Phillip Lackner on YouTube, there's a lot of introductory videos on kotlin, compose etc and some advanced ones. He also got some paid courses as well if you're interested in that.

But most of my knowledge is from trial and error