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



Реклама


]Название: Clean Ruby: A Guide to Crafting Better Code for Rubyists
Автор: Carleton DiLeo
Издательство: Apress
Год: 2019
Формат: true pdf/epub
Страниц: 115
Размер: 1.2 Mb
Язык: English

Learn how to make better decisions and write cleaner Ruby code. This book shows you how to avoid messy code that is hard to test and which cripples productivity. Author Carleton DiLeo shares hard-learned lessons gained from years of experience across numerous codebases both large and small. Each chapter covers the topics you need to know to make better decisions and optimize your productivity. Many books will tell you how to do something; this book will tell you why you should do it. Start writing code you love.
Разместил: bomboane 29-11-2019, 18:35 | Комментарии: 0 | Подробнее
Название: Java Programming Simplified - C++: Fundamentals of Java: An Objeсt-Оriented language The Complete Guide C plus plus
Автор: Satoshi Miura
Издательство: Amazon Digital Services LLC
Год: 2019
Формат: epub/pdf(conv.)
Страниц: 152
Размер: 2.3 Mb
Язык: English

Java Programming Simplified - Fundamentals of Java: An Object-Оrіеntеd language
The Complete Guide
Bonus Book Inside: C++ Object-Orіеntеd Prоgrаmmіng (OOP) lаnguаge
Do you always hear people talking about Java programming, but you don't understand it very well? Do you wish to learn how to use Jave and what you can do with it?
Разместил: bomboane 29-11-2019, 13:45 | Комментарии: 0 | Подробнее
Название: 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:20 | Комментарии: 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:55 | Комментарии: 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:26 | Комментарии: 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:22 | Комментарии: 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:22 | Комментарии: 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:05 | Комментарии: 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:25 | Комментарии: 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:15 | Комментарии: 0 | Подробнее
 MyMirKnig.ru  ©2019     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности