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



Реклама


Название: Functional Programming in Python
Автор: Martin McBride
Издательство: Axlesoft Ltd
Год: 2019
Формат: pdf/epub/mobi
Страниц: 156
Размер: 10.2 Mb
Язык: English

Covers the basics of functional programming including function objects, immutability, recursion, iterables, comprehensions and generators. It also covers more advanced topics such as closures, memoization, partial functions, currying, functors and monads. No prior knowledge of functional programming is required, just a working knowledge of Python.
Разместил: bomboane 29-11-2019, 06:19 | Комментарии: 0 | Подробнее
Название: Designing Microservices with Django: An Overview of Tools and Practices
Автор: Akos Hochrein
Издательство: Apress
Год: 2019
Формат: true pdf/epub/mobi/azw3
Страниц: 166
Размер: 11 Mb
Язык: English

Explore microservices using the Python-based Django framework and review the benefits and drawbacks of them. This book will examine what microservices look like, how they talk to each other, and how they are crafted using the Python programming language and the Django web framework.
You’ll start by understanding what the key differences are between microservices and monolithic architectures. The book then does a deep dive into how microservices are built and what common models have emerged in our industry. You’ll also take an extensive look at communication and ownership patterns and examine methodologies to speed up your architecture evolution by writing less but more distributed code using the Python programming language and the Django web framework.
Разместил: bomboane 28-11-2019, 21:54 | Комментарии: 0 | Подробнее
Название: Beginning Kubernetes on the Google Cloud Platform: A Guide to Automating Application Deployment, Scaling, and Management
Автор: Ernesto Garbarino
Издательство: Apress
Год: 2019
Страниц: 331
Язык: английский
Формат: pdf (true), rtf, epub
Размер: 10.1 MB

Use this beginner’s guide to understand and work with Kubernetes on the Google Cloud Platform and go from single monolithic Pods (the smallest unit deployed and managed by Kubernetes) all the way up to distributed, fault-tolerant stateful backing stores. You need only a familiarity with Linux, Bash, and Python to successfully use this book. Proficiency in Docker or cloud technology is not required. You will follow a learn-by-doing approach, running small experiments and observing the effects.
Разместил: Ingvar16 28-11-2019, 20:18 | Комментарии: 0 | Подробнее
Название: Beginning MATLAB and Simulink: From Novice to Professional
Автор: Sulaymon Eshkabilov
Издательство: Aprees
Год: 2019
Страниц: 544
Язык: английский
Формат: pdf (true), epub
Размер: 53.2 MB

Employ essential and hands-on tools and functions of the MATLAB and Simulink packages, which are explained and demonstrated via interactive examples and case studies. This book contains dozens of simulation models and solved problems via m-files/scripts and Simulink models which help you to learn programming and modeling essentials. You’ll become efficient with many of the built-in tools and functions of MATLAB/Simulink while solving engineering and scientific computing problems.
Разместил: Ingvar16 28-11-2019, 20:09 | Комментарии: 0 | Подробнее
Название: Artificial Intelligence: Evolution and Revolution
Автор: Steven Astorino, Mark Simmonds
Издательство: MC Press
Год: 2019
Страниц: 121
Язык: английский
Формат: epub, rtf, pdf (conv)
Размер: 10.1 MB

From humble evolutions in research papers and labs, artificial intelligence (AI) - which encompasses Machine Learning (ML) and Deep Learning (DL) - has matured in its many forms, infused in applications that can learn on their own and become progressively smarter with each interaction and transaction. Coupled with immense stores of data, maturity in CPU and GPU hardware, the invention of new, open source deep learning algorithms, and cloud technologies, operational AI has become available to the masses, setting the wheels in motion for a worldwide AI revolution that has never been seen before. This book attempts to help the reader on their AI journey by covering the concepts of AI, Machine Learning, and Deep Learning in its many forms
Разместил: Ingvar16 28-11-2019, 18:20 | Комментарии: 0 | Подробнее
Название: The Programmer’s Guide To Theory: Great ideas explained
Автор: Mike James
Издательство: I/O Press
Год: 2019
Страниц: 214
Язык: английский
Формат: pdf
Размер: 10.1 MB

Computer science, specifically the theory of computation, deserves to be better known even among non-computer scientists. The reason is simply that it is full of profound thoughts and ideas. It contains some paradoxes that reveal the limits of human knowledge. It provides ways to reason about information and randomness that are understandable without the need to resort to abstract math. This is not an academic textbook but could be the precursor to reading an academic textbook.
Разместил: Ingvar16 28-11-2019, 18:04 | Комментарии: 0 | Подробнее
Название: Introducing Mechanisms and APIs for Memory Management: Using Windows OS Native Runtime APIs
Автор: Roger Villela
Издательство: Apress
Год: 2019
Формат: True PDF/ePub
Страниц: 188
Размер: 11 Mb
Язык: English

Explore and learn introductory topics about programming mechanisms for memory management available for Microsoft Windows. This book uses C++ pointers and specialized APIs such as the smart pointers of the C++ Standard Library and Microsoft UCRT functions. You’ll also see how to work with lvalue and rvalue references.
Introducing Mechanisms and APIs for Memory Management begins with topics about hardware features on the Intel x86 and Intel 64 (x64/amd64) hardware architectures and memory management. After reading this book you will be able to begin work with Windows memory management APIs.
Разместил: bomboane 28-11-2019, 17:23 | Комментарии: 0 | Подробнее

Название: Python for Data Analysis: The Ultimate Beginner's Guide to Data Analytics, Deep Learning
Автор: by Daniel Howard
Издательство: Amazon Digital Services LLC
Год: 2019
Формат: EPUB, PDF, MOBI, FB2
Страниц: 102
Размер: 11,1 Mb
Язык: English

In this crash course, you will find everything you need to become proficient in this discipline, regardless of your previous experience. Starting from the basics, Daniel Howard will teach you the most up-to-date techniques to manipulate and process data, using Python libraries such us NumPy, Pandas and Matplotlib.
Разместил: vitvikvas 28-11-2019, 15:12 | Комментарии: 0 | Подробнее
Название: C#: An Ultimate Beginner’s Guide to C#
Автор: Liam Damien
Издательство: Amazon Digital Services LLC
Год: 2019
Формат: epub/pdf(conv.)
Размер: 10.9 Mb
Язык: English

This book will help you in learning C# in an easy manner as it provides step by step approach for learning C#. It will cover all aspects of OOPS, namespaces, methods, loops, collections, delegates, classes, and interfaces.
It has been designed to prepare you for writing C# programs on your own using the best coding standards and best practices for naming conventions. This eBook provides the best practices and naming conventions for C#, and they are consistent with Microsoft .Net Framework and are easy to read.
Разместил: bomboane 28-11-2019, 15:02 | Комментарии: 0 | Подробнее
Название: Artificial Intelligence for Beginners: Easy to understand guide of Ai, data Science and Internet of Things
Автор: Jeff Mc Frockman
Издательство: Amazon Digital Services LLC
Год: 2019
Формат: epub/mobi/azw3/pdf(conv.)
Страниц: 109
Размер: 10 Mb
Язык: English

This book will provide you with the knowledge you are looking for in an easy to follow format. So, whether you are an expert on the topic or a relative novice, you will find all of the information you need on this topic in a single volume. Best of all, your knowledge and understanding of these topics will grow over time.
Разместил: bomboane 28-11-2019, 10:50 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2021     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности