Leanpub Header

Skip to main content

Filters

Category: "Android"

Books

  1. Practical Kotlin Deep Dive
    Unlocking the 'How' and 'Why' behind Kotlin fundamentals and internal mechanisms.
    Jaewoong

    Takes you from “how to use Kotlin” into “how Kotlin really works,” revealing the internal implementations, desmifying bytecodes and compiler behavior, and internals that shape the language. If you want to write smarter, more confident Kotlin across fundamentals, coroutines, and multiplatform, this is the book that shows you why everything is the way it is. Hardcover | Paperback | ISBN: 979-8243872744 

  2. Manifest Android Interview
    The ultimate guide to cracking Android technical interviews
    Jaewoong

    To ace your next Android job interview, focus on truly understanding the concepts, not just memorizing answers, and practicing how to apply them. With 108 interview questions, 162 additional practical questions, and 50+ pro tips, this book helps you sharpen skills, understand the why, and prepare for real-world technical challenges. Hardcover edition | Paperback edition | ISBN: 979-8285926436

  3. 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.

  4. Panduan Mendalam Kotlin Praktis
    Mengungkap Prinsip Kerja dan Alasan di Balik Fundamental dan Mekanisme Internal Kotlin.
    Jaewoong

    Buku ini membawa Anda dari “cara menggunakan Kotlin” menuju “bagaimana Kotlin sebenarnya bekerja”, mengungkap implementasi internal, menjelaskan bytecode dan perilaku compiler, serta mekanisme yang membentuk bahasa ini. Jika Anda ingin menulis Kotlin yang lebih cerdas dan percaya diri—mulai dari dasar, coroutine, hingga multiplatform—buku ini menunjukkan mengapa segala sesuatu dirancang seperti sekarang. Hardcover | Paperback | ISBN: 979-8243872744 

  5. Manifest Android Interview (Українське Видання)
    Вичерпний посібник з успішного проходження технічних інтерв'ю з Android
    Jaewoong and TranslateAI

    Щоб успішно пройти вашу наступну співбесіду на позицію Android-розробника, зосередьтеся на справжньому розумінні концепцій, а не просто на запам'ятовуванні відповідей, та практикуйте їх застосування. Ця книга, що містить 108 питань для співбесіди, 162 додаткових практичних завдання та понад 50 професійних порад, допоможе вам вдосконалити навички, зрозуміти причинно-наслідкові зв'язки та підготуватися до реальних технічних викликів. Видання у твердій палітурці | Видання у м'якій палітурці

  6. Manifest Android Interview 한국어
    GDE의 노하우가 담긴 질문으로 학습하는 안드로이드 기술 면접 가이드
    Jaewoong

    안드로이드 기술 면접에서 좋은 결과를 얻으려면 단순히 답을 외우는 것이 아니라, 개념을 올바르게 이해하고 실전에 적용해 보는 연습이 중요합니다. 이 책에서 다루는 108개의 면접 질문, 162개의 추가적인 실전 질문, 50개 이상의 Pro Tips를 통해 기술적 배경과 논리를 향상시킴으로써 실제 기술 면접의 대비뿐만 아니라, 안드로이드 생태계의 전반적인 지식을 학습하는데 큰 도움이 됩니다. 하드커버 에디션 (영문) | 페이퍼백 에디션 (영문) ISBN: 979-8285926436

  7. Kotlin 實戰深入
    解鎖 Kotlin 基礎原理與內部機制背後的「如何」與「為什麼」。
    Jaewoong

    本書將帶你從「如何使用 Kotlin」走向「Kotlin 真正如何運作」,揭示語言的內部實作,釐清位元組碼與編譯器行為,以及塑造 Kotlin 的核心內部機制。如果你希望在語言基礎、協程與多平台開發中撰寫更聰明、更有自信的 Kotlin 程式碼,這本書將告訴你一切為何如此設計。 Hardcover | Paperback | ISBN: 979-8243872744 

  8. Functional Kotlin
    Marcin Moskała

    This book is about functional programming features in Kotlin. It first covers the essentials and then builds on them: it presents important and practical topics like collection processing, scope functions, and DSL usage and creation, context receivers.

  9. 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.

  10. 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.

  11. 55 Kotlin Recipes for Android Programming
    Practical Solutions to Common Android Development Problems
    Ted Hagos

    Kotlin Recipes for Android Developers delivers practical solutions to real-world coding challenges in Android. Covering null-safety, coroutines, Flow, Jetpack libraries, and Compose, this book shows you how to apply idiomatic Kotlin techniques to write clean, efficient, and maintainable apps. Designed for developers who want actionable answers, it’s a hands-on guide to building robust Android software with modern Kotlin practices.

  12. 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.

  13. Continuous Integration for Mobile Apps
    A Feedback loop pattern for build, deploy and test automation
    Pradeep Macharla

    Continuous Integration Pattern for Android Mobile Apps.

  14. TDD for Android
    Time-tested tricks to do Test-Driven Development well
    Matteo Vaccari and Carlo Bellettini

    Learn time-tested fundamental TDD and design techniques that make TDD in Android productive and fun. Avoid spending a lot of time tweaking fancy test libraries and difficult IDE/gradle setups. WARNING this book by now is out of date.

  15. Practical Kotlin: गहन अध्ययन
    Kotlin की मूल अवधारणाओं और आंतरिक तंत्र के पीछे छिपे “कैसे” और “क्यों” को उजागर करना।
    Jaewoong

    यह पुस्तक आपको “Kotlin का उपयोग कैसे करें” से “Kotlin वास्तव में कैसे काम करता है” तक ले जाती है—आंतरिक इम्प्लीमेंटेशन, बाइटकोड और कंपाइलर व्यवहार को स्पष्ट करते हुए, और उन तंत्रों को उजागर करते हुए जो इस भाषा को आकार देते हैं। यदि आप Kotlin की बुनियाद, कोरूटीन, और मल्टीप्लेटफ़ॉर्म में अधिक स्मार्ट और आत्मविश्वास से भरा कोड लिखना चाहते हैं, तो यह पुस्तक आपको बताएगी कि सब कुछ ऐसा ही क्यों है। Hardcover | Paperback | ISBN: 979-8243872744