Vtome.ru - электронная библиотека

  • Добавил: bhaer
  • Дата: 16-10-2018, 23:05
  • Комментариев: 0

Название: Using Asyncio in Python 3
Автор: Caleb Hattingh
Издательство: O’Reilly Media
Год: 2018
Страниц: 152
Формат: PDF
Размер: 10 Mb
Язык: English

If you’re among the Python developers put off by Asyncio’s complexity, it’s time to take another look. Asyncio is complicated because it aims to solve problems in concurrent network programming for both framework developers and end-user developers like you. The features you need to consider are a small subset of the whole Asyncio API, but picking out the right features is the tricky part. That’s where this practical ebook comes in.
  • Добавил: harun54
  • Дата: 16-10-2018, 17:20
  • Комментариев: 0
Название: Learning C# Programming With Unity 3D
Автор: Alex Okita
Издательство: CRC Press
Год: 2014
Формат: PDF
Размер: 51 Мб
Язык: английский / English

Designed to give you enough familiarity in a programming language to be immediately productive, Learning C# Programming with Unity 3D provides the basics of programming and brings you quickly up to speed. Organized into easy-to-follow lessons, the book covers how C# is used to make a game in Unity3D. After reading this book, you will be armed with the knowledge required to feel confident in learning more. You’ll have what it takes to at least look at code without your head spinning.
  • Добавил: bhaer
  • Дата: 16-10-2018, 17:05
  • Комментариев: 1

Название: The DevOps 2.3 Toolkit: Kubernetes: Deploying and managing highly-available and fault-tolerant applications at scale
Автор: Viktor Farcic
Издательство: Leanpub
Год: 2018
Страниц: 394
Формат: EPUB
Размер: 110 Mb
Язык: English

The goal of this book is not to convince you to adopt Kubernetes but to provide a detailed overview of its features. I want you to become confident in your Kubernetes knowledge and only then choose whether to embrace it. That is, unless you already made up your mind and stumbled upon this book in search of Kubernetes guidance.
  • Добавил: harun54
  • Дата: 16-10-2018, 16:47
  • Комментариев: 0
Название: Terraform: Up and Running (Early Release)
Автор: Yevgeniy Brikman
Издательство: O'Reilly Media
Год: 2017
Формат: PDF, EPUB
Размер: 22 Мб
Язык: английский / English

With this practical book, you’ll learn how to get you up and running with Terraform, an open source tool that allows you to define infrastructure for a variety of cloud providers—including AWS, Azure, Google Cloud, DigitalOcean, and others—using a simple, declarative programming language. Author Yevgeniy (Jim) Brikman introduces you to Terraform syntax, and shows you how to deploy and manage infrastructure with just a few CLI commands.
  • Добавил: harun54
  • Дата: 16-10-2018, 16:41
  • Комментариев: 0
Название: Mobile App Development with Ionic 2 (Early release)
Автор: Chris Griffith
Издательство: O'Reilly Media
Год: 2017
Формат: PDF, EPUB, MOBI
Размер: 17 Мб
Язык: английский / English

Looking to build cross platform mobile applications? This hands-on guide provides a basic introduction and overview to the Ionic Framework, including some new services on the platform. You’ll learn a balanced approach to the mix of technologies—such as AngularJS, SASS, and Apache Cordova—that the Ionic Framework leverages. Through the course of this book, you’ll be able to complete several production ready applications. It's ideal for beginning, intermediate, and advanced web developers.
  • Добавил: harun54
  • Дата: 16-10-2018, 16:25
  • Комментариев: 0
Название: A First Course in Machine Learning, Second Edition
Автор: Simon Rogers and Mark Girolami
Издательство: CRC Press
Год: 2016
Формат: PDF
Размер: 165 Мб
Язык: английский / English

"A First Course in Machine Learning by Simon Rogers and Mark Girolami is the best introductory book for ML currently available. It combines rigor and precision with accessibility, starts from a detailed explanation of the basic foundations of Bayesian analysis in the simplest of settings, and goes all the way to the frontiers of the subject such as infinite mixture models, GPs, and MCMC."
?Devdatt Dubhashi, Professor, Department of Computer Science and Engineering, Chalmers University, Sweden
  • Добавил: harun54
  • Дата: 16-10-2018, 16:23
  • Комментариев: 0
Название: Game AI Pro 3: Collected Wisdom of Game AI Professionals
Автор: Steve Rabin
Издательство: CRC Press
Год: 2017
Формат: PDF, EPUB
Размер: 19 Мб
Язык: английский / English

Game AI Pro3: Collected Wisdom of Game AI Professionals presents state-of-the-art tips, tricks, and techniques drawn from developers of shipped commercial games as well as some of the best-known academics in the field. This book acts as a toolbox of proven techniques coupled with the newest advances in game AI. These techniques can be applied to almost any game and include topics such as behavior trees, utility theory, path planning, character behavior, and tactical reasoning.
  • Добавил: Igor1977
  • Дата: 16-10-2018, 14:26
  • Комментариев: 0

Название: Программирование на языке Си
Автор: Царев Р.Ю.
Издательство: Красноярск: Сибирский федеральный университет
Год: 2014
Формат: pdf/djvu
Страниц: 108
Для сайта: vtome.ru
Размер: 10 mb
Язык: русский

Изложены основы языка программирования Си. Рассмотрены все аспекты его применения при программной реализации алгоритмов. Описаны такие типы данных, как массивы, структуры, файлы, и возможности языка Си по работе с ними. Приведены сведения о конструкциях циклов, существующих в языке Си. Показана работа с динамически выделяемой памятью и указателями. Изложение сопровождается примерами на языке Си.
  • Добавил: Igor1977
  • Дата: 16-10-2018, 10:55
  • Комментариев: 0

Название: Алгоритмы и структуры данных
Автор: Царев Р.Ю.
Издательство: Красноярск: Сибирский федеральный университет
Год: 2013
Формат: pdf
Страниц: 160
Для сайта: vtome.ru
Размер: 13 mb
Язык: русский

Рассмотрены структуры и алгоритмы, которые являются основой современной методологии разработки программ. Изложено детальное описание и анализ основных алгоритмов обработки данных: сортировка данных, поиск образа в строке, алгоритмы обработки графов.
Предназначено для бакалавров направления 231000.62 «Программная инженерия» и преподавателей дисциплины «Алгоритмы и структуры данных».
  • Добавил: bhaer
  • Дата: 16-10-2018, 08:27
  • Комментариев: 0

Название: Office 2019 For Dummies
Автор: Wallace Wang
Издательство: For Dummies
Год: 2019
Страниц: 432
Формат: True PDF
Размер: 30 Mb
Язык: English

Now updated and revised to cover the latest features of Microsoft Office 2019
The world’s leading suite of business productivity software, Microsoft Office helps users complete common business tasks, including word processing, email, presentations, data management and analysis, and much more. Whether you need accessible instruction on Word, Excel, PowerPoint, Outlook, or Access—or all of the above—this handy reference makes it easier.