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



Реклама


Название: Как устроен Python. Гид для разработчиков, программистов и интересующихся
Автор: Мэтт Харрисон
Издательство: Питер
ISBN: 978-5-4461-0906-7
Серия: Библиотека программиста
Год: 2019
Формат: PDF/DjVu
Страниц: 272
Размер: 10 MB
Язык: Русский

Python в моде! Это самый популярный язык программирования. Вакансии для Python-разработчиков входят в список самых высокооплачиваемых, а благодаря бурному развитию обработки данных, знание Python становится одним из самых востребованных навыков в среде аналитиков.
Python - невероятный язык, популярный во многих областях. Он используется для автоматизации простых и сложных задач, цифровой обработки, веб-разработки, игр...
Независимо от того, перешли ли вы на Python с другого языка, руководите группой программистов, работающих на Python, или хотите расширить свое понимание, имеет смысл подойти к изучению Python со всей серьезностью.
Разместил: Интересненько 10-08-2019, 14:32 | Комментарии: 0 | Подробнее
Название: Design and Analysis of Algorithms: A Contemporary Perspective
Автор: Sandeep Sen, Amit Kumar
Издательство: Cambridge University Press
Год: 2019
Страниц: 395
Язык: английский
Формат: pdf (true), djvu
Размер: 10.2 MB

The text covers important algorithm design techniques, such as greedy algorithms, dynamic programming, and divide-and-conquer, and gives applications to contemporary problems. Techniques including Fast Fourier transform, KMP algorithm for string matching, CYK algorithm for context free parsing and gradient descent for convex function minimization are discussed in detail. The book's emphasis is on computational models and their effect on algorithm design. It gives insights into algorithm design techniques in parallel, streaming and memory hierarchy computational models. The book also emphasizes the role of randomization in algorithm design, and gives numerous applications ranging from data-structures such as skip-lists to dimensionality reduction methods.
Разместил: Ingvar16 10-08-2019, 13:40 | Комментарии: 0 | Подробнее
Название: Credit-Risk Modelling: Theoretical Foundations, Diagnostic Tools, Practical Examples, and Numerical Recipes in Python
Автор: David Jamieson Bolder
Издательство: Springer
Год: 2018
Страниц: 704
Язык: английский
Формат: True PDF
Размер: 11.6 MB

The risk of counterparty default in banking, insurance, institutional, and pension-fund portfolios is an area of ongoing and increasing importance for finance practitioners. It is, unfortunately, a topic with a high degree of technical complexity. Addressing this challenge, this book provides a comprehensive and attainable mathematical and statistical discussion of a broad range of existing default-risk models. Model description and derivation, however, is only part of the story. Through use of exhaustive practical examples and extensive code illustrations in the Python programming language, this work also explicitly shows the reader how these models are implemented.
Разместил: Ingvar16 10-08-2019, 13:36 | Комментарии: 0 | Подробнее
Название: Machine Learning in the AWS Cloud: Add Intelligence to Applications with Amazon SageMaker and Amazon Rekognition
Автор: Abhishek Mishra
Издательство: Sybex
Год: 2019
Формат: True PDF
Страниц: 510
Размер: 18.1 Mb
Язык: English

Put the power of AWS Cloud machine learning services to work in your business and commercial applications!
Machine Learning in the AWS Cloud introduces readers to the machine learning (ML) capabilities of the Amazon Web Services ecosystem and provides practical examples to solve real-world regression and classification problems. While readers do not need prior ML experience, they are expected to have some knowledge of Python and a basic knowledge of Amazon Web Services.
Разместил: bomboane 10-08-2019, 11:35 | Комментарии: 0 | Подробнее

Название: Java Pocket Guide: Instant Help for Java Programmers, 4th Edition
Автор: Patricia Liguori, Robert Liguori
Издательство: O'Reilly Media
Год: 2017
Страниц: 296
Формат: PDF, EPUB, AZW3
Размер: 10 Mb
Язык: English

