دسترسی نامحدود
برای کاربرانی که ثبت نام کرده اند
برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید
در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید
برای کاربرانی که ثبت نام کرده اند
درصورت عدم همخوانی توضیحات با کتاب
از ساعت 7 صبح تا 10 شب
ویرایش: 2 نویسندگان: René Cacheaux, Josh Berlin سری: ISBN (شابک) : 9781942878940, 194287894X ناشر: Razeware سال نشر: 2019 تعداد صفحات: 316 زبان: English فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود) حجم فایل: 20 مگابایت
در صورت تبدیل فایل کتاب Advanced iOS app architecture : real-world app architecture in Swift به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.
توجه داشته باشید کتاب معماری پیشرفته اپلیکیشن iOS: معماری اپلیکیشن در دنیای واقعی در سوئیفت نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.
About the Cover About the Authors About the Editors What You Need Book License Book Source Code & Forums Chapter 1: Welcome What lies ahead Who this book is for Where to go from here? Chapter 2: Which Architecture Is Right for Me? Identifying problems to solve Boosting team velocity and strengthening code quality Examining the problems Increasing code agility Surveying architecture patterns Selecting a pattern Putting patterns into practice Key points Chapter 3: Example App: Koober Koober Why Koober? Getting started with the source Key points Chapter 4: Objects & Their Dependencies Establishing the goals Learning the lingo Creating dependencies The fundamental considerations Why is this architecture? Dependency patterns Dependency Injection On-demand approach Factories approach Single-container approach Designing container hierarchies Applying DI theory to iOS apps Applying the on-demand approach Applying the factories approach Applying the single-container approach Applying the container hierarchy approach Key points Where to go from here? Chapter 5: Architecture: MVVM What is it? Container views Communicating amongst view models Navigating Applying theory to iOS apps Composing views Navigating Managing state Key points Pros and cons of MVVM Where to go from here? Chapter 6: Architecture: Redux History What is Redux? Applying theory to iOS apps Key points Pros and cons of Redux Where to go from here? Chapter 7: Architecture: Elements, Part 1 Introducing Elements Underlying concepts of Elements User interface Interaction responder Key points Chapter 8: Architecture: Elements, Part 2 Observer Use case Pros and cons of Elements Key points Chapter 9: Getting Ready for SwiftUI What SwiftUI means for app architecture Architecting with SwiftUI versus UIKit When to start building with SwiftUI Practicing Preparing Planning Where to go from here Key points Conclusion