-
-
Notifications
You must be signed in to change notification settings - Fork 674
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #45 from yamin8000/main
Added Persian/Farsi translation by adding README_FA.md
- Loading branch information
Showing
14 changed files
with
119 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,106 @@ | ||
<h1 align="center">نقشه راه توسعهدهنده اندروید 2022</h1> | ||
|
||
<p align="center"> | ||
<a href="https://opensource.org/licenses/Apache-2.0"><img alt="License" src="https://img.shields.io/badge/License-Apache%202.0-blue.svg"/></a> | ||
<a href="https://github.com/skydoves/android-developer-roadmap/actions/workflows/build.yml"><img alt="Build Status" src="https://github.com/skydoves/android-developer-roadmap/actions/workflows/build.yml/badge.svg"/></a> | ||
<a href="https://mailchi.mp/kotlinweekly/kotlin-weekly-279"><img alt="Kotlin Weekly" src="https://skydoves.github.io/badges/kotlin-weekly2.svg"/></a> | ||
<a href="https://androidweekly.net/issues/issue-495"><img alt="Android Weekly" src="https://skydoves.github.io/badges/android-weekly.svg"/></a> | ||
<a href="https://github.com/skydoves"><img alt="Profile" src="https://skydoves.github.io/badges/skydoves.svg"/></a> | ||
</p> | ||
<p align="center"> | ||
<a href="/README_AR.md" target="_blank"> Arabic </a> | <a href="/README.md" target="_blank"> English </a> | <a href="/README_KR.md" target="_blank"> 한국어 </a> | <a href="/README_DE.md" target="_blank"> Deutsch </a>| <a href="/README_ES.md" target="_blank"> Español</a> | <a href="/README_TR.md" target="_blank"> Turkish</a> | <a href="/README_ID.md" target="_blank"> Bahasa Indonesia</a> | <a href="/README_FR.md" target="_blank"> Français</a> | <a href="/README_PT.md" target="_blank"> Portuguese</a> | <a href="/README_KHM.md" target="_blank">ភាសាខ្មែរ</a> | <a href="/README_VI.md" target="_blank">Vietnamese</a> | <a href="/README_CN.md" target="_blank">中文</a> | <a href="/README_JP.md" target="_blank">日本語</a> | <a href="/README_FA.md" target="_blank">فارسی</a> | ||
</p> | ||
|
||
نقشهراه توسعهدهنده اندروید 2022 مسیرهای یادگیری توسعه اندروید را پیشنهاد میدهد. برای خواندن این | ||
نقشهراه میتوانید مسیری که از وسط نقشه عبور میکند را دنبال کنید. | ||
|
||
هر گره نشاندهنده مفهومی از سیستمهای اندروید یا کتابخانههای پراستفاده است. برای درک بهتر مفاهیم | ||
میتوانید به [مرجع توسعه اندروید](https://developer.android.com/reference) مراجعه کنید. | ||
|
||
به علاوه اینکه، **شما نیازی به یادگیری تمامی موارد این نقشه راه ندارید**. پس ما توصیه میکنیم قسمت هایی که به شما کمک میکند را مطالعه کنید. | ||
|
||
## 🗺 نقشهراه | ||
|
||
<details> | ||
<summary>نقشهراه توسعهدهنده اندروید با زمینه تاریک</summary> | ||
|
||
![Roadmap](images/android_developer_roadmap_dark.png) | ||
|
||
</details> | ||
|
||
<br> | ||
|
||
![Roadmap](images/android_developer_roadmap.png) | ||
|
||
## ✍️ مقالات | ||
|
||
<a href="https://getstream.io/blog/android-developer-roadmap/"><img src="images/article.png" /></a><br> | ||
|
||
|
||
نقشهراه توسعهدهنده اندروید 2022 طراحی شده تا بینش کاملی از اکوسیستم فعلی اندروید ارائه کند و مسیرهای یادگیری توصیهشدهای فراهم کرده تا به شما در مسیر یادگیری کمک کند. | ||
|
||
در این مجموعه چند قسمتی، شما همه چیز در رابطه با توسعه اکوسیستم اندروید را با دنبال کردن نقشهراه توسعهدهنده اندروید 2022 یاد خواهید گرفت. | ||
این مجموعه به شما نگرش کلی از جامعه اندروید میدهد تا متوجه شوید چطور به عنوان یک توسعهدهنده پیشرفت کنید. | ||
|
||
- **[The Android Platform: The 2022 Android Developer Roadmap – Part 1](https://getstream.io/blog/android-developer-roadmap/)** | ||
- **[App Components: The Android Developer Roadmap – Part 2](https://getstream.io/blog/android-developer-roadmap-part-2/)** | ||
- **[App Navigation and Jetpack: The Android Developer Roadmap – Part 3](https://getstream.io/blog/android-developer-roadmap-part-3/)** | ||
- **[Design Patterns and Architecture: The Android Developer Roadmap – Part 4](https://getstream.io/blog/design-patterns-and-architecture-the-android-developer-roadmap-part-4/)** | ||
|
||
اگر میخواهید از مطالب آینده آگاهی پیدا کنید عضو **[مراقبان](https://github.com/skydoves/android-developer-roadmap/watchers)** ما در گیتهاب شوید یا **[صفحه استریم](https://twitter.com/getstream_io)** را در توییتر دنبال کنید | ||
همچنین شما میتوانید __[نویسنده](https://github.com/skydoves)__ این مخزن را در گیتهاب دنبال کنید. | ||
|
||
<a href="https://getstream.io/tutorials/android-chat?utm_source=Github&utm_medium=Github_Repo_Content_Ad&utm_content=Developer&utm_campaign=2022AndroidDeveloperRoadmap&utm_term=DevRelOss"> | ||
<img src="https://user-images.githubusercontent.com/24237865/138428440-b92e5fb7-89f8-41aa-96b1-71a5486c5849.png" align="right" width="12%"/> | ||
</a> | ||
|
||
## ⛴ استریم | ||
|
||
اگر علاقهمند به ساخت یک قابلیت چت سریع با استفاده آسان، متن باز، بر پایه کاتلین با توسعه فعال هستید این مخزن را دنبال کنید. | ||
[Stream Chat for Android](https://getstream.io/tutorials/android-chat) | ||
اگر این قابلیت را با جتپک کمپوز میخواهید: | ||
[Stream Chat for Compose](https://getstream.io/chat/compose/tutorial/) | ||
|
||
## 📱 اپلیکیشن دمو | ||
|
||
این پروژه شامل یک پروژه دمو است که تصویر نقشهراه را نشان میدهد. شما میتوانید از قسمت [انتشارها](https://github.com/skydoves/android-developer-roadmap/releases) جدیدترین فایل نصبی آن را دانلود کنید. | ||
|
||
## 🤝 مشارکت | ||
|
||
این پروژه شامل همه چیز نیست، | ||
پس اگر موردی موجود نیست یا باید اصلاح شود | ||
هرکسی میتواند ضمن رعایت قواعد [مشارکت](CONTRIBUTING.md) در آن مشارکت کند. | ||
|
||
## 💡 الهام | ||
|
||
این پروژه از [نقشهراه توسعهدهنده اندروید 2020](https://github.com/mobile-roadmap/android-developer-roadmap) الهام گرفته شده است. | ||
پس سپاس از نویسندهها که ایدههای این نقشه راه را فراهم کردند. | ||
همچنین دانش زیادی از این مخزن نیز قابل یادگیری است. | ||
|
||
## این پروژه به نظر شما کاربردی است؟ :heart: | ||
|
||
با عضویت در | ||
__[ستاره بین ها](https://github.com/skydoves/android-developer-roadmap/stargazers)__ | ||
از این پروژه حمایت کنید. | ||
:star: | ||
<br> | ||
و | ||
__[دنبال کردن](https://github.com/skydoves)__ من برای ساختههای بعدی! 🤩 | ||
|
||
## پروانه | ||
|
||
``` | ||
Copyright 2021 Stream.IO, Inc. All Rights Reserved. | ||
Licensed under the Apache License, Version 2.0 (the "License"); | ||
you may not use this file except in compliance with the License. | ||
You may obtain a copy of the License at | ||
http://www.apache.org/licenses/LICENSE-2.0 | ||
Unless required by applicable law or agreed to in writing, software | ||
distributed under the License is distributed on an "AS IS" BASIS, | ||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. | ||
See the License for the specific language governing permissions and | ||
limitations under the License. | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.