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



Реклама


Название: SQL Server Big Data Clusters: Early First Edition Based on Release Candidate 1
Автор: Benjamin Weissman, Enrico van de Laar
Издательство: Apress
Год: 2019
Формат: true pdf/epub
Страниц: 255
Размер: 25 Mb
Язык: English

Get a head-start on learning one of SQL Server 2019’s latest and most impactful features?Big Data Clusters?that combines large volumes of non-relational data for analysis along with data stored relationally inside a SQL Server database. This book provides a first look at Big Data Clusters based upon SQL Server 2019 Release Candidate 1. Start now and get a jump on your competition in learning this important new feature.
Big Data Clusters is a feature set covering data virtualization, distributed computing, and relational databases and provides a complete AI platform across the entire cluster environment. This book shows you how to deploy, manage, and use Big Data Clusters. For example, you will learn how to combine data stored on the HDFS file system together with data stored inside the SQL Server instances that make up the Big Data Cluster.
Разместил: bomboane 26-11-2019, 20:40 | Комментарии: 0 | Подробнее
Название: Diagramming Architecture: according to the Principle Based Enterprise Architecture method
Автор: Ian Koenig
Издательство: Amazon Digital Services LLC
Год: 2019
Страниц: 220
Язык: английский
Формат: epub
Размер: 17.1 MB

The Principle Based Enterprise Architecture (PBEA) Method is a proven approach for implementing an enterprise-wide architecture practice in large- and medium-sized technology organizations. These diagramming guidelines guidelines facilitate the documentation and communication of technology architecture. Clear communication is necessary both as a part of an enterprise architecture governance process and in the flow of information from business requirements to systems architecture to technical design to implementation to live operations.
Разместил: Ingvar16 26-11-2019, 16:00 | Комментарии: 0 | Подробнее
Название: Nature Inspired Computing for Data Science
Автор: Minakhi Rout, Jitendra Kumar Rout
Издательство: Springer
Серия: Studies in Computational Intelligence
Год: 2020
Страниц: 302
Язык: английский
Формат: pdf (true)
Размер: 10.8 MB

This book discusses the current research and concepts in data science and how these can be addressed using different nature-inspired optimization techniques. Focusing on various data science problems, including classification, clustering, forecasting, and deep learning, it explores how researchers are using nature-inspired optimization techniques to find solutions to these problems in domains such as disease analysis and health care, object recognition, vehicular ad-hoc networking, high-dimensional data analysis, gene expression analysis, microgrids, and Deep Learning.
Разместил: Ingvar16 26-11-2019, 15:36 | Комментарии: 0 | Подробнее
Название: Computer Programming for Beginners: 5 books in 1 - Python programming + SQL + Arduino + C# + javascript to become skilled faster
Автор: Ryan Turner
Издательство: Amazon
ISBN: no, ASIN: B081TGTW1T
Год: 2019
Формат: EPUB, PDF(конвертир)
Страниц: 891
Размер: 2 MB + 5 Мб
Язык: English

Are you a newcomer to computer programming and baffled by the range of options before you? Are you finding it hard to decide which one is best for your particular needs?

If so, this book provides an innovative solution!

Computer programming is big business. As more and more people are getting online and more companies strive to develop programming languages, for the novice it can seem like an impossible choice when faced with the array of alternatives. So how do you choose the right one for you?
Разместил: Release 26-11-2019, 11:39 | Комментарии: 0 | Подробнее
Название: Linux Observability with BPF: Advanced Programming for Performance Analysis and Networking First Edition
Автор: David Calavera, Lorenzo Fontana
Издательство: O'Reilly Media
Год: 2019
Формат: epub/pdf(conv.)
Страниц: 180
Размер: 24.1 Mb
Язык: English

Build your expertise in the BPF virtual machine in the Linux kernel with this practical guide for systems engineers. You’ll not only dive into the BPF program lifecycle but also learn to write applications that observe and modify the kernel’s behavior; inject code to monitor, trace, and securely observe events in the kernel; and more.
Authors David Calavera and Lorenzo Fontana help you harness the power of BPF to make any computing system more observable. Familiarize yourself with the essential concepts you’ll use on a day-to-day basis and augment your knowledge about performance optimization, networking, and security. Then see how it all comes together with code examples in C, Go, and Python.
Разместил: bomboane 26-11-2019, 10:19 | Комментарии: 0 | Подробнее
Название: Deep Learning for Vision Systems (MEAP Edition)
Автор: Mohamed Elgendy
Издательство: Manning Publications
Год: 2019
Формат: pdf/epub
Страниц: 396
Размер: 54.3 Mb
Язык: English

