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



Реклама


Название: C++ Concurrency in Action
Автор: Anthony Williams
Издательство: Manning Publications
Год: 2012
ISBN: 978-1-933-98877-1
Формат: pdf
Страниц: 530
Размер: 12,8 Mb
Язык: Русский

C++ Concurrency in Action is a reference and guide to the new C++ 11 Standard for experienced C++ programmers as well as those who have never written multithreaded code. This book will show you how to write robust multithreaded applications in C++ while avoiding many common pitfalls.
Multiple processors with multiple cores are the norm these days. The C++11 version of the C++ language offers beefed-up support for multithreaded applications, and requires that you master the principles, techniques, and new language features of concurrency to stay ahead of the curve.
Written for C++ programmers who are new to concurrency and others who may have written multithreaded code using other languages, APIs, or platforms.
Разместил: oksanavalera 25-07-2019, 05:31 | Комментарии: 0 | Подробнее
Название: Python and AWS Cookbook
Автор: Mitch Python_and_AWS_Cookbook
Издательство: O'Reilly Media
Год: 2011
ISBN: 978-1-449-30544-4
Формат: pdf
Страниц: 74
Размер: 10,8 Mb
Язык: English

If you intend to use Amazon Web Services (AWS) for remote computing and storage, Python is an ideal programming language for developing applications and controlling your cloud-based infrastructure. This cookbook gets you started with more than two dozen recipes for using Python with AWS, based on the author’s boto library.
You’ll find detailed recipes for working with the S3 storage service as well as EC2, the service that lets you design and build cloud applications. Each recipes includes a code solution you can use immediately, along with a discussion of why and how the recipes works. You also get detailed advice for using boto with AWS and other cloud services.
Разместил: oksanavalera 25-07-2019, 05:15 | Комментарии: 0 | Подробнее
Название: Практическое введение в машинную графику
Автор: Энджел Й.
Издательство: Радио и связь
Год: 1984
Формат: pdf
Страниц: 138
Размер: 60 Mb
Язык: Русский

Книга представляет собой вводный курс машинной графики, позволяющий научить "строить" двухмерные и трехмерные изображения, проводить их преобразование, компоновать группы объектов. Содержит большое число задач, примеров и текстов программ, составляющих достаточный начальный пакет прикладных программ машинной графики. Все программы написаны на языке Фортран-IV. Для широкого круга пользователей ЭВМ. Может быть использовано как учебное пособие по курсу машинной графики.
Разместил: oksanavalera 24-07-2019, 17:46 | Комментарии: 0 | Подробнее
Название: Hello! Python
Автор: Anthony S. Briggs
Издательство: Manning Publications
Год: 2012
ISBN: 978-1-93518-208-5
Формат: pdf, fb2, epub
Страниц: 426
Размер: 28,1 Mb
Язык: English

Hello! Python fully covers the building blocks of Python programming and gives you a gentle introduction to more advanced topics such as object-oriented programming, functional programming, network programming, and program design. New (or nearly new) programmers will learn most of what they need to know to start using Python immediately.
Programmers love Python because it’s fast and efficient. Shouldn’t learning Python be just the same? Hello! Python starts quickly and simply, with a line of Python code. You’ll learn the basics the right way—by writing your own programs. Along the way, you’ll get a gentle introduction to more advanced concepts and new programming styles.
No experience with Python needed. Exposure to another programming language is helpful but not required.
Разместил: oksanavalera 24-07-2019, 16:57 | Комментарии: 0 | Подробнее
Название: Принципы программирования в машинной графике
Автор: Аммерал Л.
Издательство: Сол Систем
Год: 1992
ISBN: 5-85316-001-X
Формат: pdf
Страниц: 224
Размер: 55,5 Mb
Язык: Русский

Практическое введение в машинную графику. Рассматриваются вопросы аналитической и проективной геометрии и программирования в машинной графике, задачи формирования В-сплайна, перспективных проекций и удаления невидимых линий. Алгоритмы доведены до "готовых к работе" графических программ на языке Си. В приложении дается краткий обзор элементов языка Си. Для широкого круга читателей, применяющих персональные компьютеры IBM PC или совместимые с ними для работы с графической информацией.
Разместил: oksanavalera 24-07-2019, 16:40 | Комментарии: 0 | Подробнее
Название: Programming Kubernetes: Developing Cloud-Native Applications First Edition
Автор: Michael Hausenblas, Stefan Schimanski
Издательство: O'Reilly Media
Год: 2019
Формат: epub/mobi/pdf(conv.)
Страниц: 272
Размер: 10.4 Mb
Язык: English

