Clean Architecture with RxJava Hilt Jetpack [Arabic Course]
تعلم كيف تبني تطبيقات اندرويد بشكل احترافي باستخدام احدث التقنيات ولغة كوتلن
Description
السلام عليكم
اهلا بكم في كورس جديد. في هذا الكورس سوف نتعلم سويا كيفية تصميم وبناء تطبيقات الاندرويد بشكل احترافي.
هذا الكورس متقدم نوعا ما لذا وجب التنبيه علي ان هذا الكورس يهتم باالجانب العملي وليس النظري.
ومن اجل هذا السبب فيجب ان يكون الدارس لهذا الكورس مبرمج اندرويد له خبره في تطوير وبرمجة الاندرويد.
هذا الكورس يستخدم جميع التقنيات الحديثة لبرمجة تطبيقات الاندرويد باستخدام لغة كوتلن.
بعد اتمام هذا الكورس سوف تقوم بتصميم وبناء تطبيق لعرض المطاعم المجاوره لك وكلما حركت الخريطة سوف تقوم بتحميل مطاعم جديدة وعند الضغط عليها سوف تنتقل الي صفحة التفاصيل لمشاهدة المطعم
After finishing this course you will be able to
Implement Reactive Clean Arch
Integrate with Foursquare API
Integrate with Google Map
Implement Networking Layer using Retrofit & Okhttp
Implement Navigation Module
Add Dependency Injection Using Hilt
Using RxJava for Making Reactive Apps
Implement Drag/Pan for Map up/down/right/left
cache restaurants in-memory for current viewport of map
load more restaurants when the user drags the map
add build src for better dependency management
This course is designed to help the android developers implement clean architecture using RxJava, Hilt, MVVM, and Android Architecture components like ViewModel, LiveData.
The course uses Kotlin language as the main language so you should be familiar with it.
After finishing this course you will be able to
Implement Reactive Clean Arch
Integrate with Foursquare API
Integrate with Google Map
Implement Networking Layer using Retrofit & Okhttp
Implement Navigation Module
Add Dependency Injection Using Hilt
Using RxJava for Making Reactive Apps
Implement Drag/Pan for Map up/down/right/left
cache restaurants in-memory for current viewport of map
load more restaurants when the user drags the map
add build src for better dependency management
What You Will Learn!
- Implement Reactive Clean Arch
- Integrate with Foursquare API
- Integrate with Google Map
- Implement Networking Layer using Retrofit & Okhttp
- Implement Navigation Module
- Add Dependency Injection Using Hilt
- Using RxJava for Making Reactive Apps
- Implement Drag/Pan for Map up/down/right/left
- cache restaurants in-memory for current viewport of map
- load more restaurants when the user drags the map
- add build src for better dependency management
Who Should Attend!
- have experience as Android Developer