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



Реклама


Практический курс языка Pascal для микро-ЭВМНазвание: Практический курс языка Pascal для микро-ЭВМ
Автор: Грэхем Р.
Издательство: Радио и связь
Год: 1986
Формат: pdf
Страниц: 200
Размер: 50,3 Мб
Язык: Русский

В книге английского автора продемонстрирована методология создания программ на языке Паскаль, в основу которой положена схема проектирования "сверху вниз". Приведено большое число примеров законченных программ, предназначенных для работы на ЭВМ. Указаны основные особенности версий языка Паскаль для широко распространенных микро-ЭВМ фирм Apple и Commodore.


Разместил: oksanavalera 23-05-2020, 06:54 | Комментарии: 0 | Подробнее

Название: Essential C# 7.0, 6th Edition
Автор: Mark Michaelis
Издательство: Addison-Wesley Professional
Год: 2018
Страниц: 1088
Формат: EPUB
Размер: 11 Mb
Язык: English

The Comprehensive, Expert Guide to the C# 7.0 Language and Programming Paradigms
Essential C# 7.0 is a well-organized, no-fluff guide to C# 7.0 for programmers at all levels of experience. Reflecting C# 7.0 features and modern programming patterns, it will help you write code that’s simple, powerful, robust, secure, and maintainable.
Разместил: _аdmin_ 22-05-2020, 20:12 | Комментарии: 0 | Подробнее

Название: Автостопом по Python
Автор: Кеннет Рейтц, Таня Шлюссер
Издательство: Питер
Год: 2017
Формат: pdf, epub, fb2
Страниц: 336
Размер: 26 Mb
Язык: Русский

Перед вами - увлекательная книга, которую по достоинству оценит любой неравнодушный программист и даже бывалый питонщик.
Разместил: _аdmin_ 22-05-2020, 20:03 | Комментарии: 0 | Подробнее
Kubernetes: A Simple Guide to Master Kubernetes for Beginners and Advanced Users (2020 Edition)Название: Kubernetes: A Simple Guide to Master Kubernetes for Beginners and Advanced Users (2020 Edition)
Автор: Brian Docker
Издательство: Amazon.com Services LLC
Год: 2020
Страниц: 120
Язык: английский
Формат: pdf, azw3, epub
Размер: 10.1 MB

With Kubernetes, it is possible and easy for you to automate the deployment, management, and scaling of any containerized applications. You can use this container to group containers which make up a particular application into a number of logical units to make it easy for discovery and management. This container operates by use of the same technique which makes Google run many containers numbering in the billions on a weekly basis, and it can scale and you will not be required to increase the ops team.
Разместил: Ingvar16 22-05-2020, 19:26 | Комментарии: 0 | Подробнее
Laravel PHP Framework Quick Guide | Full Course for Beginners: You Will Must Develop From Zero KnowlesНазвание: Laravel PHP Framework Quick Guide | Full Course for Beginners: You Will Must Develop From Zero Knowles
Автор: Azat Mardan
Издательство: Amazon.com Services LLC
Год: 2020
Страниц: 155
Язык: английский
Формат: pdf, azw3
Размер: 10.1 MB

Welcome to this book on Laravel PHP Framework Quick Guide.
Laravel is one of the the most popular option among PHP developers these days. In this course you will Learn the basic concepts, functions that you will need to build fully functional programs with the popular framework, Laravel. Laravel is a Full stack framework. We will see How to It Make Easy.
Разместил: Ingvar16 22-05-2020, 18:56 | Комментарии: 0 | Подробнее
Название: Advances in Through-life Engineering Services
Автор: Louis Redding, Rajkumar Roy
Издательство: Springer
Год: 2017
Формат: PDF
Размер: 11 Мб
Язык: английский / English

This edited book offers further advances, new perspectives, and developments from world leaders in the field of through-life engineering services (TES). It builds up on the earlier book by the same authors entitled: “Through-life Engineering Services: Motivation, Theory and Practice.” This compendium introduces and discusses further, the developments in workshop-based and 'in situ' maintenance and support of high-value engineering products, as well as the application of drone technology for autonomous and self-healing product support. The links between ‘integrated planning’ and planned obsolescence, risk and cost modelling are also examined.
Разместил: black 22-05-2020, 18:08 | Комментарии: 0 | Подробнее
TensorFlow 2.0 Pocket PrimerНазвание: TensorFlow 2.0 Pocket Primer
Автор: Oswald Campesato
Издательство: Mercury Learning & Information
Год: 2020
Страниц: 251
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

As part of the best-selling Pocket Primer series, this book is designed to introduce beginners to basic machine learning algorithms using TensorFlow 2. It is intended to be a fast-paced introduction to various “core” features of TensorFlow, with code samples that cover machine learning and TensorFlow basics. A comprehensive appendix contains some Keras-based code samples and the underpinnings of MLPs, CNNs, RNNs, and LSTMs. The material in the chapters illustrates how to solve a variety of tasks after which you can do further reading to deepen your knowledge.
Разместил: Ingvar16 22-05-2020, 17:02 | Комментарии: 0 | Подробнее
Название: Invent your own Computer Games with Python
Автор: Sandeep Bisht
Издательство: Amazon.com Services LLC
Год: 2020
Формат: PDF, AZW3
Страниц: 468
Размер: 10 Mb
Язык: English

Programming isn't hard. But it is hard to find learning materials that teach you to do interesting things with programming. Other computer books go over many topics that most newbie coders don't need. This book will teach you how to program your own computer games.
Разместил: vitvikvas 22-05-2020, 16:40 | Комментарии: 0 | Подробнее
Python 3 for Machine LearningНазвание: Python 3 for Machine Learning
Автор: Oswald Campesato
Издательство: Mercury Learning & Information
Год: 2020
Страниц: 363
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

This book is designed to provide the reader with basic Python 3 programming concepts related to machine learning. The first four chapters provide a fast-paced introduction to Python 3, NumPy, and Pandas. The fifth chapter introduces the fundamental concepts of machine learning. The sixth chapter is devoted to machine learning classifiers, such as logistic regression, k-NN, decision trees, random forests, and SVMs. The final chapter includes material on NLP and RL. Keras-based code samples are included to supplement the theoretical discussion. The book also contains separate appendices for regular expressions, Keras, and TensorFlow 2.
Разместил: Ingvar16 22-05-2020, 16:31 | Комментарии: 0 | Подробнее
Beginning React with HooksНазвание: Beginning React with Hooks
Автор: Greg Lim
Издательство: Amazon.com Services LLC
Год: 2020
Страниц: 132
Язык: английский
Формат: pdf, azw3, epub
Размер: 10.1 MB

Developed by Facebook, React is one of the leading frameworks to build efficient web user interfaces. You use small manageable components to build large-scale, data-driven websites without page reloads. In this book, we take you on a fun, hands-on and pragmatic journey to master React Hooks from a web development point of view. You'll start building React apps using functional components within minutes. Every section is written in a bite-sized manner and straight to the point as I don’t want to waste your time (and most certainly mine) on the content you don't need. In the end, you will have what it takes to develop a real-life app.
Разместил: Ingvar16 22-05-2020, 14:04 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2021     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности