|
 |
|
 |
|
|
 |
|  |
|
Название: Programming in C, 2nd Edition Автор: Nilkani Mort Издательство: Writer House Год: 2020 Язык: английский Формат: pdf (true) Размер: 10.1 MB
Best way to learn any programming language is to create good programs in it. C is not exception to this rule. Once you decide to write any program you would find that there are always at least two ways to write it. So you need to find out whether you have chosen the best way to implement your program. Although, C is intended to do low-level programming. It is used to develop system applications such as kernel, driver, etc. It also supports the features of a high-level language. That is why it is known as mid-level language. |
Разместил: Ingvar16 23-04-2021, 20:15 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Natural Language Processing in Artificial Intelligence—NLPinAI 2020 Автор: Roussanka Loukanova Издательство: Springer Год: 2021 Страниц: 250 Язык: английский Формат: pdf (true), epub Размер: 17.4 MB
This book covers theoretical work, applications, approaches, and techniques for computational models of information and its presentation by language (artificial, human, or natural in other ways). Computational and technological developments that incorporate natural language are proliferating. Adequate coverage encounters difficult problems related to ambiguities and dependency on context and agents (humans or computational systems). The goal is to promote computational systems of intelligent natural language processing and related models of computation, language, thought, mental states, reasoning, and other cognitive processes. |
Разместил: Ingvar16 23-04-2021, 19:39 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Machine Learning for Robotics Applications (Studies in Computational Intelligence, 960) Автор: Monica Bianchini (Editor), Milan Simic (Editor), Ankush Ghosh (Editor), Rabindra Nath Shaw (Editor) Издательство: Springer Год: 2021 Формат: True PDF Страниц: 175 Размер: 10 Mb Язык: English
Machine learning has become one of the most prevalent topics in recent years. The application of machine learning we see today is a tip of the iceberg. The machine learning revolution has just started to roll out. It is becoming an integral part of all modern electronic devices. Applications in automation areas like automotive, security and surveillance, augmented reality, smart home, retail automation and healthcare are few of them. Robotics is also rising to dominate the automated world. The future applications of machine learning in the robotics area are still undiscovered to the common readers. We are, therefore, putting an effort to write this edited book on the future applications of machine learning on robotics where several applications have been included in separate chapters. The content of the book is technical. It has been tried to cover all possible application areas of Robotics using machine learning. This book will provide the future vision on the unexplored areas of applications of Robotics using machine learning. The ideas to be presented in this book are backed up by original research results. |
Разместил: bomboane 23-04-2021, 19:34 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Elements Of Android Room 0.5 Автор: Mark L. Murphy Издательство: CommonsWare Год: 2021 Формат: PDF, EPUB, MOBI Страниц: 244 Размер: 10 Mb Язык: English
Storing data locally is a key part of many Android apps. SQLite is built into Android, but the low-level API that the Android SDK provides is a bit clunky to use. Google’s solution for that is Room, an object wrapper around that API. This gives us a cleaner, type-safe, reactive API for our database operations. Room is part of the Android Jetpack, and so it is a key element of Google’s recommended “stack” of technologies for building Android apps. |
Разместил: vitvikvas 23-04-2021, 16:42 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Elements Of Kotlin 1.0 Автор: Mark L. Murphy Издательство: CommonsWare Год: 2021 Формат: PDF, EPUB, MOBI Страниц: 418 Размер: 10 Mb Язык: English
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 cost, as Kotlin has a lot more keywords and specialty features than does Java. A lot of that complexity is only needed by intermediate to advanced Kotlin developers, though. This introductory book to Kotlin focuses on helping existing programmers get up to speed on reading and writing Kotlin code. Particular emphasis is placed on the sorts of syntax and language capabilities that most Kotlin developers will need, with light coverage of the advanced capabilities that allow library developers to create easy-to-use APIs. |
Разместил: vitvikvas 23-04-2021, 16:31 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Elements Of Kotlin Coroutines 0.3 Автор: Mark L. Murphy Издательство: CommonsWare Год: 2021 Формат: PDF, EPUB, MOBI Страниц: 244 Размер: 10 Mb Язык: English
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 alternative thread pools. Beyond that, flows and channels let you model data streams while retaining the same multi-threaded characteristics. This book is designed to help you get “spun up” on coroutines and how they can be applied in your projects. Most of the sample code from the book is available in the Klassbook, so you can try running it in your Web browser. Some Android samples are available via GitLab repositories. Right now, this book is in an early “beta” state, but it covers most of basics of coroutines. |
Разместил: vitvikvas 23-04-2021, 16:22 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Fullstack React with TypeScript: Learn Pro Patterns for Hooks, Testing, Redux, SSR, and GraphQL (Revision r11) Автор: Ivanov Maksim, Bespoyasov Alex Издательство: Fullstack.io Год: 2021 Формат: PDF, EPUB + code Страниц: 600 Размер: 79 Mb Язык: English
Welcome to Fullstack React with TypeScript! React and TypeScript are a powerful combination that can prevent bugs and help you (and your team) ship products faster. But understanding idiomatic React patterns and getting the typings setup isn’t always straightforward.
Updated the react-dnd package in the first chapter Introduced Immer for state management in the first chapter Fixed typos and missing links Replaced interfaces with types Added a section about optimizing images in the fifth chapter |
Разместил: vitvikvas 23-04-2021, 12:54 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: PowerShell Pocket Reference, Third Edition Автор: Lee Holmes Издательство: O’Reilly Media Год: 2021-04-22 Формат: epub/pdf(conv.) Размер: 18.2 Mb Язык: English
Written by Microsoft PowerShell team member Lee Holmes, and excerpted from his "PowerShell Cookbook", this pocket reference offers up-to-date coverage of PowerShell's latest release. You'll find information on .NET classes and legacy management tools that you need to manage your system, along with chapters on how to write scripts, manage errors, format output, and much more. Applicable whether you work on the client or server version of Windows or use PowerShell on another system.
|
Разместил: bomboane 23-04-2021, 01:03 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Roblox Game Development in 24 Hours: The Official Roblox Guide Автор: Roblox Corporation Издательство: Pearson Год: 2021 Страниц: 472 Язык: английский Формат: epub Размер: 54.5 MB
Every month, hundreds of millions of people around the world are spending billions of hours on Roblox--and Roblox's fast-growing community of developers has already earned hundreds of millions of dollars from their creations. For every burgeoning game developer who is looking to take their Roblox skills to the next level fast, look no further than Roblox Game Development in 24 Hours: The Official Roblox Guide. In just 24 lessons of one hour or less, you will deepen your understanding of virtually every facet of Roblox game development. Each short and easy lesson builds upon everything that has come before, helping you take full advantage of this remarkable platform. |
Разместил: Ingvar16 22-04-2021, 23:26 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Pointers in C Programming: A Modern Approach to Memory Management, Recursive Data Structures, Strings, and Arrays Автор: Thomas Mailund Издательство: Apress Год: 2021 Формат: EPUB, PDF Страниц: 550 Размер: 19 Mb Язык: English
Gain a better understanding of pointers, from the basics of how pointers function at the machine level, to using them for a variety of common and advanced scenarios. This short contemporary guide book on pointers in C programming provides a resource for professionals and advanced students needing in-depth hands-on coverage of pointer basics and advanced features. It includes the latest versions of the C language, C20, C17, and C14.
You’ll see how pointers are used to provide vital C features, such as strings, arrays, higher-order functions and polymorphic data structures. Along the way, you’ll cover how pointers can optimize a program to run faster or use less memory than it would otherwise. |
Разместил: vitvikvas 22-04-2021, 19:02 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
br>
|