Jan-Lukas Else

Tech, life and everything else

πŸ‘¨β€πŸ’» Dev

Welcome to the Dev section of my blog with development related articles.


Where To Learn About Kotlin - Resources, I used

Published on in πŸ‘¨β€πŸ’» Dev

I’m into Kotlin, because it’s a new (quite new) programming language, that solves all the Java problems, especially on Android. You can simply use Lambda expressions and much more on any API version. I also used Kotlin in production in my open sourced newsreader app NewsCatchr. Here I’ll share some of the sources, that helped me getting some knowledge in Kotlin:

View

Great Open Source Android Libraries

Published on in πŸ‘¨β€πŸ’» Dev
Updated on

Libraries are a bunch of code that simplifies developing of certain features and prevent you from reinventing the wheel. Because most Android libraries are open source it’s also possible to fork and modify them. But you should take care about the specific licenses.

View

Welcome To Dev All The Things!

Published on in πŸ‘¨β€πŸ’» Dev

Here I’ll post things for developers. Useful tips I have for newbies or solutions for special problems, you know what I mean.

View

Jan-Lukas Else