Real-World iOS by Tutorials [SUBSCRIBER]

Here’s a great article from Ray Wenderlich | High quality programming tutorials: iOS, Android, Swift, Kotlin, Unity, and more

<p>This book will be your guide to turn ideas into robust applications that can scale.</p>
<p>This book is for iOS developers with a basic understanding of Swift, SwiftUI and Core Data, that want to learn how to create apps that follow the best standards.</p>
<p>Level up your skills by learning about:</p>
<ul>
<li><strong>App architecture</strong>: Discover how to organize your code using MVVM and feature grouping.</li>
<li><strong>Building features</strong>: Learn how to structure your code to work on features that can be testable.</li>
<li><strong>Create code that scale</strong>: Understand the principles to create code that’s robust using S.O.L.I.D. principles.</li>
<li><strong>Async/await</strong>: Learn how the new modern concurrency model can help you write well-structured asynchronous code.</li>
<li><strong>Accessibility and good-looking apps</strong>: Discover how you can create apps that look and feel good for all audiences.</li>
<li><strong>Modularization</strong>: Learn how to create modular code that can be reused.</li>
<li><strong>Privacy</strong>: Understand why privacy is important and the tools Apple provides so you can develop apps that respect users’ data.</li>
</ul>
<p>After completing this book, you’ll be prepared to tackle any new or existing project and create code that’s testable and robust.</p>

Source link