Compare commits

..

2 commits

Author SHA1 Message Date
Relive077 e4fe539fd1
Merge 4596e7b5dc into b9768f3e12 2024-11-27 16:59:10 +09:00
skydoves b9768f3e12 Add Kotlin Multiplatform Developer Roadmap 2024-11-14 11:05:04 +09:00
18 changed files with 143 additions and 37 deletions

View file

@ -56,9 +56,15 @@ If you're eager to dive deeper into Kotlin and Android, explore [Dove Letter](ht
If you're interested in building a robust chat, video/audio calls, or livestreaming feature, which is an easy-to-use, open-sourced, Kotlin-first, actively maintained, check out the __[Stream Chat for Android](https://getstream.io/tutorials/android-chat?utm_source=Github&utm_medium=Jaewoong_OSS&utm_content=Developer&utm_campaign=2022AndroidDeveloperRoadmap&utm_term=DevRelOss)__ and __[Stream Video SDK for Compose](https://getstream.io/video/sdk/android/tutorial/video-calling?utm_source=Github&utm_medium=Jaewoong_OSS&utm_content=Developer&utm_campaign=2022AndroidDeveloperRoadmap&utm_term=DevRelOss)__.
## 📱 Demo Application
## 🗺 Kotlin Multiplatform Developer Roadmap
This project includes a demo project which shows the roadmap image. You can download the latest APK on the [Releases](https://github.com/skydoves/android-developer-roadmap/releases).
![4](https://github.com/user-attachments/assets/de94eca0-3672-4b45-92bc-9117d797fded)
The Kotlin Multiplatform Developer Roadmap aims to provide a comprehensive understanding of the current KMP ecosystem, offering suggested learning paths to help you grasp essential concepts along the way. The posts below cover key topics and technologies, guiding you through different stages of learning. <br>
- [GitHub: kmp-developer-roadmap](https://github.com/skydoves/kmp-developer-roadmap): The Kotlin Multiplatform Developer Roadmap offers comprehensive learning paths to help you understand KMP ecosystems.
- [A Developer’s Roadmap to Mastering Kotlin Multiplatform](https://getstream.io/blog/kotlin-multiplatform-roadmap/): You can explore the Kotlin Multiplatform (KMP) ecosystem using the Kotlin Multiplatform Developer Roadmap as your guide. The roadmap is designed to offer a comprehensive overview of the current KMP ecosystem, which provides suggested learning paths to help you better understand the various concepts involved in KMP development.
- [Build Your First Android and iOS Mobile App With Kotlin Multiplatform](https://getstream.io/blog/build-app-kotlin-multiplatform/): If you're looking to build your first Android and iOS application using Kotlin Multiplatform and Compose Multiplatform, check out the article below for step-by-step instructions.
## 🤝 Contribution

View file

@ -61,11 +61,15 @@
<p dir='rtl' align='right'>والذي يوفر الكثير من مكونات Jetpack Compose.</p>
## 📱 تطبيق تجريبي
## 🗺 Kotlin Multiplatform Developer Roadmap
<p dir='rtl' align='right'>والذي يوفر الكثير من المكونات يتضمن هذا المشروع مشروع تجريبي يعرض صورة خريطة الطريق. يمكنك تنزيل أحدث إصدار من ملف APK على ملف :</p>
![4](https://github.com/user-attachments/assets/de94eca0-3672-4b45-92bc-9117d797fded)
[Releases](https://github.com/skydoves/android-developer-roadmap/releases)
The Kotlin Multiplatform Developer Roadmap aims to provide a comprehensive understanding of the current KMP ecosystem, offering suggested learning paths to help you grasp essential concepts along the way. The posts below cover key topics and technologies, guiding you through different stages of learning. <br>
- [GitHub: kmp-developer-roadmap](https://github.com/skydoves/kmp-developer-roadmap): The Kotlin Multiplatform Developer Roadmap offers comprehensive learning paths to help you understand KMP ecosystems.
- [A Developer’s Roadmap to Mastering Kotlin Multiplatform](https://getstream.io/blog/kotlin-multiplatform-roadmap/): You can explore the Kotlin Multiplatform (KMP) ecosystem using the Kotlin Multiplatform Developer Roadmap as your guide. The roadmap is designed to offer a comprehensive overview of the current KMP ecosystem, which provides suggested learning paths to help you better understand the various concepts involved in KMP development.
- [Build Your First Android and iOS Mobile App With Kotlin Multiplatform](https://getstream.io/blog/build-app-kotlin-multiplatform/): If you're looking to build your first Android and iOS application using Kotlin Multiplatform and Compose Multiplatform, check out the article below for step-by-step instructions.
## 🤝 إسهام

View file

@ -48,9 +48,15 @@
আপনি যদি একটি শক্তিশালী চ্যাট, ভিডিও/অডিও কল, বা লাইভস্ট্রিমিং বৈশিষ্ট্য তৈরি করতে আগ্রহী হন, যা একটি সহজে ব্যবহারযোগ্য, ওপেন-সোর্স, কোটলিন-প্রথম, সক্রিয়ভাবে রক্ষণাবেক্ষণ করা হয়, তাহলে __[Stream Chat for Android](https://getstream.io/tutorials/android-chat?utm_source=Github&utm_medium=Jaewoong_OSS&utm_content=Developer&utm_campaign=2022AndroidDeveloperRoadmap&utm_term=DevRelOss)__ এবং __[Stream Video SDK for Compose](https://getstream.io/video/sdk/android/tutorial/video-calling?utm_source=Github&utm_medium=Jaewoong_OSS&utm_content=Developer&utm_campaign=2022AndroidDeveloperRoadmap&utm_term=DevRelOss)__.
## 📱 ডেমো অ্যাপ্লিকেশন
## 🗺 Kotlin Multiplatform Developer Roadmap
এই প্রকল্পে একটি ডেমো প্রকল্প রয়েছে যা রোডম্যাপের চিত্র দেখায়। আপনি সর্বশেষ APK ডাউনলোড করতে পারেন [রিলিজেস](https://github.com/skydoves/android-developer-roadmap/releases) এ।
![4](https://github.com/user-attachments/assets/de94eca0-3672-4b45-92bc-9117d797fded)
The Kotlin Multiplatform Developer Roadmap aims to provide a comprehensive understanding of the current KMP ecosystem, offering suggested learning paths to help you grasp essential concepts along the way. The posts below cover key topics and technologies, guiding you through different stages of learning. <br>
- [GitHub: kmp-developer-roadmap](https://github.com/skydoves/kmp-developer-roadmap): The Kotlin Multiplatform Developer Roadmap offers comprehensive learning paths to help you understand KMP ecosystems.
- [A Developer’s Roadmap to Mastering Kotlin Multiplatform](https://getstream.io/blog/kotlin-multiplatform-roadmap/): You can explore the Kotlin Multiplatform (KMP) ecosystem using the Kotlin Multiplatform Developer Roadmap as your guide. The roadmap is designed to offer a comprehensive overview of the current KMP ecosystem, which provides suggested learning paths to help you better understand the various concepts involved in KMP development.
- [Build Your First Android and iOS Mobile App With Kotlin Multiplatform](https://getstream.io/blog/build-app-kotlin-multiplatform/): If you're looking to build your first Android and iOS application using Kotlin Multiplatform and Compose Multiplatform, check out the article below for step-by-step instructions.
## 🤝 অবদান

View file

@ -50,9 +50,15 @@ Android Developer Roadmap 建议了学习 Android 开发的路径。你可以按
如果你对构建强大的聊天、视频/音频通话或直播功能有兴趣,且易于使用、开源、Kotlin 优先、积极维护的,那么请查看 [Stream Chat for Android](https://getstream.io/tutorials/android-chat) 和 __[Stream Video SDK for Compose](https://getstream.io/video/sdk/android/tutorial/video-calling?utm_source=Github&utm_medium=Jaewoong_OSS&utm_content=Developer&utm_campaign=2022AndroidDeveloperRoadmap&utm_term=DevRelOss)__。
## 📱 Demo 应用
## 🗺 Kotlin Multiplatform Developer Roadmap
本项目包括一个 Demo 项目,展示了这路线图图像。你可以在 [Releases](https://github.com/skydoves/android-developer-roadmap/releases) 下载最新的APK。
![4](https://github.com/user-attachments/assets/de94eca0-3672-4b45-92bc-9117d797fded)
The Kotlin Multiplatform Developer Roadmap aims to provide a comprehensive understanding of the current KMP ecosystem, offering suggested learning paths to help you grasp essential concepts along the way. The posts below cover key topics and technologies, guiding you through different stages of learning. <br>
- [GitHub: kmp-developer-roadmap](https://github.com/skydoves/kmp-developer-roadmap): The Kotlin Multiplatform Developer Roadmap offers comprehensive learning paths to help you understand KMP ecosystems.
- [A Developer’s Roadmap to Mastering Kotlin Multiplatform](https://getstream.io/blog/kotlin-multiplatform-roadmap/): You can explore the Kotlin Multiplatform (KMP) ecosystem using the Kotlin Multiplatform Developer Roadmap as your guide. The roadmap is designed to offer a comprehensive overview of the current KMP ecosystem, which provides suggested learning paths to help you better understand the various concepts involved in KMP development.
- [Build Your First Android and iOS Mobile App With Kotlin Multiplatform](https://getstream.io/blog/build-app-kotlin-multiplatform/): If you're looking to build your first Android and iOS application using Kotlin Multiplatform and Compose Multiplatform, check out the article below for step-by-step instructions.
## 🤝 贡献

View file

@ -41,9 +41,15 @@ In dieser mehrteiligen Serie werden Sie alles über das Android Ökosystem lerne
Wenn Sie zukünftig benachrichtigt werden wollen, sobald wir neue Beiträge veröffentlicht werden, treten Sie den **[Watchern](https://github.com/skydoves/android-developer-roadmap/watchers)** auf GitHub bei oder folgen Sie **[Stream](https://twitter.com/getstream_io)** auf Twitter.
## Beispiel-App
## 🗺 Kotlin Multiplatform Developer Roadmap
Dieses Projekt enthält eine Beispiel-App welche das Bild der Roadmap zeigt. Sie können die aktuellste APK-Datei auf der [Releases-Seite](https://github.com/skydoves/android-developer-roadmap/releases) herunterladen.
![4](https://github.com/user-attachments/assets/de94eca0-3672-4b45-92bc-9117d797fded)
The Kotlin Multiplatform Developer Roadmap aims to provide a comprehensive understanding of the current KMP ecosystem, offering suggested learning paths to help you grasp essential concepts along the way. The posts below cover key topics and technologies, guiding you through different stages of learning. <br>
- [GitHub: kmp-developer-roadmap](https://github.com/skydoves/kmp-developer-roadmap): The Kotlin Multiplatform Developer Roadmap offers comprehensive learning paths to help you understand KMP ecosystems.
- [A Developer’s Roadmap to Mastering Kotlin Multiplatform](https://getstream.io/blog/kotlin-multiplatform-roadmap/): You can explore the Kotlin Multiplatform (KMP) ecosystem using the Kotlin Multiplatform Developer Roadmap as your guide. The roadmap is designed to offer a comprehensive overview of the current KMP ecosystem, which provides suggested learning paths to help you better understand the various concepts involved in KMP development.
- [Build Your First Android and iOS Mobile App With Kotlin Multiplatform](https://getstream.io/blog/build-app-kotlin-multiplatform/): If you're looking to build your first Android and iOS application using Kotlin Multiplatform and Compose Multiplatform, check out the article below for step-by-step instructions.
## Mitwirken

View file

@ -42,9 +42,15 @@ En esta serie de varias partes, aprenderás todo sobre el ecosistema de desarrol
Si deseas recibir notificaciones a medida que publiquemos futuros artículos, únete a los **[watchers](https://github.com/skydoves/android-developer-roadmap/watchers)** en GitHub o sigue a **[Stream](https://twitter.com/getstream_io)** en Twitter.
## Aplicación de demostración
## 🗺 Kotlin Multiplatform Developer Roadmap
Este proyecto incluye una demostración la cual muestra una imagen del mapa. Puedes descargarte la última versión del APK en las [Releases](https://github.com/skydoves/android-developer-roadmap/releases).
![4](https://github.com/user-attachments/assets/de94eca0-3672-4b45-92bc-9117d797fded)
The Kotlin Multiplatform Developer Roadmap aims to provide a comprehensive understanding of the current KMP ecosystem, offering suggested learning paths to help you grasp essential concepts along the way. The posts below cover key topics and technologies, guiding you through different stages of learning. <br>
- [GitHub: kmp-developer-roadmap](https://github.com/skydoves/kmp-developer-roadmap): The Kotlin Multiplatform Developer Roadmap offers comprehensive learning paths to help you understand KMP ecosystems.
- [A Developer’s Roadmap to Mastering Kotlin Multiplatform](https://getstream.io/blog/kotlin-multiplatform-roadmap/): You can explore the Kotlin Multiplatform (KMP) ecosystem using the Kotlin Multiplatform Developer Roadmap as your guide. The roadmap is designed to offer a comprehensive overview of the current KMP ecosystem, which provides suggested learning paths to help you better understand the various concepts involved in KMP development.
- [Build Your First Android and iOS Mobile App With Kotlin Multiplatform](https://getstream.io/blog/build-app-kotlin-multiplatform/): If you're looking to build your first Android and iOS application using Kotlin Multiplatform and Compose Multiplatform, check out the article below for step-by-step instructions.
## Contribución

View file

@ -56,9 +56,15 @@
اگر این قابلیت را با جتپک کمپوز می‌خواهید:
[Stream Chat for Compose](https://getstream.io/chat/compose/tutorial/)
## 📱 اپلیکیشن دمو
## 🗺 Kotlin Multiplatform Developer Roadmap
این پروژه شامل یک پروژه دمو است که تصویر نقشه‌راه را نشان می‌دهد. شما می‌توانید از قسمت [انتشارها](https://github.com/skydoves/android-developer-roadmap/releases) جدیدترین فایل نصبی آن را دانلود کنید.
![4](https://github.com/user-attachments/assets/de94eca0-3672-4b45-92bc-9117d797fded)
The Kotlin Multiplatform Developer Roadmap aims to provide a comprehensive understanding of the current KMP ecosystem, offering suggested learning paths to help you grasp essential concepts along the way. The posts below cover key topics and technologies, guiding you through different stages of learning. <br>
- [GitHub: kmp-developer-roadmap](https://github.com/skydoves/kmp-developer-roadmap): The Kotlin Multiplatform Developer Roadmap offers comprehensive learning paths to help you understand KMP ecosystems.
- [A Developer’s Roadmap to Mastering Kotlin Multiplatform](https://getstream.io/blog/kotlin-multiplatform-roadmap/): You can explore the Kotlin Multiplatform (KMP) ecosystem using the Kotlin Multiplatform Developer Roadmap as your guide. The roadmap is designed to offer a comprehensive overview of the current KMP ecosystem, which provides suggested learning paths to help you better understand the various concepts involved in KMP development.
- [Build Your First Android and iOS Mobile App With Kotlin Multiplatform](https://getstream.io/blog/build-app-kotlin-multiplatform/): If you're looking to build your first Android and iOS application using Kotlin Multiplatform and Compose Multiplatform, check out the article below for step-by-step instructions.
## 🤝 مشارکت

View file

@ -40,9 +40,15 @@ Dans cette série en plusieurs parties, vous apprendrez tout sur l'écosystème
Si vous souhaitez être informé de la publication des prochains articles, rejoignez les **[observateurs](https://github.com/skydoves/android-developer-roadmap/watchers)** sur GitHub ou suivez **[Stream](https://twitter.com/getstream_io)** sur Twitter. Vous pouvez également suivre __[l'auteur](https://github.com/skydoves)__ de ce dépôt sur GitHub.
## Application de démonstration
## 🗺 Kotlin Multiplatform Developer Roadmap
Ce projet inclut une démo qui montre l'image de la feuille de route. Vous pouvez télécharger le dernier APK sur les [releases](https://github.com/skydoves/android-developer-roadmap/releases).
![4](https://github.com/user-attachments/assets/de94eca0-3672-4b45-92bc-9117d797fded)
The Kotlin Multiplatform Developer Roadmap aims to provide a comprehensive understanding of the current KMP ecosystem, offering suggested learning paths to help you grasp essential concepts along the way. The posts below cover key topics and technologies, guiding you through different stages of learning. <br>
- [GitHub: kmp-developer-roadmap](https://github.com/skydoves/kmp-developer-roadmap): The Kotlin Multiplatform Developer Roadmap offers comprehensive learning paths to help you understand KMP ecosystems.
- [A Developer’s Roadmap to Mastering Kotlin Multiplatform](https://getstream.io/blog/kotlin-multiplatform-roadmap/): You can explore the Kotlin Multiplatform (KMP) ecosystem using the Kotlin Multiplatform Developer Roadmap as your guide. The roadmap is designed to offer a comprehensive overview of the current KMP ecosystem, which provides suggested learning paths to help you better understand the various concepts involved in KMP development.
- [Build Your First Android and iOS Mobile App With Kotlin Multiplatform](https://getstream.io/blog/build-app-kotlin-multiplatform/): If you're looking to build your first Android and iOS application using Kotlin Multiplatform and Compose Multiplatform, check out the article below for step-by-step instructions.
## Contribution

View file

@ -41,9 +41,15 @@ Dalam seri yang terbagi menjadi beberapa bagian ini, kamu akan mempelajari semua
Jika kamu ingin mendapatkan notifikasi saat kami merilis postingan berikutnya, bergabung dengan **[watchers](https://github.com/skydoves/android-developer-roadmap/watchers)** di GitHub atau follow **[Stream](https://twitter.com/getstream_io)** di Twitter. Kamu juga bisa follow __[author](https://github.com/skydoves)__ dari repository ini.
## Demo Aplikasi
## 🗺 Kotlin Multiplatform Developer Roadmap
Proyek ini mencakup proyek demo seperti yang ditunjukkan pada gambar roadmap. Kamu bisa mendownload APK terbarunya di [Releases](https://github.com/skydoves/android-developer-roadmap/releases).
![4](https://github.com/user-attachments/assets/de94eca0-3672-4b45-92bc-9117d797fded)
The Kotlin Multiplatform Developer Roadmap aims to provide a comprehensive understanding of the current KMP ecosystem, offering suggested learning paths to help you grasp essential concepts along the way. The posts below cover key topics and technologies, guiding you through different stages of learning. <br>
- [GitHub: kmp-developer-roadmap](https://github.com/skydoves/kmp-developer-roadmap): The Kotlin Multiplatform Developer Roadmap offers comprehensive learning paths to help you understand KMP ecosystems.
- [A Developer’s Roadmap to Mastering Kotlin Multiplatform](https://getstream.io/blog/kotlin-multiplatform-roadmap/): You can explore the Kotlin Multiplatform (KMP) ecosystem using the Kotlin Multiplatform Developer Roadmap as your guide. The roadmap is designed to offer a comprehensive overview of the current KMP ecosystem, which provides suggested learning paths to help you better understand the various concepts involved in KMP development.
- [Build Your First Android and iOS Mobile App With Kotlin Multiplatform](https://getstream.io/blog/build-app-kotlin-multiplatform/): If you're looking to build your first Android and iOS application using Kotlin Multiplatform and Compose Multiplatform, check out the article below for step-by-step instructions.
## Kontribusi

View file

@ -53,9 +53,15 @@ Se vuoi rimanere aggiornato con i nostri ultimi articoli, seguici **[watchers](h
Se ti interessa sviluppare una funzione di messaggistica stabile, facile da usare, open source, basata su Kotlin, costantemente aggiornata, leggi [Stream Chat for Android](https://getstream.io/tutorials/android-chat). Se ti interessa sviluppare funzioni di messaggistica con Jetpack Compose, puoi anche leggere [Stream Chat for Compose](https://getstream.io/chat/compose/tutorial/), che fornisce molte componenti Jetpack Compose.
## 📱 Applicazione Demo
## 🗺 Kotlin Multiplatform Developer Roadmap
Questo progetto contiene una demo che mostra l'immagine della roadmap. Puoi scaricare l'ultima versione APK da qui [Releases](https://github.com/skydoves/android-developer-roadmap/releases).
![4](https://github.com/user-attachments/assets/de94eca0-3672-4b45-92bc-9117d797fded)
The Kotlin Multiplatform Developer Roadmap aims to provide a comprehensive understanding of the current KMP ecosystem, offering suggested learning paths to help you grasp essential concepts along the way. The posts below cover key topics and technologies, guiding you through different stages of learning. <br>
- [GitHub: kmp-developer-roadmap](https://github.com/skydoves/kmp-developer-roadmap): The Kotlin Multiplatform Developer Roadmap offers comprehensive learning paths to help you understand KMP ecosystems.
- [A Developer’s Roadmap to Mastering Kotlin Multiplatform](https://getstream.io/blog/kotlin-multiplatform-roadmap/): You can explore the Kotlin Multiplatform (KMP) ecosystem using the Kotlin Multiplatform Developer Roadmap as your guide. The roadmap is designed to offer a comprehensive overview of the current KMP ecosystem, which provides suggested learning paths to help you better understand the various concepts involved in KMP development.
- [Build Your First Android and iOS Mobile App With Kotlin Multiplatform](https://getstream.io/blog/build-app-kotlin-multiplatform/): If you're looking to build your first Android and iOS application using Kotlin Multiplatform and Compose Multiplatform, check out the article below for step-by-step instructions.
## 🤝 Contribuisci

View file

@ -53,9 +53,15 @@ Android Developer Roadmap 2022は、Android開発を理解するための学習
Jetpack Composeを使用したい場合は,こちらもチェック[Stream Chat for Compose](https://getstream.io/chat/compose/tutorial/), Jetpack Composeコンポーネントが多数提供されています。
## 📱 デモアプリ
## 🗺 Kotlin Multiplatform Developer Roadmap
本プロジェクトでは、ロードマップイメージを表示するためのデモアプリを用意してあります。こちら[Releases](https://github.com/skydoves/android-developer-roadmap/releases)から最新バージョンのAPKがダウンロード可能です。
![4](https://github.com/user-attachments/assets/de94eca0-3672-4b45-92bc-9117d797fded)
The Kotlin Multiplatform Developer Roadmap aims to provide a comprehensive understanding of the current KMP ecosystem, offering suggested learning paths to help you grasp essential concepts along the way. The posts below cover key topics and technologies, guiding you through different stages of learning. <br>
- [GitHub: kmp-developer-roadmap](https://github.com/skydoves/kmp-developer-roadmap): The Kotlin Multiplatform Developer Roadmap offers comprehensive learning paths to help you understand KMP ecosystems.
- [A Developer’s Roadmap to Mastering Kotlin Multiplatform](https://getstream.io/blog/kotlin-multiplatform-roadmap/): You can explore the Kotlin Multiplatform (KMP) ecosystem using the Kotlin Multiplatform Developer Roadmap as your guide. The roadmap is designed to offer a comprehensive overview of the current KMP ecosystem, which provides suggested learning paths to help you better understand the various concepts involved in KMP development.
- [Build Your First Android and iOS Mobile App With Kotlin Multiplatform](https://getstream.io/blog/build-app-kotlin-multiplatform/): If you're looking to build your first Android and iOS application using Kotlin Multiplatform and Compose Multiplatform, check out the article below for step-by-step instructions.
## 🤝 コントリビューション

View file

@ -49,9 +49,15 @@ Android Developer Roadmap 2022 ផ្តល់នូវគំរោងការ
ប្រសិនបើអ្នកចាប់អារម្មណ៍ក្នុងការបង្កើតមុខងារជជែកដ៏រឹងមាំ, ដែលងាយស្រួលប្រើ, Kotlin-first, ថែទាំយ៉ាងសកម្ម, សូមពិនិត្យមើល [Stream Chat for Android](https://getstream.io/tutorials/android-chat) ។ ប្រសិនបើអ្នកចាប់អារម្មណ៍ក្នុងការបង្កើតមុខងារជជែកជាមួយ Jetpack Compose អ្នកក៏អាចពិនិត្យមើល [Stream Chat for Compose](https://getstream.io/chat/compose/tutorial/) ដែលផ្តល់នូវសមាសធាតុ Jetpack Compose ជាច្រើន។
## 📱 កម្មវិធីសាកល្បង
## 🗺 Kotlin Multiplatform Developer Roadmap
គម្រោងនេះរួមបញ្ចូលកម្មវិធីសាកល្បងដែលបង្ហាញរូបភាពគំរោងការសិក្សា។ អ្នកអាចទាញយក APK ចុងក្រោយបំផុតនៅលើ [កម្មវិធីសាកល្បង](https://github.com/skydoves/android-developer-roadmap/releases) ។
![4](https://github.com/user-attachments/assets/de94eca0-3672-4b45-92bc-9117d797fded)
The Kotlin Multiplatform Developer Roadmap aims to provide a comprehensive understanding of the current KMP ecosystem, offering suggested learning paths to help you grasp essential concepts along the way. The posts below cover key topics and technologies, guiding you through different stages of learning. <br>
- [GitHub: kmp-developer-roadmap](https://github.com/skydoves/kmp-developer-roadmap): The Kotlin Multiplatform Developer Roadmap offers comprehensive learning paths to help you understand KMP ecosystems.
- [A Developer’s Roadmap to Mastering Kotlin Multiplatform](https://getstream.io/blog/kotlin-multiplatform-roadmap/): You can explore the Kotlin Multiplatform (KMP) ecosystem using the Kotlin Multiplatform Developer Roadmap as your guide. The roadmap is designed to offer a comprehensive overview of the current KMP ecosystem, which provides suggested learning paths to help you better understand the various concepts involved in KMP development.
- [Build Your First Android and iOS Mobile App With Kotlin Multiplatform](https://getstream.io/blog/build-app-kotlin-multiplatform/): If you're looking to build your first Android and iOS application using Kotlin Multiplatform and Compose Multiplatform, check out the article below for step-by-step instructions.
## 🤝 ការរួមចំណែក

View file

@ -49,9 +49,15 @@
Kotlin과 Android에 대해 더 많은 학습을 원하신다면 [Dove Letter](https://github.com/doveletter/)를 살펴보시길 바랍니다. Dove Letter는 안드로이드 및 Kotlin과 관련하여 학습, 토론, 및 지식을 공유할 수 있는 데일리 뉴스레터 형태의 유료 구독형 저장소입니다. 자세한 내용은 [도브 레터: 안드로이드와 코틀린 학습하기](https://velog.io/@skydoves/doveletter) 포스트를 참고하세요.
## Demo Application
## 🗺 Kotlin Multiplatform Developer Roadmap
본 오픈소스 프로젝트는 로드맵 이미지를 보여주는 데모 앱을 포함하고 있습니다. [Releases](https://github.com/skydoves/android-developer-roadmap/releases) 에서 APK 파일을 다운로드하실 수 있습니다.
![4](https://github.com/user-attachments/assets/de94eca0-3672-4b45-92bc-9117d797fded)
The Kotlin Multiplatform Developer Roadmap aims to provide a comprehensive understanding of the current KMP ecosystem, offering suggested learning paths to help you grasp essential concepts along the way. The posts below cover key topics and technologies, guiding you through different stages of learning. <br>
- [GitHub: kmp-developer-roadmap](https://github.com/skydoves/kmp-developer-roadmap): The Kotlin Multiplatform Developer Roadmap offers comprehensive learning paths to help you understand KMP ecosystems.
- [A Developer’s Roadmap to Mastering Kotlin Multiplatform](https://getstream.io/blog/kotlin-multiplatform-roadmap/): You can explore the Kotlin Multiplatform (KMP) ecosystem using the Kotlin Multiplatform Developer Roadmap as your guide. The roadmap is designed to offer a comprehensive overview of the current KMP ecosystem, which provides suggested learning paths to help you better understand the various concepts involved in KMP development.
- [Build Your First Android and iOS Mobile App With Kotlin Multiplatform](https://getstream.io/blog/build-app-kotlin-multiplatform/): If you're looking to build your first Android and iOS application using Kotlin Multiplatform and Compose Multiplatform, check out the article below for step-by-step instructions.
## Contribution

View file

@ -49,9 +49,15 @@ Se você quiser ser notificado assim que lançarmos postagens futuras, junte-se
Se você estiver interessado em criar um recurso de bate-papo robusto, que seja fácil de usar, de código aberto, Kotlin-first, mantido ativamente, confira o [Stream Chat for Android](https://getstream.io/tutorials/android-chat). Se estiver interessado em criar recursos de bate-papo com o Jetpack Compose, você também pode conferir o [Stream Chat for Compose](https://getstream.io/chat/compose/tutorial/), que fornece muitos componentes do Jetpack Compose.
## 📱 Aplicação de Demonstração
## 🗺 Kotlin Multiplatform Developer Roadmap
Este projeto inclui um projeto de demonstração que exibe a imagem do roteiro. Você pode baixar o APK mais recente em [Releases](https://github.com/skydoves/android-developer-roadmap/releases).
![4](https://github.com/user-attachments/assets/de94eca0-3672-4b45-92bc-9117d797fded)
The Kotlin Multiplatform Developer Roadmap aims to provide a comprehensive understanding of the current KMP ecosystem, offering suggested learning paths to help you grasp essential concepts along the way. The posts below cover key topics and technologies, guiding you through different stages of learning. <br>
- [GitHub: kmp-developer-roadmap](https://github.com/skydoves/kmp-developer-roadmap): The Kotlin Multiplatform Developer Roadmap offers comprehensive learning paths to help you understand KMP ecosystems.
- [A Developer’s Roadmap to Mastering Kotlin Multiplatform](https://getstream.io/blog/kotlin-multiplatform-roadmap/): You can explore the Kotlin Multiplatform (KMP) ecosystem using the Kotlin Multiplatform Developer Roadmap as your guide. The roadmap is designed to offer a comprehensive overview of the current KMP ecosystem, which provides suggested learning paths to help you better understand the various concepts involved in KMP development.
- [Build Your First Android and iOS Mobile App With Kotlin Multiplatform](https://getstream.io/blog/build-app-kotlin-multiplatform/): If you're looking to build your first Android and iOS application using Kotlin Multiplatform and Compose Multiplatform, check out the article below for step-by-step instructions.
## 🤝 Contribuições

View file

@ -44,9 +44,15 @@ Ikiwa ungependa kuarifiwa tunapochapisha machapisho yajayo, jiunge na **[watcher
Ikiwa ungependa kuunda kipengele thabiti cha gumzo, ambacho ni rahisi kutumia, chanzo huria, Kotlin-kwanza, kinachodumishwa kikamilifu, angalia [Gumzo la Tiririsha kwa Android](https://getstream.io/ mafunzo/android-chat). Iwapo ungependa kuunda vipengele vya gumzo ukitumia Jetpack Compose, unaweza pia kuangalia [Tiririsha Gumzo la Kutunga](https://getstream.io/chat/compose/tutorial/), ambayo hutoa vipengele vingi vya Jetpack Compose.
## Ombi la Onyesho
## 🗺 Kotlin Multiplatform Developer Roadmap
Mradi huu unajumuisha mradi wa onyesho ambao unaonyesha picha ya ramani ya barabara. Unaweza kupakua APK ya hivi punde kwenye [Matoleo](https://github.com/skydoves/android-developer-roadmap/releases).
![4](https://github.com/user-attachments/assets/de94eca0-3672-4b45-92bc-9117d797fded)
The Kotlin Multiplatform Developer Roadmap aims to provide a comprehensive understanding of the current KMP ecosystem, offering suggested learning paths to help you grasp essential concepts along the way. The posts below cover key topics and technologies, guiding you through different stages of learning. <br>
- [GitHub: kmp-developer-roadmap](https://github.com/skydoves/kmp-developer-roadmap): The Kotlin Multiplatform Developer Roadmap offers comprehensive learning paths to help you understand KMP ecosystems.
- [A Developer’s Roadmap to Mastering Kotlin Multiplatform](https://getstream.io/blog/kotlin-multiplatform-roadmap/): You can explore the Kotlin Multiplatform (KMP) ecosystem using the Kotlin Multiplatform Developer Roadmap as your guide. The roadmap is designed to offer a comprehensive overview of the current KMP ecosystem, which provides suggested learning paths to help you better understand the various concepts involved in KMP development.
- [Build Your First Android and iOS Mobile App With Kotlin Multiplatform](https://getstream.io/blog/build-app-kotlin-multiplatform/): If you're looking to build your first Android and iOS application using Kotlin Multiplatform and Compose Multiplatform, check out the article below for step-by-step instructions.
## Mchango

View file

@ -48,9 +48,15 @@ Roadmap สำหรับนักพัฒนาแอป Android ปี 2022
ถ้าคุณกำลังสนใจทำ Feature Chat ที่มีประสิทธิภาพ, ใช้งานง่าย, เป็น open-source, ใช้ Kotlin เป็นหลัก รวมถึงมีนักพัฒนาดูแลอย่างต่อเนื่อง ให้ลองเข้ามาดู [Stream Chat for Android](https://getstream.io/tutorials/android-chat) หรือถ้าคุณสนใจทำแบบ Jetpack Compose ก็ลองเข้ามาดู [Stream Chat for Compose](https://getstream.io/chat/compose/tutorial/) บอกเลยว่ามี Component สำหรับ Compose ให้ใช้งานเยอะมาก ๆ
## 📱 Demo Application
## 🗺 Kotlin Multiplatform Developer Roadmap
ใน Project นี้มีแอป Demo ที่แสดงรูป Roadmap สามารถดาวน์โหลด APK เวอร์ชันล่าสุดได้ที่ [Releases](https://github.com/skydoves/android-developer-roadmap/releases)
![4](https://github.com/user-attachments/assets/de94eca0-3672-4b45-92bc-9117d797fded)
The Kotlin Multiplatform Developer Roadmap aims to provide a comprehensive understanding of the current KMP ecosystem, offering suggested learning paths to help you grasp essential concepts along the way. The posts below cover key topics and technologies, guiding you through different stages of learning. <br>
- [GitHub: kmp-developer-roadmap](https://github.com/skydoves/kmp-developer-roadmap): The Kotlin Multiplatform Developer Roadmap offers comprehensive learning paths to help you understand KMP ecosystems.
- [A Developer’s Roadmap to Mastering Kotlin Multiplatform](https://getstream.io/blog/kotlin-multiplatform-roadmap/): You can explore the Kotlin Multiplatform (KMP) ecosystem using the Kotlin Multiplatform Developer Roadmap as your guide. The roadmap is designed to offer a comprehensive overview of the current KMP ecosystem, which provides suggested learning paths to help you better understand the various concepts involved in KMP development.
- [Build Your First Android and iOS Mobile App With Kotlin Multiplatform](https://getstream.io/blog/build-app-kotlin-multiplatform/): If you're looking to build your first Android and iOS application using Kotlin Multiplatform and Compose Multiplatform, check out the article below for step-by-step instructions.
## 🤝 Contribution

View file

@ -41,9 +41,15 @@ Bu çok parçalı seride, Android Developer Roadmap'i takip ederek Android devel
Gelecekteki postları yayınladığımızda haberdar olmak istiyorsanız, GitHub'daki **[watchers](https://github.com/skydoves/android-developer-roadmap/watchers)** katılın veya Twitter'da **[Stream](https://twitter.com/getstream_io)**'i takip edin.
## Demo Uygulaması
## 🗺 Kotlin Multiplatform Developer Roadmap
Bu proje, roadmap görüntüsünü gösteren bir demo proje içermektedir. En son APK'yı [Releases](https://github.com/skydoves/android-developer-roadmap/releases) adresinden indirebilirsiniz.
![4](https://github.com/user-attachments/assets/de94eca0-3672-4b45-92bc-9117d797fded)
The Kotlin Multiplatform Developer Roadmap aims to provide a comprehensive understanding of the current KMP ecosystem, offering suggested learning paths to help you grasp essential concepts along the way. The posts below cover key topics and technologies, guiding you through different stages of learning. <br>
- [GitHub: kmp-developer-roadmap](https://github.com/skydoves/kmp-developer-roadmap): The Kotlin Multiplatform Developer Roadmap offers comprehensive learning paths to help you understand KMP ecosystems.
- [A Developer’s Roadmap to Mastering Kotlin Multiplatform](https://getstream.io/blog/kotlin-multiplatform-roadmap/): You can explore the Kotlin Multiplatform (KMP) ecosystem using the Kotlin Multiplatform Developer Roadmap as your guide. The roadmap is designed to offer a comprehensive overview of the current KMP ecosystem, which provides suggested learning paths to help you better understand the various concepts involved in KMP development.
- [Build Your First Android and iOS Mobile App With Kotlin Multiplatform](https://getstream.io/blog/build-app-kotlin-multiplatform/): If you're looking to build your first Android and iOS application using Kotlin Multiplatform and Compose Multiplatform, check out the article below for step-by-step instructions.
## Contribution

View file

@ -49,9 +49,15 @@ Nếu bạn muốn nhận thông báo khi chúng tôi phát hành các bài đă
Nếu bạn quan tâm đến việc xây dựng một tính năng trò chuyện mạnh mẽ, dễ sử dụng, nguồn mở, ưu tiên Kotlin, được duy trì tích cực, hãy xem [Stream chat dành cho Android](https://getstream.io/tutorials/android-chat). Nếu quan tâm đến việc xây dựng các tính năng trò chuyện với Jetpack Compose, bạn cũng có thể xem qua [Stream Chat dành cho Compose](https://getstream.io/chat/compose/tutorial/), cung cấp rất nhiều thành phần dành cho Jetpack Compose.
## 📱 Ứng dụng demo
## 🗺 Kotlin Multiplatform Developer Roadmap
Dự án này bao gồm một dự án demo trong đó hiển thị hình ảnh lộ trình. Bạn có thể tải xuống APK mới nhất trên các chứa các bản phát hành [Releases](https://github.com/skydoves/android-developer-roadmap/releases).
![4](https://github.com/user-attachments/assets/de94eca0-3672-4b45-92bc-9117d797fded)
The Kotlin Multiplatform Developer Roadmap aims to provide a comprehensive understanding of the current KMP ecosystem, offering suggested learning paths to help you grasp essential concepts along the way. The posts below cover key topics and technologies, guiding you through different stages of learning. <br>
- [GitHub: kmp-developer-roadmap](https://github.com/skydoves/kmp-developer-roadmap): The Kotlin Multiplatform Developer Roadmap offers comprehensive learning paths to help you understand KMP ecosystems.
- [A Developer’s Roadmap to Mastering Kotlin Multiplatform](https://getstream.io/blog/kotlin-multiplatform-roadmap/): You can explore the Kotlin Multiplatform (KMP) ecosystem using the Kotlin Multiplatform Developer Roadmap as your guide. The roadmap is designed to offer a comprehensive overview of the current KMP ecosystem, which provides suggested learning paths to help you better understand the various concepts involved in KMP development.
- [Build Your First Android and iOS Mobile App With Kotlin Multiplatform](https://getstream.io/blog/build-app-kotlin-multiplatform/): If you're looking to build your first Android and iOS application using Kotlin Multiplatform and Compose Multiplatform, check out the article below for step-by-step instructions.
## 🤝 Sự đóng góp