https://github.com/rizwankce/devcast
Android App for Developer podcasts #30DaysOfKotlin
https://github.com/rizwankce/devcast
30daysofkotlin android kotlin
Last synced: 27 days ago
JSON representation
Android App for Developer podcasts #30DaysOfKotlin
- Host: GitHub
- URL: https://github.com/rizwankce/devcast
- Owner: rizwankce
- License: mit
- Created: 2020-06-04T05:59:26.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-05T07:12:13.000Z (about 6 years ago)
- Last Synced: 2025-02-23T06:27:16.135Z (over 1 year ago)
- Topics: 30daysofkotlin, android, kotlin
- Language: Kotlin
- Size: 1.31 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DevCast
## Android App for Developer podcasts #30DaysOfKotlin
DevCast (short term for Developer Podcasts) is a podcasts app which uses official API from [Dev.to](https://dev.to)
Created this app to learn Kotlin and Android Native developement, as well as project submission for #30DaysOfKotlin which was conducted by Google India. Learnt a ton by comparing Kotlin with Swift and Android Native with iOS native.
## Links
### Google Codelabs
- [Kotlin Bootcamp for beginners](https://developer.android.com/courses/kotlin-bootcamp/overview?utm_source=week1&utm_medium=email&utm_campaign=30DaysOfKotlin&utm_term=Basic)
- [Android Kotlin Fundamentals](https://developer.android.com/courses/kotlin-android-fundamentals/overview?utm_source=week1&utm_medium=email&utm_campaign=30DaysOfKotlin&utm_term=Intermediate)
- [Advanced Android in Kotlin](https://developer.android.com/courses/kotlin-android-advanced/overview?utm_source=week1&utm_medium=email&utm_campaign=30DaysOfKotlin&utm_term=Advanced)
- [All Kotlin resources from Google Codelabs](https://eventsonair.withgoogle.com/events/kotlin/resources)
### Others
- [Andriod Bootcamp by Raywenderlich](https://www.raywenderlich.com/10529094-android-bootcamp)
- [Andriod Crash Course for iOS developers](https://www.youtube.com/watch?v=gDEGd174K_Q&list=WL&index=42&t=0s)