دسترسی نامحدود
برای کاربرانی که ثبت نام کرده اند
برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید
در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید
برای کاربرانی که ثبت نام کرده اند
درصورت عدم همخوانی توضیحات با کتاب
از ساعت 7 صبح تا 10 شب
ویرایش: نویسندگان: raywenderlich Tutorial Team, Yun Cheng, Aldo Olivares Domínguez سری: ناشر: سال نشر: تعداد صفحات: [250] زبان: English فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود) حجم فایل: 23 Mb
در صورت تبدیل فایل کتاب Advanced Android App Architecture: Real-world app architecture in Kotlin 1.3 به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.
توجه داشته باشید کتاب معماری اپلیکیشن اندروید پیشرفته: معماری اپلیکیشن در دنیای واقعی در Kotlin 1.3 نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.
What You Need Book License Book Source Code & Forums About the Cover Chapter 1: Introduction What is this book? Why is app architecture important? Introducing the sample project WeWatch sample app walkthrough Where to go from here? Chapter 2: Model View Controller The Model-View-Controller pattern Applying MVC to Android WeWatch MVC code Key points Chapter 3: Testing MVC Android Testing Focusing on unit tests Unit testing the Movie class Unit testing an Android Activity Why MVC makes unit testing hard Key points Where to go from here? Chapter 4: Android Architecture Components Using the Android Architecture Components Key points Where to go from here? Chapter 5: Dependency Injection What is a dependency? Why dependencies can be problematic Injecting dependencies Dependency injection frameworks Key points Where to go from here? Chapter 6: RxJava What is the Observer pattern? Getting to know RxJava Observing events Frequently Not Asked RxJava Questions Key points Where to go from here? Chapter 7: Model View Presenter Theory The Model-View-Presenter pattern MVP advantages and concerns Key points Where to go from here? Chapter 8: Model View Presenter Sample Getting started Applying MVP to the Movies app The Main screen The Add Movie screen The Search Movie screen Key points Where to go from here? Chapter 9: Testing MVP Getting started Getting to know Mockito Testing the MainPresenter Testing the AddMoviePresenter Testing the SearchPresenter Key points Where to go from here? Chapter 10: Model-View-ViewModel Theory The Model-View-ViewModel pattern MVVM by example MVVM advantages and concerns Key points Where to go from here? Chapter 11: MVVM Sample with data binding What is data binding? Getting Started Implementing data binding Challenge Key points Where to go from here? Chapter 12: MVVM Sample with Android Architecture Components Getting started Current architecture layers Creating a movie repository Creating ViewModels Using LiveData with ViewModels MVVM architecture Key points Where to go from here? Chapter 13: MVVM Testing Getting started Creating unit tests Chapter 14: VIPER Theory What is VIPER? VIPER Advantages and Concerns Questions you didn't think to ask Key points Where to go from here? Chapter 15: VIPER Sample Getting started Implementing the Main Module Implementing the AddMovie module Implementing SearchMovie Key points Where to go from here? Chapter 16: Testing VIPER Getting started Testing your Main presenter Testing the AddMovie presenter Testing SearchMovie Presenter Chapter 17: MVI Theory What is MVI? MVI Advantages and Concerns Frequently Not Asked MVI Questions Key points Where to go from here? Chapter 18: MVI Sample Getting started Going Reactive Creating Interactors and State Creating the Presenters Creating the Views Final thoughts Key points Where to go from here? Chapter 19: MVI Debugging Getting started Introducing Timber Testing the MVI architecture Key points Where to go from here? Conclusion