Sign up
Forgot password?
FAQ: Login

Kotlin

  • Folding files by type is disabled
A
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...
  • №1
  • 6,22 MB
  • added
  • info modified
2nd Edition. — Sebastian Aigner, Roman Elizarov, Svetlana Isakova, Dmitry Jemerov. — Manning Publications Co., 2024. — 564 p. — ISBN: 978-1-617299605. Expert guidance and amazing examples from Kotlin core developers! It’s everything you need to get up and running fast. Kotlin in Action, Second Edition takes you from language basics to building production-quality applications...
  • №2
  • 3,99 MB
  • added
Packt Publishing, 2018. — 385 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...
  • №3
  • 2,95 MB
  • added
  • info modified
B
3rd Edition. — Razeware LLC, 2022. — 287 p. — ISBN-13: 978-1950325689. Android is inherently asynchronous and event-driven, with strict requirements as to 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...
  • №4
  • 23,68 MB
  • added
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, enhancing...
  • №5
  • 10,15 MB
  • added
  • info modified
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 is fully supported by Google on the Android operating system. Based on the Big Nerd Ranch's popular Kotlin Essentials course, and written for Kotlin...
  • №6
  • 2,60 MB
  • added
Pragmatic Bookshelf, 2023. — 674 p. — (Version: P1.0). 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...
  • №7
  • 6,81 MB
  • added
India: BPB Publications, 2025. — 410 p. — ISBN: 878-93-65899-276. Kotlin, a modern and expressive language, has revolutionized Android app development. As the app complexity grows, building scalable and maintainable Android apps becomes crucial. This book is a complete guide to modern Android app development using Kotlin. It covers key concepts like clean architecture and...
  • №8
  • 11,40 MB
  • added
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...
  • №9
  • 5,56 MB
  • added
BPB Publications, 2024. — 392 p. — ISBN-13: 978-93-5551-633-6. Unlock your programming potential with Kotlin - Start building today. Key Features: Understand Kotlin fundamentals, such as syntax, type system, basic concepts, and reactive programming principles. Learn to use Kotlin's advanced features, such as coroutines, extension functions, and generics, to write efficient,...
  • №10
  • 6,99 MB
  • added
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...
  • №11
  • 8,12 MB
  • added
C
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...
  • №12
  • 6,92 MB
  • added
  • info modified
D
Packt Publishing, 2018. — 178 p. This book covers Kotlin features in detail and explains them with practical code examples. You will learn how to set up the environment and take your first steps with Kotlin and its syntax. We will cover the basics of the language, including functions, variables, and basic data types. With the basics covered, the next chapters show how functions...
  • №13
  • 13,38 MB
  • added
E
Packt Publishing, 2019. — 434 p. Key Features Understand and leverage the syntax, tools, and patterns by writing code in Kotlin Explore practical topics such as Java interop, concurrency with coroutines, and functional programming Discover how to use Kotlin for build targets like Android, iOS, JavaScript, and backend service Book Description Using Kotlin without taking...
  • №14
  • 7,03 MB
  • added
  • info modified
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 solutions directly inside...
  • №15
  • 1,59 MB
  • added
G
3rd Edition (Android 11, Kotlin 1.4, IntelliJ IDEA 2020.3) — Razeware LLC, 2021. 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 features of programming in...
  • №16
  • 18,34 MB
  • added
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....
  • №17
  • 19,04 MB
  • added
  • info modified
Razeware LLC, 2019. — 361 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...
  • №18
  • 13,65 MB
  • added
  • info modified
O’Reilly Media, 2019. — 480 p. — ISBN: 1491996692. 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,...
  • №19
  • 46,86 MB
  • added
  • info modified
H
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...
  • №20
  • 24,33 MB
  • added
  • info modified
Apress Media, LLC., 2022. — 921 p. — ISBN13: 978-1-4842-8826-9. 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...
  • №21
  • 65,01 MB
  • added
I
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....
  • №22
  • 3,25 MB
  • added
No Starch Press, 2025. — 432 p. — ISBN-13: 978-1-7185-0353-3. 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...
  • №23
  • 11,90 MB
  • added
J
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...
  • №24
  • 4,20 MB
  • added
  • info modified
K
O’Reilly Media, 2019. — 400 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 thisJava-based language to their own projects. Both experienced programmers and those new to Kotlin will benefit from the practical recipes in...
  • №25
  • 2,64 MB
  • added
  • info modified
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...
  • №26
  • 4,89 MB
  • added
  • info modified
BPB Online, 2023. — 339 p. The book ‘Building Android Projects with Kotlin’ teaches you all you need to know to create an incredible Android application. It describes the fundamentals of Android, its components, and its purposes. This book also emphasizes the significance of clean code, modular code writing, and architectural patterns. It teaches the reader how to analyze the...
  • №27
  • 5,51 MB
  • added
  • info modified
