diff --git a/README.md b/README.md index cf9ecc8..3f2ada2 100644 --- a/README.md +++ b/README.md @@ -31,20 +31,21 @@ To find a specific topic faster, you can press `Ctrl + F` and type the topic you're searching for. It's recommendable to open the links with the click of the mouse wheel or by right-clicking a link and selecting "Open link in new tab" so you can keep the list in a separate tab. -- [Programming in general](#programming-in-general) -- [Web development](#web-development) -- [Computer science](#computer-science) -- [Machine learning](#machine-learning) -- [Game development](#game-development) -- [Cybersecurity](#cybersecurity) -- [Internet/networking](#internetnetworking) -- [Software in general](#software-in-general) -- [Operating systems](#operating-systems) -- [Digital design](#digital-design) -- [Audio and video](#audio-and-video) -- [Hardware](#hardware) -- [Life skills and job searching](#life-skills-and-job-searching) -- [Electronics and communication](#electronics-and-communication) +- [Programming in general](#programming-in-general) +- [Web development](#web-development) +- [Computer science](#computer-science) +- [Machine learning](#machine-learning) +- [Game development](#game-development) +- [Mobile development](#mobile-development) +- [Cybersecurity](#cybersecurity) +- [Internet/networking](#internetnetworking) +- [Software in general](#software-in-general) +- [Operating systems](#operating-systems) +- [Digital design](#digital-design) +- [Audio and video](#audio-and-video) +- [Hardware](#hardware) +- [Life skills and job searching](#life-skills-and-job-searching) +- [Electronics and communication](#electronics-and-communication) ## Programming in general @@ -998,6 +999,19 @@ Featured playlists: `Robolox scripting`. \ [🔼 Back to the top](#contents) +## Mobile development + +Nowadays, we can't imagine our lives without our smartphones and the people who enable the smartphone experience are mobile app developers. In this section, you can learn how to build mobile applications from scratch that face consumers. Learn how to follow industry best practices. Learn Kotlin or Swift for native development in Android/iOS or learn technologies such as React Native and Flutter for cross-platform mobile development. + +[Channel's avatar](https://www.youtube.com/c/PhilippLackner) + +[Badge for English-speaking YouTubers](badges/README.md#english-speaking-youtubers) [**Philipp Lackner**](https://www.youtube.com/c/PhilippLackner) [Badge for youtubers that upload videos weekly](badges/README.md#weekly-video-upload) \ +Content about: Android, Kotlin, Jetpack Compose \ +Featured playlists: `ANDROID FUNDAMENTALS FOR BEGINNERS`, `KOTLIN NEWBIE TO PRO`, `Jetpack Compose`. \ +
+ +[🔼 Back to the top](#contents) + ## Cybersecurity Security is something we all should care about. Learn how you can protect yourself from attackers or malicious software. Learn also how the hacks are made to know deeply what is going on inside them, with the ethical hacking tutorials.