The Best YouTube Channels to Learn Android Development in 2019

In my last blog post, I showed you how you can learn Android development from scratch and which beginner resources you can use to get started with no experience. I didn’t recommend any particular tutorial blogs or YouTube channels beyond those beginner courses, because too much material would just put you into analysis paralysis. When … Read more

How to Learn Android Development as a Complete Beginner

In Facebook groups and other communities, I see a lot of people asking how they can start learning Android development. There seems to be a lot of confusion about the “correct” way to start, which is no wonder given the vast amount of resources available. There are books, videos, blog posts and an endless number … Read more

Should I Start with Java or Kotlin as an Android Beginner?

“If I want to learn Android development, should I start with Java or Kotlin?” This question comes up in different communities quite a lot and I will try to clarify it here. To answer it, I’ve looked into different articles, posts, and opinions of different developers and tried to summarize what the general consensus is. This … Read more

6 Reasons to Learn Coding Now

“Everybody in this country should learn how to program a computer, because it teaches you how to think.” This famous quote by Steve Jobs has a lot of truth to it. Coding certainly improves your ability to think logically and make more rational decisions. But nowadays you could also say: “Everybody in this country world should … Read more

9 Simple App Ideas to Learn Android Programming (With Tutorials)

The best way to learn programming is by getting your hands dirty and writing actual code. Reading programming books or watching courses is fine, but they become pretty useless if you don’t practice what you’re learning. If you ever tried to read a book about coding without actually trying it out yourself, you might have … Read more

How to Use Google to Solve Your Programming Questions

For the last >150 days since I started my Youtube channel, I have released a new video every single day (although sometimes after midnight). And since I learn the programming concepts I teach there in the process of making these videos, this also means that I had to research extensively about a topic more than … Read more

5 Audiobooks and Podcasts That Help You Become a Better Programmer While Washing the Dishes

I am a big fan of audio learning material, because you can really tap into unused time that you would otherwise spend listening to music or just mind wandering. I always make sure that I have at least 1 audiobook and several podcasts on my phone so I can listen to them while driving, washing … Read more

The 5 Biggest Beginner Mistakes I Made When I Created My First Android Apps

As I described in my “How I Started to Learn Android Programming” blog post, you should start as early as possible to build actual little apps instead of consuming books and other forms of plain theory. Not long after I wrote my first line of code (at least in my adult life), I released my … Read more