L
Pierre-Olivier Laurence, Amanda Hinchman-Dominguez, Mike Dunn. — 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...
  • №28
  • 6,87 MB
  • added
Apress Media, LLC., 2023. — 347 p. — ISBN-13: 978-1-4842-9057-. 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...
  • №29
  • 22,17 MB
  • added
M
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...
  • №30
  • 2,51 MB
  • added
  • info modified
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...
  • №31
  • 1,56 MB
  • added
Razeware LLC., 2022. — 485 p. — ISBN: 978-1950325627. Learn how to use Kotlin to share code across platforms. Mobile 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 across...
  • №32
  • 45,55 MB
  • added
  • info modified
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...
  • №33
  • 2,83 MB
  • added
  • info modified
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...
  • №34
  • 9,05 MB
  • added
2nd. Edition. — Leanpub, 2023. — 606 p. — ISBN: 978-83-963958-1-8. 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...
  • №35
  • 10,29 MB
  • added
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...
  • №36
  • 492,56 KB
  • added
  • info modified
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...
  • №37
  • 372,23 KB
  • added
  • info modified
O
Packt Publishing, 2018. — 407 (True/HQ) p. — ISBN10: 1788474643, 13 978-1788474641. 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 Android languages like Java and C++, which makes it easier to learn a new language for their most...
  • №38
  • 25,40 MB
  • added
  • info modified
S
Packt Publishing, 2017. — 405 p. — ISBN: 978-1-78712-636-7. Kotlin has been making waves ever since it was open sourced by JetBrains in 2011; it has been praised by developers across the world and is already being adopted by companies. This book provides a detailed introduction to Kotlin that shows you all its features and will enable you to write Kotlin code to production. We...
  • №39
  • 1,62 MB
  • added
  • info modified
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...
  • №40
  • 3,68 MB
  • added
  • info modified
BPB Publications, 2019. — 213 p. — ISBN: 9789388511490. Basic guide to developing an App in Android by using Kotlin. Key Features. Comprehensive coverage of all the concepts of Kotlin. Simple language, crystal clear approach, user-friendly book. Concepts are duly supported by several examples and self-explanatory analogies. Kotlin at a Glance is a book that gives in-depth...
  • №41
  • 5,49 MB
  • added
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 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 JVM...
  • №42
  • 2,24 MB
  • added
BPB Publications, 2020. — 276 p. — ISBN13: 9789389423228. The purpose of this book is to guide a reader through the capabilities of the Kotlin language and give examples of using it for the development of various applications be it desktop, mobile, or Web. Although our primary focus is on the JVM and Android, the knowledge we’re sharing here to various extents applies to other...
  • №43
  • 2,93 MB
  • added
  • info modified
Pragmatic Programmers, LLC., 2021. — 110 p. — ISBN-13: 978-1-68050-793-5. Creating your domain-specific languages (DSLs) is both challenging and exhilarating. DSLs give users a way to interact with your applications more effectively, and Kotlin is a fantastic language to serve as a host for internal DSLs because it greatly reduces the pain and effort of design and development....
  • №44
  • 8,34 MB
  • added
Pragmatic Bookshelf, 2020. — 552 p. — ISBN-13(EAN): 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...
  • №45
  • 2,01 MB
  • added
  • info modified
First Edition. — Alex Sullivan, Marin Todorov, Scott Gardner, Florent Pillet, Junior Bontognali. — Razeware LLC, 2019. — 434 p. — ISBN: 978-1942878797. Learn Reactive Programming in Kotlin with RxJava! The popularity of reactive programming continues to grow on an ever-increasing number of platforms and languages. Rx lets developers easily and quickly build apps with code that...
  • №46
  • 36,76 MB
  • added
  • info modified
T
Packt Publishing Ltd, 2018. — 601 p. — ISBN: 978-178899-370-8. Choose the right architecture and design it using design patterns to create a serverless application that cuts costs and is easily scalable Serverless is a cloud computing execution model where the cloud provider dynamically manages the allocation and provisioning of servers. Many companies have started using...
  • №47
  • 31,36 MB
  • added
  • info modified
V
Self-published — October 6, 2016. — ASIN : B08KYM2PW9 Fundamental Kotlin is a book focused on Kotlin programming language and its comparison to Java. This book is focused on language's most important features and aspects. Book doesn't go into too much theory since it's focused on exact examples with notes and code provided. This book is for developers and for people who are on...
  • №48
  • 153,58 KB
  • added
Packt Publishing, 2017. — 501 p. — ISBN: 9781788473699. 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. Kotlin is a language that helps developers build amazing Android applications in an easy and effective way. The book will begin by giving you strong grasp of the...
  • №49
  • 17,30 MB
  • added
  • info modified
There are no files in this category.

Comments

There are no comments.
Up