Автор: Lin Guo Название: The First Line of Code: Android Programming with Kotlin ISBN: 981191799X ISBN-13(EAN): 9789811917998 Издательство: Springer Рейтинг: Цена: 111790.00 T Наличие на складе: Нет в наличии. Описание: The First Line of Code is a must-have for developers who want to learn Android and Kotlin, and the best-seller in China. Knowledge between Android and Kotlin is interspersed in a way that readers are easy to understand and get start: · Android part covers all the important aspects of the Android platform, such as activity, service, content provider, broadcast receiver, fragment, basic UI, data storage, network, Jetpack and other application-level knowledge. · Kotlin part covers various aspects of Kotlin, such as standard grammar, common skills, higher-order functions, generics, coroutines, DSL and other language-level knowledge. In addition, The First Line of Code is a very practicing book, illustrating concepts with a complete weather forecast program. You can use and practice all the knowledge comprehensively after learning and see the actual result for what you have learned through the book. All contents of the book are quite easy to understand. It might be a good choice for both beginners and experienced developers. Also suitable for college students, college teachers, etc.
Автор: Belagali Ashish, Trivedi Hardik, Chordiya Akshay Название: Kotlin Blueprints ISBN: 1788390806 ISBN-13(EAN): 9781788390804 Издательство: Неизвестно Рейтинг: Цена: 60070.00 T Наличие на складе: Есть у поставщика Поставка под заказ.
Автор: Kousen Ken Название: Kotlin Cookbook: A Problem-Focused Approach ISBN: 1492046671 ISBN-13(EAN): 9781492046677 Издательство: Wiley Рейтинг: Цена: 40830.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: 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.
Автор: bin Uzayr, Sufyan Название: Kotlin ISBN: 1032311703 ISBN-13(EAN): 9781032311708 Издательство: Taylor&Francis Рейтинг: Цена: 132710.00 T Наличие на складе: Нет в наличии.
Автор: Iglesias Antonio Medina Название: Hands-On Microservices with Kotlin ISBN: 1788471458 ISBN-13(EAN): 9781788471459 Издательство: Неизвестно Рейтинг: Цена: 60070.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Kotlin has been the buzzword among developers ever since the release of new features in Kotlin 1.1. With Google`s announcement of introducing first class support for Kotlin in their Android ecosystem, it`s high time that Kotlin is realized as a mainstream language. Microservices aids in designing scalable, easy-to-maintain web applications. If ...
Автор: Rao Raghavendra K. Название: Kotlin for Enterprise Applications using Java EE ISBN: 1788997271 ISBN-13(EAN): 9781788997270 Издательство: Неизвестно Рейтинг: Цена: 60070.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Kotlin came from the industry, not academia, with the aim to solve programmers` difficulties and operational challenges. This book is all about making Kotlin and Java EE work in unison to build enterprise-grade application. With Java EE API, Kotlin can be used to create services that are scalable, maintainable with just a few lines of logical code.
Автор: Nayak Chandra Sekhar, Chakraborty Rivu Название: Hands-On Data Structures and Algorithms with Kotlin ISBN: 1788994019 ISBN-13(EAN): 9781788994019 Издательство: Неизвестно Рейтинг: Цена: 47810.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Data structures and algorithms help you to understand computational complexity and write efficient code. Kotlin data structures and algorithms enable you to write code that runs faster which is important in the web and mobile world. This book takes you through the techniques that you can use in your regular production environment.
Автор: Ebel Nate Название: Mastering Kotlin ISBN: 1838555722 ISBN-13(EAN): 9781838555726 Издательство: Неизвестно Рейтинг: Цена: 53940.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: The purpose of Mastering Kotlin is to teach you how to leverage software designs and concepts which have made Java the most dominant Enterprise programming language. Finally, you will gain an understanding of implementing practical design patterns and best practices to help you master the Kotlin language.
Название: Mastering kotlin ISBN: 1032318856 ISBN-13(EAN): 9781032318851 Издательство: Taylor&Francis Рейтинг: Цена: 23470.00 T Наличие на складе: Нет в наличии. Описание: This book is a detailed guide that will help learners get started with Kotlin programming. It talks about the basics and then moves on to practical exercises to help readers quickly gain the required knowledge. This book is meant for both seasoned developers as well as learners without a formal coding background.
Автор: Spath, Peter Название: Pro android with kotlin ISBN: 1484238192 ISBN-13(EAN): 9781484238196 Издательство: Springer Рейтинг: Цена: 46570.00 T Наличие на складе: Невозможна поставка. Описание:
Develop Android apps with Kotlin to create more elegant programs than the Java equivalent. This book covers the various aspects of a modern Android app that professionals are expected to encounter. There are chapters dealing with all the important aspects of the Android platform, including GUI design, file- and data-handling, coping with phone calls, multimedia apps, interaction with location and mapping services, monetizing apps, and much more.Pro Android with Kotlin is an invaluable source for developers wanting to build real-world state-of-the-art apps for modern Android devices.What You Will LearnIntegrate activities, such as intents, services, toasts and more, into your Android appsBuild UIs in Android using layouts, widgets, lists, menus, and action bars Deal with data in your Android apps using data persistence and cloud access Design for different Android devicesCreate multimedia apps in AndroidSecure, deploy, and monetize your Android appsWho This Book Is ForProfessional Android app developers.
Автор: Li, PhD Название: Numerical Methods Using Kotlin ISBN: 1484288254 ISBN-13(EAN): 9781484288252 Издательство: Springer Рейтинг: Цена: 60550.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: 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 time series analysis. The mathematical concepts behind the algorithms are clearly explained, with plenty of code examples and illustrations to help even beginners get started. In this book, you'll implement numerical algorithms in Kotlin using NM Dev, an object-oriented and high-performance programming library for applied and industrial mathematics. Discover how Kotlin has many advantages over Java in its speed, and in some cases, ease of use. In this book, you’ll see how it can help you easily create solutions for your complex engineering and data science problems. After reading this book, you'll come away with the knowledge to create your own numerical models and algorithms using the Kotlin programming language. What You Will Learn * Program in Kotlin using a high-performance numerical library * Learn the mathematics necessary for a wide range of numerical computing algorithms * Convert ideas and equations into code * Put together algorithms and classes to build your own engineering solutions * Build solvers for industrial optimization problems * Perform data analysis using basic and advanced statistics Who This Book Is For Programmers, data scientists, and analysts with prior experience programming in any language, especially Kotlin or Java.
Автор: Torres, Miguel Angel Castiblanco Название: Learning Concurrency in Kotlin ISBN: 1788627164 ISBN-13(EAN): 9781788627160 Издательство: Неизвестно Рейтинг: Цена: 60070.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: The requirements of modern day applications are scalability, speed and making the most use of hardware. Kotlin provides immense support for concurrency. This book addresses the challenges for the design and implementation of concurrent code and shows you how to write lock-free concurrent code taking advantage of Kotlin`s concurrency support.
Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2) ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz