Leanpub Header

Skip to main content

Filters

Category: "iOS"

Books

  1. Moderne Datenzugriffslösungen mit Entity Framework Core 10.0
    Datenbankprogrammierung / Objekt-Relationales Mapping mit C# in .NET 10.0
    Dr. Holger Schwichtenberg

    Dies ist die top-aktuelle Version dieses Fachbuchs, die am 04.12.2025 im Umfang von 827 Druckseiten erschienen ist. Dieses Buch behandelt die aktuellste Version 10.0 RTM von Entity Framework Core.

  2. Hands-On Mobile App Testing
    A GUIDE FOR SOFTWARE TESTERS AND ANYONE INVOLVED IN THE MOBILE APP BUSINESS
    Daniel Knott

    Are you a mobile tester looking to learn something new? Are you a software tester, developer, product manager or completely new to mobile testing? Then you should read this book as it contains lots of insights about the challenging job of a mobile tester from a practical perspective.

  3. KMP for Mobile Native Developers
    A Hands-on Guide to Kotlin Multiplatform for Android and iOS
    Santiago Mattiauda

    This book is a comprehensive guide to Kotlin Multiplatform (KMP) aimed at native mobile developers. It begins with an introduction to KMP, explaining how this JetBrains technology enables code sharing across different platforms such as Android, iOS, web, and desktop.It includes practical examples with code repositories and detailed references to official documentation. It is a valuable resource for both developers starting with KMP and those looking to deepen their knowledge in multiplatform development.

  4. Beginning Flutter 3.0 with Dart
    A Beginner to Pro. Learn how to build Advanced Flutter 3.0 Apps
    Sanjib Sinha

    Are you an absolute beginner with no prior knowledge to any programming language? But you want to be an Android or iOS mobile application developer? This book will teach you both. You will learn to build Advanced Flutter Apps, from scratch. You will also learn Dart programming language that runs Flutter.

  5. Cracking the iOS Interview
    A Deep, Practical Guide for iOS Developers
    kiran prakash jote

    Most iOS interview preparation focuses on memorizing APIs or rehearsing isolated questions. This book focuses on something interviewers care far more about: how you think, reason, and explain decisions.

  6. Designing for Scale
    Arinze Onugha

    Great execution doesn't create scale. Category creation does.Designing for Scale is for Product Managers, founders and builders who are done optimising incremental gains and ready to design systems that compound. Drawing from real-world experience across emerging and mature markets, this book breaks down how products move from 0 → 1 and then from 1 → 100M by fusing product, business model and distribution.This is not a playbook for fast followers. It is for people who want to define what comes next.

  7. CMP for Mobile Native Developers
    A Hands-on Guide to Compose Multiplatform for Android and iOS
    Santiago Mattiauda

    ? CMP for Mobile Native Developers is the ultimate hands-on guide for Android and iOS developers ready to master Compose Multiplatform without compromising native quality. ? Learn to build shared, modern UIs with navigation, dependency injection, UI testing, and native component integration. ? If you're already fluent in native development, this book will elevate your skills for efficient and elegant cross-platform app creation.

  8. Auxiliary Screens in Mobile Applications
    Non-Functional Requirements Screens
    Yair Carreno

    ? Designing an APP? Don’t let a poor user experience ruin your product.Every screen in a mobile application serves a key purpose. From onboarding to system alerts, and even privacy policies, a well-thought-out design makes the difference between an intuitive app and one that users abandon.? Discover in this guide how to design effective, clear screens aligned with UX/UI best practices.? Concise explanations ? Key recommendations ? User experience-focused approach? Optimize your app and enhance user interaction starting today.

  9. Pantallas auxiliares en aplicaciones móviles
    Non-Functional Requirements Screens
    Yair Carreno

    ? ¿Diseñando una APP? No dejes que una mala experiencia de usuario arruine tu producto.Cada pantalla en una aplicación móvil cumple un propósito clave. Desde el onboarding hasta las alertas del sistema, pasando por las políticas de privacidad, un diseño bien pensado marca la diferencia entre una app intuitiva y una que los usuarios abandonan.? Descubre en esta guía cómo diseñar pantallas efectivas, claras y alineadas con las mejores prácticas de UX/UI.? Explicaciones concisas ? Recomendaciones clave ? Enfoque en la experiencia del usuario? Optimiza tu app y mejora la interacción con tus usuarios desde hoy.

  10. Think iOS is unbreakable? This book uncovers vulnerabilities that even Apple doesn’t want you to know about!

  11. "Mastering SwiftData by Example in SwiftUI & iOS 18" by DevTechie offers a practical, hands-on approach to learning SwiftData and SwiftUI. Designed for developers at all levels, this book walks you through the process of building real-world applications while exploring key features of SwiftData and enhancements in iOS 18.

  12. Moderne Datenzugriffslösungen mit Entity Framework Core 9.0
    Datenbankprogrammierung / Objekt-Relationales Mapping mit C# in .NET 8.0 und .NET 9.0
    Dr. Holger Schwichtenberg

    Dies ist die top-aktuelle Version 13.8 dieses Fachbuchs, die am 27.10.2025 im Umfang von 824 Druckseiten erschienen ist. Dieses Buch behandelt die aktuellste Version 9.0.10 von Entity Framework Core.

  13. The Swift Codebook
    A Beginner's Guide from Basics to Best Practices
    Grace Huang

    A book about the Swift programming language designed for beginners, with examples and best practices.

  14. Dive into the world of C# programming with our comprehensive guide, "C# Package Mastery: 100 Essentials in 1 Hour - 2024 Edition". Designed for developers of all levels, this ebook is your quickest route to mastering C# packages.

  15. Components and animations in Flutter
    Your guide to creating your first animations in Flutter 3
    Andrés Cruz Yoris

    In this book we want to give a practical approach to development. In Flutter, we know that there are many widgets in Flutter that we can use for our development, but what is truly interesting is the possibility of being able to combine them so that they work together and have a true component that is responsible for perform some task.