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

  • Добавил: bhaer
  • Дата: 21-12-2016, 13:38
  • Комментариев: 0

Название: Applied OpenStack Design Patterns: Design solutions for production-ready infrastructure with OpenStack components
Автор: Uchit Vyas
Издательство: Apress
Год: 2017
Страниц: 121
Формат: PDF
Размер: 13 Mb
Язык: English

Learn practical and applied OpenStack cloud design solutions to gain maximum control over your infrastructure. You will achieve a complete controlled and customizable platform.
Applied OpenStack Design Patterns starts off with the basics of OpenStack and teaches you how to map your application flow. Application behavior with OpenStack components is discussed. Once components and architectural design patterns are set up, you will learn how to map native infrastructure and applications using OpenStack.
Also covered is the use of storage management and computing to map user requests and allocations. The author takes a deep dive into the topic of High Availability and Native Cluster Management, including the best practices associated with it. The book concludes with solution patterns for networking components of OpenStack, to reduce latency and enable faster communication gateways between components of OpenStack and native applications.
  • Добавил: bhaer
  • Дата: 21-12-2016, 13:14
  • Комментариев: 0

Название: Interactive Object Oriented Programming in Java: Learn and Test Your Skills
Автор: Vaskaran Sarcar
Издательство: Apress
Год: 2017
Страниц: 230
Формат: PDF
Размер: 10 Mb
Язык: English

Discover object oriented programming with Java in this unique tutorial. This book uses Java and Eclipse to write and generate output for examples in topics such as classes, interfaces, overloading, and overriding. Interactive Object Oriented Programming in Java uniquely presents its material in a dialogue with the reader to encourage thinking and experimentation.
Later chapters cover further Java programming concepts, such as abstract classes, packages, and exception handling. At each stage you’ll be challenged by the author to help you absorb the information and become a proficient Java programmer. Additionally, each chapter contains simple assignments to encourage you and boost your confidence level.
  • Добавил: kosadaka
  • Дата: 21-12-2016, 11:25
  • Комментариев: 0


Название: EPLAN Electric P8. Практическое пособие пользователя
Автор: Бернд Гишель
Издательство: EPLAN Software & Service Россия
Год: 2010
Страниц: 509
Формат: PDF
Размер: 282.3 мб
Язык: Русский

Книга "EPLAN Electric P8. Практическое руководство пользователя" предоставляет широкомасштабное введение в область электротехнического проектирования с программньм обеспечением EPLAN Electric P8, версия 1.9.
Множество примеров показывают разнообразные способы применения системы EPLAN Electric P8 и дают "пищу для размышлений" не только новичкам, но и продвинутым пользователям EPLAN, а также помогают наиболее эффективно использовать FPLAN Electric P8 в ежедневной роботе.
  • Добавил: Шифтер
  • Дата: 21-12-2016, 09:20
  • Комментариев: 0


Название: Концептуальное проектирование систем в Anylogic 7 и GPSS World
Автор: Боев В.Д.
Издательство: M.: НОИ Интуит
Год: 2016
Страниц: 556
Формат: pdf
Размер: 53,2 Мб
Язык: русский

Курс предназначен для проведения практических занятий по дисциплинам, связанным с проектированием и компьютерным моделированием систем с использованием систем имитационного моделирования.
Предлагаются методики разработки имитационных моделей проектируемых систем с применением инструментальных средств AnyLogic и GPSS World. Приводятся сравнительные оценки результатов моделирования разнородных дискретных процессов, полученных на моделях одной и той же проектируемой системы в GPSS World и AnyLogic. Интерпретируются результаты моделирования. Делаются концептуальные выводы о целесообразности показателей и параметров проектируемых систем.
  • Добавил: literator
  • Дата: 20-12-2016, 18:28
  • Комментариев: 0
No-Code Video Game Development Using Unity and PlaymakerНазвание: No-Code Video Game Development Using Unity and Playmaker
Автор: Michael Kelley
Издательство: A K Peters/CRC Press
ISBN: 1498735657
Год: 2016
Язык: Английский
Страниц: 314
Формат: epub
Размер: 13.59 MB

В прошлом, не будучи в состоянии программировать означало, что вы не в состоянии сделать видеоигры. Теперь, если вы можете нарисовать блок-схему, можно использовать мощную технологию стейт машины чтобы создать игру своей мечты! Эта книга научит вас как заменить блок-схему кодом.
  • Добавил: bhaer
  • Дата: 20-12-2016, 12:52
  • Комментариев: 0