If you’re looking to develop native applications in Kubernetes, this is your guide. Developers and AppOps administrators will learn how to build Kubernetes-native applications that interact directly with the API server to query or update the state of resources. AWS developer advocate Michael Hausenblas and Red Hat principal software engineer Stefan Schimanski explain the characteristics of these apps and show you how to program Kubernetes to build them.
You’ll explore the basic building blocks of Kubernetes, including the client-go API library and custom resources. All you need to get started is a rudimentary understanding of development and system administration tools and practices, such as package management, the Go programming language, and Git.
Разместил: bomboane 24-07-2019, 12:52 | Комментарии: 0 | Подробнее

Название: Программирование на языке LUA
Автор: Роберту Иерузалимски
Издательство: ДМК Пресс
Год: 2014
Страниц: 382
Формат: PDF
Размер: 76 Mb
Язык: Русский

Книга посвящена одному из самых популярных встраиваемых языков – Lua. Этот язык используется во многих играх и большом количестве различных приложений. Он сочетает небольшой объем занимаемый памяти, высокое быстродействие, простоту использования и большую гибкость. Книга рас­сматривает практически все аспекты использования Lua, начиная с основ языка и заканчивая тонкостями расширения языка и взаимодействия с С. Важной особенностью книги является огромный спектр охватываемых тем – практически все, что может понадобиться при использовании Lua.
Разместил: MIHAIL62 24-07-2019, 09:34 | Комментарии: 4 | Подробнее
Propeller Programming: Using Assembler, Spin, and CНазвание: Propeller Programming: Using Assembler, Spin, and C
Автор: Sridhar Anandakrishnan
Издательство: Apress
ISBN: 1484233530
Год: 2018
Страниц: 307
Язык: английский
Формат: pdf, epub
Размер: 10.2 MB

Learn to program the propeller in Spin and C and how to map the Propeller Assembler language (PASM) from other high-level languages you might know. The overall task you will pursue in the book is to implement a Delta Compression algorithm: first in Spin, then in PASM, then in C. Along the way, you'll review Test Driven Development, a powerful technique for validating code, and conclude with a chapter on hardware manipulations. The book's main goal is to help you extend the capabilities of the Propeller processor by using the Assembler language.
Разместил: bomboane 24-07-2019, 09:04 | Комментарии: 0 | Подробнее
Flask Web Development: Developing Web Applications with Python, 2nd EditionНазвание: Flask Web Development: Developing Web Applications with Python, 2nd Edition
Автор: Miguel Grinberg
Издательство: O’Reilly Media
ISBN: 1491991739
Год: 2018
Страниц: 316
Язык: английский
Формат: pdf (true), epub
Размер: 10.1 MB

Take full creative control of your web applications with Flask, the Python-based microframework. With the second edition of this hands-on book, you’ll learn the framework from the ground up by developing, step-by-step, a real-world project created by author Miguel Grinberg. This refreshed edition accounts for important technology changes that have occurred in the past three years. You’ll learn the framework’s core functionality, as well as how to extend applications with advanced web techniques such as database migration and web service communication. The first part of each chapter provides you with reference and background for the topic in question, while the second part guides you though a hands-on implementation of the topic.
Разместил: bomboane 24-07-2019, 09:04 | Комментарии: 0 | Подробнее
Название: Data Science Fundamentals for Python and MongoDB
Автор: David Paper
Издательство: Apress
Год: 2018
Страниц: 230
Язык: английский
Формат: pdf (true), epub
Размер: 10.3 MB

Build the foundational data science skills necessary to work with and better understand complex data science algorithms. This example-driven book provides complete Python coding examples to complement and clarify data science concepts, and enrich the learning experience. Coding examples include visualizations whenever appropriate. The book is a necessary precursor to applying and implementing machine learning algorithms.
Разместил: bomboane 24-07-2019, 09:03 | Комментарии: 0 | Подробнее
 MyMirKnig.ru  ©2019     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности