Добавить в избранное
Форум
Правила сайта "Мир Книг"
Группа в Вконтакте
Подписка на книги
Правообладателям
Найти книгу:
Навигация
Вход на сайт
Регистрация



Реклама


Data Science at the Command Line: Obtain, Scrub, Explore, and Model Data with Unix Power Tools, 2nd Edition (Second Early Release)Название: Data Science at the Command Line: Obtain, Scrub, Explore, and Model Data with Unix Power Tools, 2nd Edition (Second Early Release)
Автор: Jeroen Janssens
Издательство: O’Reilly Media, Inc.
Год: 2021-02-22
Страниц: 110
Язык: английский
Формат: epub
Размер: 11.2 MB

This thoroughly revised guide demonstrates how the flexibility of the command line can help you become a more efficient and productive data scientist. You'll learn how to combine small yet powerful command-line tools to quickly obtain, scrub, explore, and model your data. To get you started, author Jeroen Janssens provides a Docker image packed with over 80 tools--useful whether you work with Windows, macOS, or Linux.
Разместил: Ingvar16 23-02-2021, 06:37 | Комментарии: 0 | Подробнее
Название: Building Xamarin.Forms Mobile Apps Using XAML: Mobile Cross-Platform XAML and Xamarin.Forms Fundamentals
Автор: Dan Hermes, Nima Mazloumi
Издательство: Apress
Год: 2019
Страниц: 445
Язык: английский
Формат: pdf (true), epub
Размер: 13.6 MB

Leverage Xamarin.Forms to build iOS and Android apps using a single, cross-platform approach. This book is the XAML companion to the C# guide Xamarin Mobile Application Development. You'll begin with an overview of Xamarin.Forms, then move on to an in-depth XAML (eXtensible Application Markup Language) primer covering syntax, namespaces, markup extensions, constructors, and the XAML standard. XAML gives us both the power of decoupled UI development and the direct use of Xamarin.Forms elements. This book explores the core of the Xamarin.Forms mobile app UI: using layouts and FlexLayouts to position controls and views to design and build screens, formatting your UI using resource dictionaries, styles, themes and CSS, then coding user interactions with behaviors, commands, and triggers.
Разместил: bomboane 22-02-2021, 22:02 | Комментарии: 0 | Подробнее
Evolutionary Data Clustering: Algorithms and Applications (Algorithms for Intelligent Systems)Название: Evolutionary Data Clustering: Algorithms and Applications (Algorithms for Intelligent Systems)
Автор: Ibrahim Aljarah, Hossam Faris
Издательство: Springer
Год: 2021
Страниц: 253
Язык: английский
Формат: pdf (true), epub
Размер: 17.1 MB

This book provides an in-depth analysis of the current evolutionary clustering techniques. It discusses the most highly regarded methods for data clustering. The book provides literature reviews about single objective and multi-objective evolutionary clustering algorithms. In addition, the book provides a comprehensive review of the fitness functions and evaluation measures that are used in most of evolutionary clustering algorithms. Furthermore, it provides a conceptual analysis including definition, validation and quality measures, applications, and implementations for data clustering using classical and modern nature-inspired techniques.
Разместил: Ingvar16 22-02-2021, 21:11 | Комментарии: 0 | Подробнее
Java Programming For Kids ages 12 – 18 : Simple, Concise & Easy guide to Java Programming LanguageНазвание: Java Programming For Kids ages 12 – 18 : Simple, Concise & Easy guide to Java Programming Language
Автор: S. Basu
Издательство: Independently published
Год: 2021
Язык: английский
Формат: pdf, azw3, epub
Размер: 12.4 MB

This book is a beginner’s guide to Java Programming Language for Kids ages 12 - 18. I have explained all the topics in a simple, concise and easy language with thorough examples, codes and have tried my best to make the learning process fun, informative and interesting at the same time. If you want to gain an in-depth understanding, it is quite a simple book for the job. In addition, it is a good way to get started with learning Java Programming Language.
Разместил: Ingvar16 22-02-2021, 15:48 | Комментарии: 0 | Подробнее
Название: .NET Developer's Guide to Augmented Reality in iOS: Building Immersive Apps Using Xamarin, ARKit, and C#
Автор: Lee Englestone
Издательство: Apress
Год: 2021
Формат: true pdf/epub
Страниц: 205
Размер: 13.8 Mb
Язык: English

Attention .NET developers, here is your starting point for learning how to create and publish augmented reality (AR) apps for iOS devices.
This book introduces and explores iOS augmented reality mobile app development specifically for .NET developers. The continued adoption and popularity of Xamarin, a tool that allows cross-platform mobile application development, opens up many app publishing opportunities to .NET developers that were never before possible, including AR development.
You will use Xamarin to target Apple’s augmented reality framework, ARKit, to develop augmented reality apps in the language you prefer?C#. Begin your journey with a foundational introduction to augmented reality, ARKit, Xamarin, and .NET. You will learn how this remarkable collaboration of technologies can produce fantastic experiences, many of them never before tried by .NET developers. From there you will dive into the fundamentals and then explore various topics and AR features. Throughout your learning, proof of concepts will be demonstrated to reinforce learning.
Разместил: bomboane 22-02-2021, 14:22 | Комментарии: 0 | Подробнее
Название: Hands-on GitHub Actions: Implement CI/CD with GitHub Action Workflows for Your Applications
Автор: Chaminda Chandrasekara, Pushpa Herath
Издательство: Apress
Год: 2021
Формат: true (PDF, EPUB)
Страниц: 173
Размер: 11 Mb
Язык: English

Implement continuous integration/continuous delivery (CI/CD) workflows for any application you develop through GitHub Actions. This book will give you an in-depth idea of implementation patterns, solutions for different technology builds, guidelines to implement your own custom components as actions, and usage of features available with GitHub Actions workflows, to set up CI/CD for your repositories. Hands-on GitHub Actions starts with an introduction to GitHub actions that gives an overview on CI/CD followed by an introduction to its workflows. Next, you will learn how to use variables in a GitHub workflow along with tokens via a REST API. Further, you will explore artifacts and caching dependencies in GitHub and use artifacts in subsequent jobs. Using self-hosted runners is discussed next where you will set up your own hardware and software to run GitHub actions. You will go through publishing packages and migrate to Azure DevOps Pipelines. Along the way, you will use Redis service and PostgreSQL service containers and create custom actions. Finally, you will work with GitHub apps and understand the syntax reference for GitHub Actions and workflows.
Разместил: vitvikvas 22-02-2021, 14:19 | Комментарии: 0 | Подробнее
Название: Python for Algorithmic Trading: From Idea to Cloud Deployment (First Edition)
Автор: Yves Hilpisch
Издательство: O’Reilly Media, Inc.
Год: 2020-11-11
Формат: true pdf, epub
Размер: 21.7 Mb, 18.8 Mb
Язык: English

Financial trading, once the exclusive domain of institutional players, is now open to small organizations and individual traders using online platforms. The tool of choice for many traders today is Python and its ecosystem of powerful packages. In this practical book, author Yves Hilpisch shows students, academics, and practitioners how to use Python in the fascinating field of algorithmic trading.
Разместил: bomboane 21-02-2021, 22:58 | Комментарии: 0 | Подробнее
Название: The Game Music Handbook: A Practical Guide to Crafting an Unforgettable Musical Soundscape
Автор: Noah Kellman
Издательство: Oxford University Press
Год: 2020
Формат: True PDF
Страниц: 290
Размер: 12.8 Mb
Язык: English

Do you want to learn everything you need to know to be a fantastic video game music composer? The Game Music Handbook is for you. This book takes readers on a journey through many of the greatest video game soundscapes to date, discussing key concepts and technical practices for how to create top-level game scores. It organizes game scoring techniques into an applicable methodology that gives readers a clear picture of how to design interactive elements, conceive and create a score, and implement it into the game. Readers will gain a solid understanding of the core techniques for composing video game music, the conceptual differences that separate it from other compositional fields, as well as many advanced techniques and topics essential to excellent game music scoring.
Разместил: bomboane 21-02-2021, 22:40 | Комментарии: 0 | Подробнее
Kotlin Programming for Beginners: An Introduction to Learn the Kotlin Programming Language with Tutorials and Hands-On ExamplesНазвание: Kotlin Programming for Beginners: An Introduction to Learn the Kotlin Programming Language with Tutorials and Hands-On Examples
Автор: Nathan Metzler
Издательство: Lightbulb Publishing
Год: 2021
Страниц: 162
Язык: английский
Формат: pdf, epub
Размер: 25.8 MB

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 designing awesome Android apps? Kotlin is a powerful, general-purpose programming language suitable for cross-platform development. In this comprehensive beginner's guide to Kotlin programming, you'll master the core foundations of Kotlin as well as build your own basic Android app from scratch!
Разместил: Ingvar16 21-02-2021, 18:43 | Комментарии: 0 | Подробнее
Название: SwiftUI For Dummies
Автор: Wei-Meng Lee
Издательство: For Dummies
Год: 2020
Формат: True (PDF, EPUB)
Страниц: 419
Размер: 42,5 Mb
Язык: English

The simplest way to create world-class apps
Have a unique app idea but worried you don’t quite have the coding skills to build it? Good news: You can stop fretting about someone beating you to market with the same idea and start work right now using SwiftUI. SwiftUI is a gateway app development framework that has become one of the best ways for fledgling developers to get iOS apps off the ground without having to become a coding expert overnight.

SwiftUI For Dummies makes that process even faster, providing a friendly introduction to the SwiftUI and Swift programming language and helping you feel right at home creating and building with playgrounds. The book also covers the frameworks and APIs that make it so easy to create smooth, intuitive interfaces—just dive right in and have fun!
Разместил: vitvikvas 21-02-2021, 12:29 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2021     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности