mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-18 17:36:14 +00:00
Added Android Beginner and Intermediate Courses (#10906)
* Added Android Beginner and Intermediate Courses The courses added are for beginners and intermediates. Two Android basics courses and one intermediate Jetpack Compose course from the Google Developers Training team. * Update free-courses-en.md Swapped lines 211 and 212 for alphabetical sorting * Update free-courses-en.md * Update free-courses-en.md * Update courses/free-courses-en.md Co-authored-by: Eric Hellman <eric@hellman.net> * Update courses/free-courses-en.md Accepted changes on the Android courses Co-authored-by: Eric Hellman <eric@hellman.net> * Update free-courses-en.md Removed the Android Basics in Kotlin course as it's no longer being maintained. --------- Co-authored-by: Eric Hellman <eric@hellman.net>
This commit is contained in:
parent
fbd78ffa5c
commit
302abae7c4
@ -212,6 +212,7 @@
|
||||
* [Android Basics: Networking](https://www.udacity.com/course/android-basics-networking--ud843) (Udacity)
|
||||
* [Android Basics: User Input](https://www.udacity.com/course/android-basics-user-input--ud836) (Udacity)
|
||||
* [Android Basics: User Interface](https://www.udacity.com/course/android-basics-user-interface--ud834) (Udacity)
|
||||
* [Android Basics with Compose](https://developer.android.com/courses/android-basics-compose/course) - Google Developers Training
|
||||
* [Android Developer Fundamentals (Version 2) — Codelab](https://developer.android.com/courses/fundamentals-training/toc-v2)
|
||||
* [Android Developer Fundamentals (Version 2) — Concepts](https://google-developer-training.github.io/android-developer-fundamentals-course-concepts-v2/index.html)
|
||||
* [Android Development Tutorials](https://youtube.com/playlist?list=PLqM7alHXFySF_Hb1GtyvCX44dBniJ5sNy) - GeeksforGeeks
|
||||
@ -226,6 +227,7 @@
|
||||
* [Firebase in a Weekend: Android](https://www.udacity.com/course/firebase-in-a-weekend-by-google-android--ud0352) (Udacity)
|
||||
* [Gradle for Android and Java](https://www.udacity.com/course/gradle-for-android-and-java--ud867) (Udacity)
|
||||
* [Jetpack Compose](https://www.youtube.com/playlist?list=PLQkwcJG4YTCSpJ2NLhDTHhi6XBNfk9WiC) - Philipp Lackner
|
||||
* [Jetpack Compose for Android Developers](https://developer.android.com/courses/jetpack-compose/course) - Google Developers Training
|
||||
* [Kotlin Bootcamp for Programmers](https://www.udacity.com/course/kotlin-bootcamp-for-programmers--ud9011) (Udacity)
|
||||
* [Learn Android Application Development for Beginners](https://www.udemy.com/course/learn-android-application-development-y/) - Johan Jurrius, ProgramMe Programming (Udemy)
|
||||
* [Learn Android in 9 Hours](https://www.youtube.com/watch?v=aS__9RbCyHg) (Edureka)
|
||||
|
Loading…
Reference in New Issue
Block a user