Название: Practical GameMaker: Studio: Language Projects
Автор: Ben Tyers
Издательство: Apress
Год: 2017
Страниц: 313
Формат: PDF
Размер: 10 Mb
Язык: English

Gain the skills required to create fun and compelling games using GameMaker: Studio, and its GML programming language. In this full-color book you’ll learn 24 practical programming elements that are important when creating any game. Each section includes an introduction to a new programming element, some examples, a worksheet, and mini projects to allow you to test your new knowledge. After completing all elements, you will put into action what you have learned in a classic arcade style game.
In Practical GameMaker: Studio, you will create a fully featured game, with guidance and in color. After each section you’ll see how you’ll apply what you’ve learned to the final game, and discover additional projects to try. These mini projects include a separate scoring guide, and a working example for each, which is useful if you’re using this book in an educational environment. Similarly, the book also contains a number of assignments, which you may include as part of any associated coursework in your classes.
  • Добавил: bhaer
  • Дата: 20-12-2016, 12:42
  • Комментариев: 0

Название: Raspberry Pi GPU Audio Video Programming
Автор: Jan Newmarch
Издательство: Apress
Год: 2017
Страниц: 439
Формат: PDF
Размер: 11 Mb
Язык: English

Delve into the Broadcom VideoCore GPU used on the Raspberry Pi and master topics such as OpenGL ES and OpenMAX. Along the way, you’ll also learn some Dispmanx, OpenVG, and GPGPU programming.
The author, Jan Newmarch bumped into a need to do this kind of programming while trying to turn the RPi into a karaoke machine: with the CPU busting its gut rendering MIDI files, there was nothing left for showing images such as karaoke lyrics except for the GPU, and nothing really to tell him how to do it.
Raspberry Pi GPU Audio Video Programming scratches his itch and since he had to learn a lot about RPi GPU programming, he might as well share it with you. What started as a side issue turned into a full-blown project of its own; and this stuff is hard.
  • Добавил: bhaer
  • Дата: 20-12-2016, 12:41
  • Комментариев: 0

Название: PHP Persistence: Concepts, Techniques and Practical Solutions with Doctrine
Автор: Michael Romer
Издательство: Apress
Год: 2017
Страниц: 107
Формат: PDF
Размер: 11 Mb
Язык: English

Take the pain out of dealing with relational databases in an object-oriented programming world. With this short book, you can save time and money by simply coding less while accomplishing more with the Doctrine persistence framework, a leading persistence solution for PHP programmers and web developers. PHP Persistence teaches you about PHP persistence and how to use it effectively for your database-driven applications.
Bestselling author Michael Romer leverages his own vast experience to show you what you need to know about Doctrine 2 and how to use it in your own projects. Along the way you’ll learn about powerful persistence techniques, such as object-relational mapping (ORM) in PHP.
  • Добавил: bhaer
  • Дата: 20-12-2016, 12:39
  • Комментариев: 0

Название: Deploying Rails with Docker, Kubernetes and ECS
Автор: Pablo Acuna
Издательство: Apress
Год: 2017
Страниц: 127
Формат: PDF
Размер: 11 Mb
Язык: English

This concise teaches you how to use the power of Docker and Kubernetes to deploy your Rails applications easily and efficiently. Docker and Kubernetes are increasing in popularity every day, but what if you want to leverage their benefits for your Rails application? This is the book you need.
Deploying Rails with Docker, Kubernetes and ECS shows you how to set up the project, push it to DockerHub, manage services and set up an efficient continuous integration environment. Every concept is clearly explained alongside a full Ruby on Rails application deployment. You’ll also learn how to deploy via Docker using Amazon EC2 Container Service.
  • Добавил: Шифтер
  • Дата: 20-12-2016, 12:33
  • Комментариев: 0

Название: Командная разработка с использованием Visual Studio Team Foundation Server
Автор: Мейер Дж.Д, Тейлор Джейсон, Макман Алекс, Бансод Прашант , Джонс Кевин
Издательство: Русская редакция
Год: 2007
Страниц: 598
Формат: pdf
Размер: 60 Мб
Язык: русский

Курс посвящен развертыванию Team Foundation Server и его эффективному использованию для управления исходным кодом, автоматизации сборок, управления рабочими элементами и процессами.
Цель создания этого курса - предоставить ресурсы, рекомендации и советы по созданию эффективной среды для командной разработки ПО всем, кто так или иначе вовлечен в эту деятельность.