Computer vision is central to many leading-edge innovations, including self-driving cars, drones, augmented reality, facial recognition, and much, much more. Amazing new computer vision applications are developed every day, thanks to rapid advances in AI and deep learning (DL).
Deep Learning for Vision Systems teaches you the concepts and tools for building intelligent, scalable computer vision systems that can identify and react to objects in images, videos, and real life. With author Mohamed Elgendy's expert instruction and illustration of real-world projects, you'll finally grok state-of-the-art deep learning techniques, so you can build, contribute to, and lead in the exciting realm of computer vision!
Разместил: bomboane 26-11-2019, 06:59 | Комментарии: 0 | Подробнее
Название: Reactive Application Development
Автор: Duncan DeVore, Sean Walsh
Издательство: Manning Publications
Год: 2018
Страниц: 288
Язык: английский
Формат: pdf (true), epub
Размер: 14.7 MB

Reactive Application Development is a hands-on guide that teaches you how to build reliable enterprise applications using reactive design patterns. Mission-critical applications have to respond instantly to changes in load, recover gracefully from failure, and satisfy exacting requirements for performance, cost, and reliability. That's no small task! Reactive designs make it easier to meet these demands through modular, message-driven architecture, innovative tooling, and cloud-based infrastructure.
Разместил: Ingvar16 26-11-2019, 06:51 | Комментарии: 0 | Подробнее
Название: Mastering Large Datasets: Parallelize and Distribute Your Python Code (MEAP Edition) +code
Автор: J. T. Wolohan
Издательство: Manning Publications
Год: 2019
Формат: pdf/epub
Страниц: 291
Размер: 17 Mb
Язык: English

With an emphasis on clarity, style, and performance, author J.T. Wolohan expertly guides you through implementing a functionally-influenced approach to Python coding. You'll get familiar with Python's functional built-ins like the functools operator and itertools modules, as well as the toolz library.
Mastering Large Datasets teaches you to write easily readable, easily scalable Python code that can efficiently process large volumes of structured and unstructured data. By the end of this comprehensive guide, you'll have a solid grasp on the tools and methods that will take your code beyond the laptop and your data science career to the next level!
Разместил: bomboane 26-11-2019, 06:48 | Комментарии: 0 | Подробнее
Название: TypeScript Quickly (MEAP Edition)
Автор: Yakov Fain, Anton Moiseev
Издательство: Manning Publications
Год: 2019
Формат: pdf/epub
Страниц: 520
Размер: 30.5 Mb
Язык: English

Thanks to the authors' easy-to-digest style, you'll effortlessly learn about types, object-oriented programming with classes and interfaces, and using TypeScript with javascript libraries. You'll discover TypeScript's excellent tooling as you explore code-quality improvement with TSLint, debugging with source maps, unit testing, and more.
TypeScript is javascript with an important upgrade! By adding a strong type system to javascript, TypeScript can help you eliminate entire categories of runtime errors. In TypeScript Quickly, you'll learn to build rock-solid apps through practical examples and hands-on projects under the expert instruction of experienced web developers Yakov Fain and Anton Moiseev.
Разместил: bomboane 26-11-2019, 06:04 | Комментарии: 0 | Подробнее
Название: Java and HTML for beginners: 2 books in 1 - Learn Coding Fast! Java and HTML Crash Course, A QuickStart Guide, Tutorial Book by Program Examples, In Easy Steps!
Автор: Tam Sel
Издательство: Amazon Digital Services LLC
Год: 2019
Страниц: 224
Язык: английский
Формат: epub, azw3, pdf (conv)
Размер: 10.1 MB

This Books Absolutely For Beginners: "JAVA FOR BEGINNERS " covers all essential JAVA language knowledge. You can learn complete primary skills of JAVA programming fast and easily. “HTML FOR BEGINNERS” covers all essential HTML language knowledge. You can learn complete primary skills of HTML coding fast and easily. The book includes practical examples for beginners.
Разместил: Ingvar16 25-11-2019, 19:16 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2021     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности