Can anyone recommend beginner-friendly open source...
# announcements
v
Can anyone recommend beginner-friendly open source Kotlin projects?
t
beginner friendly in what sense?
i have an open source project and i consider myself very friendly to beginners 🤔
😄 3
v
Not domain specific, generally helps a beginner to have a whole view of how the parts work together. Also built with the best practices.
r
A beginner at Kotlin or a beginner at programming?
l
Which platform? App sample, full featured production app or library?
v
Beginner at Kotlin...
Anything really!
l
I can recommend an open source set of libraries (targeting mainly Android) I'm working on since before I knew about Kotlin, but that has been over 99% Kotlin for a long time now. It's called Splitties. It might give you inspiration to write helper extensions and more. Check out the develop branch here: https://github.com/LouisCAD/Splitties/tree/develop