Merge pull request #89 from Aryan3212/main

Added mobile dev section and added a channel in it(Phillip Lackner).
This commit is contained in:
José de Freitas 2022-07-20 11:11:09 +01:00 committed by GitHub
commit 8d6c517792
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.
[<img align="left" height="94px" width="94px" alt="Channel's avatar" src="https://yt3.ggpht.com/mhup7lzHh_c9b55z0edX65ReN9iJmTF2JU7vMGER9LTOora-NnXtvZdtn_vJmTvW6-y97z0Y=s176-c-k-c0x00ffffff-no-rj"/>](https://www.youtube.com/c/PhilippLackner)
[<img height="16px" width="16px" alt="Badge for English-speaking YouTubers" src="badges/badge-en.svg" title="This YouTuber speaks English"/>](badges/README.md#english-speaking-youtubers) [**Philipp Lackner**](https://www.youtube.com/c/PhilippLackner) [<img height="16px" width="16px" alt="Badge for youtubers that upload videos weekly" src="badges/badge-weekly.svg" title="Uploads 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`. \
<br />
[🔼 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.