Any time you need quick answers for developing or debugging Java programs, this pocket guide is the ideal reference to standard features of the Java programming language and its platform. You’ll find helpful programming examples, tables, figures, and lists fast—including Java 9 features such as modular source code and the new JShell interactive command-line REPL. It’s a handy companion, whether you’re in the office, in the lab, or on the road.
Разместил: bomboane 10-08-2019, 10:12 | Комментарии: 0 | Подробнее

Название: The Tao of Microservices
Автор: Richard Rodger
Издательство: Manning Publications
Год: 2018
Страниц: 328
Формат: PDF
Размер: 10 Mb
Язык: English

The Tao of Microservices guides you on the path to understanding how to apply microservice architectures to your own real-world projects. This high-level book offers a conceptual view of microservice design, along with core concepts and their application.
Разместил: _аdmin_ 10-08-2019, 09:10 | Комментарии: 0 | Подробнее
Название: Прикладное программирование на языке Ада
Автор: Василеску Ю.
Издательство: Мир
Год: 1990
ISBN: 5-03-001108-0
Формат: pdf
Страниц: 354
Размер: 19,1 Mb
Язык: Русский

В книге ученого из США излагаются методы и приемы прикладного программирования на языке Ада, которые могут быть использованы при создании системы управления параллельными процессами. Значительное внимание уделяется алгоритмизации управленческих задач, возникающих в хозяйственной практике. Изложение иллюстрируется множеством примеров, позволяющих читателям легко освоить предлагаемые методы. Для студентов, изучающих программирование и специалистов в области вычислительной техники.
Разместил: oksanavalera 9-08-2019, 15:18 | Комментарии: 0 | Подробнее
Название: Designing Interfaces: Patterns for Effective Interaction Design, 3rd Edition (Early Release)
Автор: Jenifer Tidwell, Charles Brewer, Aynne Valencia-Brooks
Издательство: O'Reilly Media
Год: 2019
Страниц: 170
Язык: английский
Формат: pdf
Размер: 40.3 MB

t's not easy to design good application interfaces in a world where companies must create compelling, seamless user experiences across an exploding number of channels, screens, and contexts. Design patterns, design systems, and component-based UI frameworks have emerged and now rapidly evolve to meet the challenge. This bestselling book is one of the few reliable sources to help you navigate through the maze of design options. By capturing UI best practices and reusable ideas as design patterns, Designing Interfaces provides solutions to common design problems that you can tailor to the situation at hand.
Разместил: Ingvar16 9-08-2019, 13:47 | Комментарии: 0 | Подробнее
Название: Learning Spark, 2nd Edition (Early Release)
Автор: Jules Damji, Denny Lee, Brooke Wenig, Tathagata Das
Издательство: O'Reilly Media
Год: 2019
Страниц: 107
Язык: английский
Формат: pdf
Размер: 10.8 MB

Data is getting bigger, arriving faster, and coming in varied formats—and it all needs to be processed at scale for analytics or machine learning. How can you process such varied data workloads efficiently? Enter Apache Spark. Updated to emphasize new features in Spark 2.x., this second edition shows data engineers and scientists why structure and unification in Spark matters. Specifically, this book explains how to perform simple and complex data analytics and employ machine-learning algorithms.
Разместил: Ingvar16 9-08-2019, 13:13 | Комментарии: 0 | Подробнее
Название: Турбо-Пролог в сжатом изложении
Автор: А. Янсон
Издательство: М.: Мир
Год: 1991
ISBN: 5-03-002010-1
Формат: pdf
Страниц: 98
Для сайта: Миркниг
Размер: 18,9 Mb
Язык: Русский

В книге специалиста из ФРГ методически удачно в компактной форме дается информация, необходимая для практической работы в системе Турбо-Пролог на персональных ЭВМ семейства IBM PC.
Разместил: oksanavalera 9-08-2019, 11:29 | Комментарии: 0 | Подробнее



 MyMirKnig.ru  ©2019     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности