Packt Publishing, 2018. — 434 p. Discover android programming and web development by understanding the concepts of Kotlin Programming The Android team has announced first-class support for Kotlin 1.1. This acts as an added boost to the language and more and more developers are now looking at Kotlin for their application development. This recipe-based book will be your guide to...
Packt Publishing, 2018. — 434 p. Discover android programming and web development by understanding the concepts of Kotlin Programming The Android team has announced first-class support for Kotlin 1.1. This acts as an added boost to the language and more and more developers are now looking at Kotlin for their application development. This recipe-based book will be your guide to...
Packt Publishing, 2018. — 337 p. — ISBN: 978-1-78847-648-5. Learn how to apply Functional Programming with Kotlin to real-life projects with popular libraries like Arrow. Functional programming makes your application faster, improves performance, and increases your productivity. Kotlin supports many of the popular and advanced functional features of functional languages. This...
3rd Edition. — Razeware LLC, 2022. — 287 p. Android is inherently asynchronous and event-driven, with strict requirements as to on which thread certain things can happen. Learn how to use Kotlin coroutines to solve common Android programming problems using asynchronous programming techniques! The importance of concurrency is discovered quite early on by people who start with...
2nd Edition. — Razeware LLC, 2019. — 315 p. — ISBN: 978-1942878681. Learn Coroutines in Kotlin and Android! Executing background tasks has always been a big challenge in every environment and, in particular, on mobile devices where resources are limited. Kotlin has simplified the way you can write code improving your productivity with a new programming paradigm, and enhancing...
2nd edition. — Big Nerd Ranch, LLC, 2021. — 444 p. — ISBN: 978-0136870487. Second edition, first printing, September 2021 Release E.2.1.1 Kotlin is a statically typed programming language designed to interoperate with Java and fully supported by Google on the Android operating system. Based on Big Nerd Ranchs popular Kotlin Essentials course, and written for Kotlin 1.4, this...
Pragmatic Bookshelf, 2023. - 448 p. - ISBN: 1680508458. Build applications quicker and with less effort using functional programming and Kotlin. Learn by building a complete application, from gathering requirements to delivering a microservice architecture following functional programming principles. Learn how to implement CQRS and EventSourcing in a functional way to map the...
CRC Press, 2023. — 398 p. — ISBN: 978-1032311692. Kotlin is a free and open-source general-purpose programming language that is mostly used to create Android apps. Kotlin was developed by JetBrains initially and later picked up by Google as the language of choice for its Android platform. Over the past few years, Kotlin has become one of the most popular alternatives to Java...
2nd Edition (Kotlin 1.5). — Razeware LLC, 2021. Data structures and algorithms are fundamental tools every developer should have. In this book, you’ll learn how to implement key data structures in Kotlin, and how to use them to solve a robust set of algorithms. This book is for intermediate Kotlin or Android developers who already know the basics of the language and want to...
Razeware LLC, 2022. — 567 p. Learn to handle errors and state changes in a safe way using functional programming fundamentals. Functional programming is a powerful paradigm for building your applications. This book will teach you the fundamentals of functional programming in a practical, hands-on way while showing you how you can safely handle errors and state changes in your...
Packt Publishing, 2017. — 322 p. Learn how to implement Reactive Programming paradigms with Kotlin, and apply them to web programming with Spring Framework 5.0 and in Android Application Development. In today’s app-driven era, when programs are asynchronous, and responsiveness is so vital, reactive programming can help you write code that’s more reliable, easier to scale, and...
Packt Publishing, 2024. — 462 p. Key Features: Learn how to analyze and dissect various architectural styles into building blocks. Combine existing ideas with your own to create custom solutions. Make informed decisions by navigating trade-offs and compromises. Book Description: Software Architecture with Kotlin explores the various styles of software architecture with a focus...
Version 1.0, December 2020. — Mindview LLC, 2021. — 586 p. — ISBN 978-0981872551. For both beginning and experienced programmers! From the author of the multi-award-winning Thinking in C++ and Thinking in Java together with a member of the Kotlin language team comes a book that breaks the concepts into small, easy-to-digest "atoms," along with exercises supported by hints and...
CompreQuest Books, 2024. — 535 p. — (Mastering Programming Languages Series). — ASIN: B0CR8GRCFZ. Unleash the full potential of modern software development with "Kotlin Programming: Concise, Expressive, and Powerful." This comprehensive guide is your gateway to mastering Kotlin, the language designed to make coding not just efficient but also enjoyable. In the ever-evolving...
Packt Publishing, 2018. — 316 p. Learn programming in Kotlin including data types, flow control, lambdas, object-oriented, and functional programming while building 3 Android Apps Today Kotlin is an official programming language for Android development and is widely adopted. Kotlin is expressive, concise, and powerful. It also ensures seamless interoperability with existing...
First Edition. Learn Coroutines in Kotlin and Android! Executing background tasks has always been a big challenge in every environment and, in particular, on mobile devices where resources are limited. Kotlin has simplified the way you can write code improving your productivity with a new programming paradigm, enhancing object-oriented and functional programming with with...
Independently published, 2017. — 53 p. — ISBN10: 1521992827, 13 978-1521992821. Learn how to create your own apps for Android, in the Kotlin programming language! Through the course of this book, you will be taught from the ground-up how to create and develop your own Android apps in the Kotlin language, which has been given first-class status by Google. You will be given...
2nd Edition. — Packt Publishing, 2023. — 704 p. — ISBN: 9781837634934. Looking to kick-start your app development journey with Android 13, but don’t know where to start? How to Build Android Apps with Kotlin is a comprehensive guide that will help jump-start your Android development practice. This book starts with the fundamentals of app development, enabling you to utilize...
Packt Publishing, 2021. — 795 p. — ISBN 9781838984113. Master the fundamentals of Android programming and apply your skills to create scalable and reliable apps using industry best practices Key Features Build apps with Kotlin, Google’s preferred programming language for Android development Unlock solutions to development challenges with guidance from experienced Android...
Packt Publishing, 2021. — 795 p. — ISBN 9781838984113. Code files only! Master the fundamentals of Android programming and apply your skills to create scalable and reliable apps using industry best practices Key Features Build apps with Kotlin, Google’s preferred programming language for Android development Unlock solutions to development challenges with guidance from...
Razeware LLC, 2018. - 417 p. - ISBN: 1942878508. Up to date for Kotlin 1.2 Kotlin is the exciting modern language from JetBrains, creators of IntelliJ IDEA, the basis of many popular IDEs such as Android Studio and PyCharm. Since the adoption of Kotlin by Google as an official language for Android, the momentum behind Kotlin has gone off the charts. In this book, you'll start...
3rd Edition (Kotlin 1.4, IntelliJ IDEA 2020.3) — Razeware LLC, 2021. — 491 p. — ISBN: 978-1950325009. For complete beginners to Kotlin. No prior programming experience is necessary! This is a book for complete beginners to the new, modern Kotlin language. Everything in the book takes place in a clean, modern development environment, which means you can focus on the core...
2nd Edition. — Razeware LLC, 2019. — 496 p. — ISBN: 978-1950325009. Learn how to program with Kotlin! Kotlin is the exciting modern language from JetBrains, creators of IntelliJ IDEA, the basis of many popular IDEs such as Android Studio and PyCharm. Since the adoption of Kotlin by Google as an official language for Android, the momentum behind Kotlin has gone off the charts....
Razeware LLC, 2019. — 404 p. — ISBN: 978-1942878919. Learn Data Structures & Algorithms in Kotlin! Data structures and algorithms are fundamental tools every developer should have. In this book, you’ll learn how to implement key data structures in Kotlin, and how to use them to solve a robust set of algorithms. This book is for intermediate Kotlin or Android developers who...
O’Reilly Media, 2019. — 482 p. — ISBN: 978-1-491-99669-0. February 2019: First Edition. What will you learn from this book? Head First Kotlin is a complete introduction to coding in Kotlin. This hands-on book helps you learn the Kotlin language with a unique method that goes beyond syntax and how-to manuals and teaches you how to think like a great Kotlin developer. You'll...
O’Reilly Media, 2019. — 480 p. Head First Kotlin is a complete introduction to coding in Kotlin. This hands-on book helps you learn the Kotlin language with a unique method that goes beyond syntax and how-to manuals and teaches you how to think like a great Kotlin developer. You’ll learn everything from language fundamentals to collections, generics, lambdas, and higher-order...
Springer, 2022. — 714 p. This book is not obscure and goes from easy to more complicated. It can help both beginners and professionals. You do not need to know anything about Android or Kotlin; however, some fundamental knowledge about Java helps smooth the learning curve as all the codes in this book are written in Kotlin which is based on Java.
Leanpub, Gupta Nishant, 2023. — 31 p A Comprehensive Guide to Modern Kotlin Development. Unlock the full potential of Kotlin programming with our comprehensive guide, 'Kotlin Kickstart: A Comprehensive Guide to Modern Kotlin Development'. This e-book covers all the essential concepts and advanced features of Kotlin, from basic syntax to functional programming and Android...
Manning, 2019. — 116 p. Functional programming is a reliable method for delivering what every developer wants to see: bug free code. Built around the same tenets as calculus, functional programming creates code that’s more stable, more consistent and easier to test. The new JVM language Kotlin has caught the attention of Java and Scala developers, in part because it embraces...
Apress, 2023. — 241 p. This book introduces the Kotlin programming skills and techniques necessary for building applications. You'll learn how to migrate your Java programming skills to Kotlin, a Java Virtual Machine (JVM) programming language. The book starts with a quick tour of the Kotlin language and gradually walks you through the language in greater detail over the course...
Apress Media LLC, 2023. — 249 p. — ISBN13: 978-1-4842-8697-5. This book introduces the Kotlin programming skills and techniques necessary for building applications. You’ll learn how to migrate your Java programming skills to Kotlin, a Java Virtual Machine (JVM) programming language. The book starts with a quick tour of the Kotlin language and gradually walks you through the...
Apress, 2018. — 496 p. — ISBN: 1484239067. Build Android apps using the popular and efficient Android Studio 3 suite of tools, an integrated development environment (IDE) with which Android developers can now use the Kotlin programming language. With this book, you’ll learn the latest and most productive tools in the Android tools ecosystem, ensuring quick Android app...
Apress Media, LLC., 2022. — 921 p. — ISBN13: 978-1-4842-8825-2. This in-depth guide covers a wide range of topics, including chapters on linear algebra, root finding, curve fitting, differentiation, and integration, solving differential equations, random numbers, and simulation, a whole suite of unconstrained and constrained optimization algorithms, statistics, regression, and...
Independently published, October 27, 2023. — 220 p. — ASIN: B0CLZ8BTZL. "Kotlin Unleashed: Harnessing the Power of Modern Android Development" is your comprehensive guide to mastering Android app development using the Kotlin programming language. Whether you're a novice looking to start your Android development journey or an experienced developer seeking to leverage Kotlin's...
2nd Edition. — Manning Publ., 2023. — 306 p. — (MEAP v7). Expert guidance and amazing examples from core Kotlin developers! It’s everything you need to get up and running fast. In Kotlin in Action, Second Edition you will learn: Kotlin statements and functions, and classes and types. Functional programming on the JVM. The Kotlin standard library and out-of-the-box features....
San Francisco: No Starch Press, 2025. - 433 p. - ISBN: 1718503520. Learn Kotlin Through 37 Projects! Kotlin isn’t just for building Android apps. As you’ll learn in Kotlin from Scratch, it’s also a general programming language for crafting both elegant and efficient code. With the aid of 37 hands-on projects, you’ll move quickly through the language basics while building your...
2nd Edition. — Independently published, 2022. — 572 p. This book introduces you to the world of data structures and algorithms. Data structures define how data is arranged in memory for fast and efficient access while algorithms are a set of instructions to solve problems by manipulating these data structures. Designing an efficient algorithm is a very important skill that all...
3rd Edition. — I/O Press, 2024. — 269 p. — ISBN-13: 978-1871962901. Important Information: This Kindle is a Print Replica Format. The reason for this is that we regard paging as essential for programming books however this means it only works on Fire Tablets and Kindle Reading Apps. Check to see if your device is supported! Kotlin is an interesting language because it is 100%...
I/O Press, 2017 — 204 p. — ISBN13: 978-1871962536 — ISBN10: 1871962536. Kotlin is attracting attention as "a better Java" especially since Google backed it as a language for Android development. In this book, Mike James introduces Kotlin to programmers. You don't have to be an expert programmer in Java or any other language, but you need to know the basics of programming and...
Manning Publications, 2016. — 363 p. — ISBN: 9781617293290 Kotlin in Action teaches you to use the Kotlin language for production-quality applications. Written for experienced Java developers, this example-rich book goes further than most language books, covering interesting topics like building DSLs with natural language syntax. The authors are core Kotlin developers, so you...
Manning Publications, 2017. — 360 p. — ISBN: 978-1617293290. Kotlin is a new programming language targeting the Java platform. It offers on expressiveness and safety without compromising simplicity, seamless interoperability with existing Java code, and great tooling support. Because Kotlin generates regular Java bytecode and works together with existing Java libraries and...
GoalKicker.com, 2018. — 92 p. The Kotlin Notes for Professionals book is compiled from Stack Overflow Documentation, the content is written by the beautiful people at Stack Overflow. Text content is released under Creative Commons BY-SA. See credits at the end of this book whom contributed to the various chapters. Images may be copyright of their respective owners unless...
Tutorials Point Ltd., 2017. — 58 p. Kotlin is a new open-source programming language like Java, JavaScript, etc. It is a high level strongly statically typed language that combines functional and technical part in a same place. Currently, Kotlin targets Java and JavaScript. It runs on JVM. Kotlin is an open-source programming language that combines object-oriented programming...
O’Reilly Media, 2020. — 253 p. — ISBN: 978-1-492-04667-7. Use Kotlin to build Android apps, web applications, and more — while you learn the nuances of this popular language. With this unique cookbook, developers will learn how to apply this Java-based language to their own projects. Both experienced programmers and those new to Kotlin will benefit from the practical recipes in...
Packt Publishing, 2018. — 316 p. Find out how to write Kotlin code without overhead and how to use different profiling tools and bytecode viewer to inspect expressions of Kotlin language. The ease with which we write applications has been increasing, but with it comes the need to address their performance. A balancing act between easily implementing complex applications and...
Packt Publishing, 2018. — 316 p. Find out how to write Kotlin code without overhead and how to use different profiling tools and bytecode viewer to inspect expressions of Kotlin language. The ease with which we write applications has been increasing, but with it comes the need to address their performance. A balancing act between easily implementing complex applications and...
O’Reilly Media, Inc., 2022. — 465 p. — ISBN: 978-1-492-06300-1. Android development is so vast that mastering this mobile operating system can seem daunting--particularly now that Kotlin has become the official Android development language. This book helps Android developers make the transition from Java to Kotlin and shows them how Kotlin provides a true advantage for gaining...
O’Reilly, 2021. — 354 p. — ISBN: 1492063002, 9781492063001. Developing applications for the Android mobile operating system can seem daunting, particularly if it requires learning a new programming language: Kotlin, now Android's official development language. With this practical book, Android developers will learn how to make the transition from Java to Kotlin, including how...
Apress, 2021. — 375 p. — ISBN: 978-1484268148. Teach yourself programming starting with the basics and progressing to a series of exciting projects using Kotlin, one of today's hottest programming languages. This book starts with the absolute basics and then introduces just enough syntax to get into some fascinating projects. These include text processing: a statistical...
RipTutorial.com. — 107 p. It is an unofficial and free Kotlin ebook created for educational purposes. All the content is extracted from Stack Overflow Documentation, which is written by many hardworking individuals at Stack Overflow. It is neither affiliated with Stack Overflow nor official Kotlin. The content is released under Creative Commons BY-SA, and the list of...
Leanpub, 2024. — 376 p. March 26, 2024 (v0.19.b) Learn Kotlin programming the fun way, with oodles of illustrations and concrete explanations, in a book that steps through the concepts one at a time to help you build a solid mental model of the language. Whether you're new to Kotlin, or just looking to fill in some gaps of knowledge, Kotlin: An Illustrated Guide has got you...
Leanpub, 2024. — 417 p. v0.20. a - May 17, 2024 Learn Kotlin programming the fun way, with oodles of illustrations and concrete explanations, in a book that steps through the concepts one at a time to help you build a solid mental model of the language. Whether you're new to Kotlin, or just looking to fill in some gaps of knowledge, Kotlin: An Illustrated Guide has got you...
Leanpub, 2017. — 189 p. — ISBN13: 978-1-53007561-4. Google has officially announced Kotlin as a supported language to write Android Apps. These are amazing news for Android developers, which now have the ability to use a modern and powerful language to make their job easier and funnier. But this comes with other responsibilities. If you want to be a good candidate for new...
Apress Media, LLC., 2023. — 347 p. — ISBN-13 978-1-4842-9056- Build production-grade web apps from scratch – without using frameworks – with Kotlin on the Java platform. You’ll learn how to use and compose libraries, how to choose between different libraries, and the benefits of explicit and straightforward code, vs. the implicit magic, conventions, and inversion of control you...
Leanpub, 2019. — 479 p. Effective Kotlin is a book by Marcin Moskala. Kotlin is a powerful and pragmatic language, but it's not enough to know about its features. We also need to know when they should be used and in what way. This book is a guide for Kotlin developers on how to become excellent Kotlin developers. It presents and explains in-depth the best practices for Kotlin...
Packt Publishing, 2018. — 350 p. Learn how to apply Functional Programming with Kotlin to real-life projects with popular libraries like Arrow. Functional programming makes your application faster, improves performance, and increases your productivity. Kotlin supports many of the popular and advanced functional features of functional languages. This book will cover the A-Z of...
Packt Publishing, 2018. — 350 p. Learn how to apply Functional Programming with Kotlin to real-life projects with popular libraries like Arrow. Functional programming makes your application faster, improves performance, and increases your productivity. Kotlin supports many of the popular and advanced functional features of functional languages. This book will cover the A-Z of...
O’Reilly Media, Inc., 2021. — 423 p. — ISBN: 978-1492082279. Kotlin has raised the bar for programming languages on the Java Virtual Machine with its compatibility, readability, efficiency, and tool support. But adopting a new language can be daunting, especially when you're working with business-critical Java code that must meet changing requirements. This book takes a novel...
O’Reilly Media, Inc., 2021. — 396 p. — ISBN: 978-1492082279. Kotlin has raised the bar for programming languages on the Java Virtual Machine with its compatibility, readability, efficiency, and tool support. But adopting a new language can be daunting, especially when you're working with business-critical Java code that must meet changing requirements. This book takes a novel...
Wiley, 2021. — 384 p.— ISBN: 1119696186, 9781119696186. Learn to program with Kotlin, one of the fastest-growing programming languages available today Programming Kotlin Applications: Building Mobile and Server-Side Applications with Kotlin drops readers into the fast lane for learning to develop with the Kotlin programming language. Authored by accomplished cloud consultant...
Leanpub, 2023. — 186 p. Functional programming and Kotlin make such a great couple! In this book we explore ideas from the former that will definitely change the way you look and code in Kotlin. Kotlin lies in a really interesting intersection of programming styles, with functional programming becoming increasingly popular. Functional style is by no means new, so why not take...
Independently published, 2021. — 158 p. — ISBN B08X312PP4. Discover How to Build Highly-Resilient, Scalable, and Beautiful Android Apps With the Kotlin Programming Language! Are you looking for the perfect language as a beginner to kickstart your journey into software development? Are you a Java programmer, or any other programmer looking for an efficient way to get started...
Razeware LLC., 2022. — 400 p. — ISBN: 978-1950325627. Build native apps faster and more reliably by sharing code across Android, iOS, and desktop. The best book to teach you how to share code across platforms using Kotlin Multiplatform. You’ll gain the foundation of creating user interfaces using native UI toolkits and then writing common code for serialization, networking, and...
2nd Edition. — Razeware LLC., 2023. — 504 p. — ISBN: 1950325962. Learn How to Use Kotlin to Share Code Across Platforms Application developers have to often repeat the same code across multiple platforms, which is not only time-consuming but also error-prone. Most documentation targets only specific use cases but misses out on the nuances essential to sharing code effectively...
Leanpub, 2023. — 350 p. This version was published on 2023-06-28. The book about advanced Kotlin features most of us use, but nearly nobody understands, like variance modifiers, property delegation, interface delegation, contracts, multiplatform development, annotation processing, KSP, compiler plugins, and static analyzers. You can be a developer - even a good one - without...
Leanpub, 2023. - 371 p. This version was published on 2023-12-07. You can be a developer - even a good one - without understanding the topics explained in this book, but at some point, you’ll need it. You’re likely already using tools made using features described in this book every day, such as libraries based on annotation processing or compiler plugins, classes that use...
2nd. ed. - Leanpub, 2023. - 468 p. This version was published on 2023-06-26. Kotlin coroutines have revolutionized JVM development, especially on Android and the backend, as they let us easily implement efficient and reliable multithreading. Their cutting-edge design and features are ideally suited to modern use cases. In this book, we will explore how Kotlin coroutines work...
Packt Publishing, 2017. — 440 p. — ISBN: 978-1-78712-368-7. Learn how to make Android development much faster using a variety of Kotlin features, from basics to advanced, to write better quality code. Nowadays, improved application development does not just mean building better performing applications. It has become crucial to find improved ways of writing code. Kotlin is a...
Independently published, 2021. — 439 p. — ISBN 978-8395452833. This version was published on 2021-02-18 This book is a guide for Kotlin developers on how to become an excellent Kotlin developer. Kotlin is a powerful and pragmatic language, but it's not enough to know about its features. You also need to know when they should be used and in what way. This book presents and...
2nd Edition. — Leanpub, 2024. — 385 p. This version was published on 2024-10-10. Effective Kotlin summarizes the best practices and experiences of the Kotlin community, together with a deep explanation of some lesser-known Kotlin functionalities. All of the best practices are presented as simple rules with detailed explanations. Kotlin is a powerful and pragmatic language, but...
Leanpub, 2023-06-26. — 258 p. 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. This book is about functional programming features in Kotlin. It first covers the essentials, and...
Leanpub, 2022-12-15. — 316 p. — ISBN: 978-83-966847-0-7. This book covers the essentials of Kotlin so you can start developing with this amazing programming language. We show nearly everything you need to know in clear and executable code examples. Kotlin is a powerful language, largely thanks to its expressive syntax, intuitive and null-safe type system, and great tooling...
Leanpub, 2024. — 351 p. This version was published on 2024-10-10. A collection of over 100 Kotlin exercises. This is a collection of exercises and solutions from Kotlin Essentials, Functional Kotlin, Kotlin Coroutines: Deep Dive, and Advanced Kotlin. They include all the knowledge needed to solve them. If you want to learn Kotlin, I recommend you to read them. However if you...
CommonsWare LLC, 2019. — 288 p. The programming language for the first generation of Android app development was Java. The programming language that will dominate the second generation of Android app development will be Kotlin. Kotlin is a powerful language, designed to be concise yet expressive, both for application code and for libraries. However, some of that comes at a...
CommonsWare LLC, 2019. — 346 p. The programming language for the first generation of Android app development was Java. The programming language that will dominate the second generation of Android app development will be Kotlin. Kotlin is a powerful language, designed to be concise yet expressive, both for application code and for libraries. However, some of that comes at a...
CommonsWare LLC, 2021. — 391 p. The programming language for the first generation of Android app development was Java. The programming language that will dominate the second generation of Android app development will be Kotlin. Kotlin is a powerful language, designed to be concise yet expressive, both for application code and for libraries. However, some of that comes at a...
CommonsWare, 2019. — 171 p. Coroutines are an important addition to the world of Kotlin. Coroutines offer a first-class reactive programming approach, tightly integrated with the language itself. Coroutines help simplify multi-threaded development, allowing you to retain a “normal” imperative sort of programming model while still designating certain code sections to run on...
CommonsWare, 2020. — 222 p. Coroutines are an important addition to the world of Kotlin. Coroutines offer a first-class reactive programming approach, tightly integrated with the language itself. Coroutines help simplify multi-threaded development, allowing you to retain a “normal” imperative sort of programming model while still designating certain code sections to run on...
Packt Publishing, 2022. — 184 p. — ISBN10: 1801812586. Explore the new Kotlin Multiplatform to build native apps for Android and iOS while sharing business logic between apps Key Features: Improve app development speed dramatically by writing the business logic in Kotlin Implement a native user interface and work with platform-specific APIs Leverage Kotlin Multiplatform...
Packt Publishing, 2019. — 92 p. Level up your programming skills by understanding how Kotlin's data structure works. Understand and solve complex computational problems and write efficient code with Kotlin. Key Features Learn about important data structures such as lists, arrays, queues, and stacks Design custom algorithms for real-life implementations Identify suitable tools...
Packt Publishing, 2018. — 305 p. — ISBN: 978-1-78847-464-1. Learning Kotlin by building Android Applications: Explore the fundamentals of Android development with Kotlin by building amazing and effective Android applications. Learn programming in Kotlin including data types, flow control, lambdas, object-oriented, and functional programming while building 3 Android Apps Today...
CRC Press, 2024. — 383 p. — ISBN: 1032606878. In today’s fast-paced world, Android development is a rapidly evolving field that requires regular updates to keep up with the latest trends and technologies. Tiny Android Projects Using Kotlin is an excellent resource for developers who want to learn to build Android applications using the latest tools and frameworks. Key features:...
Independently published, 2024. — 128 p. — ASIN: B0CXQ61PWC. Learn Kotlin. Discover the potential of Kotlin with this essential book that will guide you step-by-step into the world of modern programming for developing high-performance applications. Easily and effectively turn your ideas into code! Kotlin is a modern programming language that has gained popularity in recent years...
Packt Publishing Ltd. 2019. Second Edition. 514p. ISBN: 9781789808742 Delve into the world of Kotlin and learn to build powerful Android and web applications Key Features: Learn the fundamentals of Kotlin to write high-quality code Test and debug your applications with the different unit testing frameworks in Kotlin Explore Kotlin's interesting features such as null safety,...
Packt Publishing, 2017. — 413 p. — ISBN10: 1787126366, ISBN13: 978-1787126367. The book is for existing Java developers who want to learn more about an alternative JVM language. If you want to see what Kotlin has to offer, this book is ideal for you. Kotlin has been making waves ever since it was open sourced by JetBrains in 2011; it has been praised by developers across the...
Manning Publications Co., 2019. — 480 p. — ISBN: 9781617295362. Kotlin in Action teaches you to use the Kotlin language for production-quality applications. Written for experienced Java developers, this example-rich book goes further than most language books, covering interesting topics like building DSLs with natural language syntax. The authors are core Kotlin developers, so...
Manning, 2019. — 92 p. Safe Programming with Kotlin features the first three chapters of the book, The Joy of Kotlin by Pierre-Yves Saumont. In it, you’ll learn how to spot programming traps, handle effects safely, and use abstraction to prevent bugs. You’ll also explore Kotlin’s classes and interfaces, handling nulls, functional programming in Kotlin, advanced function...
Manning Publications Company, 2019. — 480 p. Maintaining poor legacy code, interpreting cryptic comments, and writing the same boilerplate over and over can suck the joy out of your life as a Java developer. Fear not! There's hope! Kotlin is an elegant JVM language with modern features and easy integration with Java. The Joy of Kotlin teaches you practical techniques to improve...
BPB Publications, 2020. — 612 p. Master the concise and expressive power of a pragmatic, multi-paradigm language for JVM, Android, and beyond. The purpose of this book is to guide a reader through the capabilities of the Kotlin language and give examples of how to use it for the development of various applications, be it desktop, mobile, or Web. Although our primary focus is on...
2nd Edition. — BPB Publications, 2022. — 676 p. The book ‘Kotlin In-Depth, Second Edition updates all the essential parts of Kotlin and incorporates modern principles, methodologies, and approaches for achieving efficient solutions. The book will guide you to successfully utilize Kotlin in developing JVM apps for desktop, mobile, web platforms and transferring existing Java...
Big Nerd Ranch Guides, 2018. — 384 p. — ISBN13: 978-0135162385. Kotlin is a statically typed programming language designed to interoperate with Java and fully supported by Google on the Android operating system. Based on Big Nerd Ranch’s popular Kotlin Essentials course, this guide shows you how to work effectively with the Kotlin programming language through hands-on examples...
Big Nerd Ranch Guides, 2018. — 384 p. Kotlin is a statically typed programming language designed to interoperate with Java and fully supported by Google on the Android operating system. Based on Big Nerd Ranch’s popular Kotlin Essentials course, this guide shows you how to work effectively with the Kotlin programming language through hands-on examples and clear explanations of...
Packt Publishing, 2024. — 410 p. Key Features: Coherently understand complex concepts by solving challenging real-world problems and developing three practical projects. Use the latest features of libraries in Jetpack Compose, Room, CameraX, ExoPlayer, and more. Leverage best practices for UI creation, app structure, data handling, and lifecycle management. Book Description:...
Addison-Wesley, 2019. — 84 p. — ISBN13: 978-0-13-558133-9. For the things we have to learn before we can do them, we learn by doing them. Aristotle This booklet can be used by instructors and students alike. Instructors can use it as in‐class exercises or as assignments, and students can use these exercises for self‐organized learning. Example solutions for all exercises can be...
Addison-Wesley, 2019. — 435 p. — ISBN13: 978-0-13-485419-9. The Kotlin language brings state-of-the-art programming techniques and constructs to Android development. Kotlin for Android App Development will help you rapidly understand Kotlin’s principles and techniques, apply Kotlin in production app development, integrate Kotlin with existing Java code, and plan a migration to...
2nd Edition. — Packt, 2022. — 356 p. — ISBN: 1801815720, 9781801815727. Improve the scalability and maintainability of your applications by implementing a variety of design patterns using Kotlin Key Features Understand traditional and modern design patterns to improve the design of your application Combine the benefits of object-oriented, functional, reactive, and concurrent...
Packt Publishing, 2024. — 475 p. Key Features: Start from basic Kotlin syntax and go all the way to advanced topics like Coroutines and structural concurrency. Learn how to select and implement the right design pattern for your next Kotlin project. Get to grips with concurrent and reactive microservices with Ktor and Vert. x. Book Description: For developers who are working...
Apress, 2019. — 473 p. — ISBN: 9781484244661. Build Android apps and learn the essentials of the popular Kotlin programming language and APIs. This book will teach you the key Kotlin skills and techniques important for creating your very own Android apps. Apart from introducing Kotlin programming, Learn Kotlin for Android Development stresses clean code principles and...
Amazon.com Services LLC., Kindle Edition, 2021. — 574 p. Android is a complete set of software for mobile devices such as tablet computers, notebooks, smartphones, electronic book readers, set-top boxes, etc. It contains a Linux-based Operating System, middleware, and key mobile applications. Kotlin has developed continuously, not only as a language but as a whole ecosystem...
Pragmatic Programmers, LLC., 2020. — 445 p. — ISBN13: 978-1-68050-635-8. Programmers don’t just use Kotlin, they love it. Even Google has adopted it as a first-class language for Android development. With Kotlin, you can intermix imperative, functional, and object-oriented styles of programming and benefit from the approach that’s most suitable for the problem at hand. Learn to...
2nd Edition. — Razeware LLC, 2020. — 465 p. The book that teaches you to use RxJava, RxAndroid and RxKotlin to create complex reactive applications on Android and exercise full control over the library to leverage the full power of reactive programming in your apps. Not only will you learn how to use RxJava to create complex reactive applications on Android, you’ll also see how...
Alex Sullivan, Marin Todorov, Scott Gardner, Florent Pillet, Junior Bontognali. — Razeware LLC, 2019. — 424 p. — ISBN: 978-1942878797. The book that teaches you to use RxJava, RxAndroid and RxKotlin to create complex reactive applications on Android and exercise full control over the library to leverage the full power of reactive programming in your apps. This book aims to...
Independently published, 2020. — 292 p. — ISBN B084DTVBHJ. 2 Books In 1! These books absolutely for beginners! Learn Kotlin Quickly covers all essential Kotlin language knowledge. You can learn complete primary skills of KOTLIN programming fast and easily. Learn Python Quickly covers all essential Python language knowledge. You can learn complete primary skills of PYTHON CODING...
IGI Global, 2023. — 476 p. — (ASASEHPC). — ISBN: 9781668466896. Kotlin programming has been recognized as the main language for deploying Android projects, so this language has tremendous potential. to understand the main principles and best applications of Kotlin programming, further research is needed. Principles, Policies, and Applications of Kotlin Programming provides...
Packt Publishing Ltd, 2018. — 386 p. Learn: Design a serverless architecture Use AWS Lambda to contain your serverless API Explore the various ways to keep serverless apps safe and secure Understand how a serverless API allows you to use huge infrastructure and cut costs Discover how to handle distributed systems in Kotlin Design the data flow between cloud services and custom...
Metropolia Ammattikorkeakoulu, 2017. — 47 p. What happens if we take reactive, clean architecture and the recently released android architecture components and put all of them together?
Packt Publishing, 2018. — 242 p. Build optimized applications in Kotlin by learning how to make use of the standard library features the smart way. Key Features Get the most out of the Kotlin library to develop high-quality portable applications Explore the powerful support for data processing and I/O operations Discover ways to enhance your Android application development
CRC Press, 2023. — 335 p. Mastering Kotlin helps readers quickly understand core concepts and then move on to practical projects using the Kotlin programming language. Back in the day, Java was the de facto choice for creating Android apps. However, since Google announced Kotlin as the new language of choice for building Android applications, developers haven’t looked back....
3rd edition. — LULU PRESS, 2022. — 480 p. — ISBN: 9788692030727. Kotlin is a new statically typed programming language running on the Java Virtual Machine, Android, browser, or native. By reading this book you will be able to quickly start work on your first Kotlin project. Note: The basic programming knowledge is assumed. What is Kotlin? Building programs. Creating Kotlin...
Packt Publishing, 2018. — 366 p. — ISBN: 978-1-78847-369-9. Deep dive into the world of Android to create robust applications with Kotlin Master Android development using a variety of Kotlin features. Kotlin is a programming language intended to be a better Java, and it’s designed to be usable and readable across large teams with different levels of knowledge. As a language, it...
Manning Publications Co, 2021. — 504 p. — ISBN: 9781617297168. In Functional Programming in Kotlin you will learn: Functional programming techniques for real-world applications. Write combinator libraries. Common structures and idioms in functional design. Simplicity and modularity (and fewer bugs!). Functional Programming in Kotlin is a reworked version of the best-selling...
Birmingham: Packt Publishing, 2024. — 364 p. — ISBN: 1837631719. Accelerate your Android development journey by mastering the latest Kotlin techniques and libraries to build robust apps. Key Features. Apply best practices and industry-essential skills used by Google Developer Experts. Find out how to publish, monitor, and improve your app metrics on the Google Play Store. Learn...
Comments