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



Реклама


Название: Путь Rails. Подробное руководство по созданию приложений в среде Ruby on Rails
Автор: Оби Фернандес
Издательство: Символ-Плюс
Год: 2009
Серия: High Tech
ISBN: 5-93286-137-1
Формат: pdf
Страниц: 769
Для сайта: mymirknig.ru
Размер: 12 Mb
Язык: Русский

Среда Ruby on Rails стремительно занимает ведущее место в ряду наиболее популярных платформ для разработки веб-приложений. Она основана на одном из самых элегантных языков программирования, Ruby, и доставляет истинное удовольствие своим приверженцам. Хотите оказаться в первых рядах? Тогда эта книга для вас! Ее автор, Оби Фернандес, и целая группа экспертов подробно описывают основные возможности и подсистемы Rails: контроллеры, маршрутизацию, поддержку стиля REST, объектно-реляционное отображение с помощью библиотеки ActiveRecord, применение технологии AJAX в Rails-приложениях и многое другое.
Разместил: oksanavalera 20-06-2019, 19:17 | Комментарии: 0 | Подробнее

Название: Microservices for Java Developers
Автор: Posta Christian
Издательство: O'Reilly Media
Год: 2016
Формат: pdf
Страниц: 128
Для сайта: mymirknig.ru
Размер: 17 mb
Язык: английский

Is microservice architecture right for your organization? These services have many benefits, but they also come with their own set of drawbacks. In this hands-on, example-driven guide, Java developers and architects will learn how to navigate popular application frameworks, such as Dropwizard and Spring Boot, and how to deploy and manage microservices at scale with Linux containers.
Adopting microservices requires much more than changes to your technology. Author Christian Posta—a Principal Middleware Specialist/Architect at Red Hat—also examines the organizational agility necessary to deliver these services. This concise book shows you how rapid feedback cycles, autonomous teams, and shared purpose are key to making microservices work.
Разместил: na5ballov 20-06-2019, 16:57 | Комментарии: 0 | Подробнее
Название: Mastering Spark with R: The Complete Guide to Large-Scale Analysis and Modeling
Автор: Javier Luraschi, Kevin Kuoi, Edgar Ruiz
Издательство: O'Reilly Media
Год: 2019
Формат: epub/pdf(conv.)
Размер: 12.6 Mb
Язык: English

If you’re like most R users, you have deep knowledge and love for statistics. But as your organization continues to collect huge amounts of data, adding tools such as Apache Spark makes a lot of sense. With this practical book, data scientists and professionals working with large-scale data applications will learn how to use Spark from R to tackle big data and big compute problems.
Authors Javier Luraschi, Kevin Kuo, and Edgar Ruiz show you how to use R with Spark to solve different data analysis problems. This book covers relevant data science topics, cluster computing, and issues that should interest even the most advanced users.
Разместил: bomboane 20-06-2019, 09:07 | Комментарии: 0 | Подробнее

Название: Exploring C for Microcontrollers: A Hands on Approach
Автор: Jivan S. Parab, Vinod G. Shelake, Rajanish K. Kamat, Gourish M. Naik
Издательство: Springer
Год: 2007
Формат: PDF
Страниц: 168
Размер: 12.11 МБ
Язык: English

Unlike traditional embedded systems references, this book skips routine things to focus on programming microcontrollers, specifically MCS-51 family in ‘C’ using Keil IDE. The book presents seventeen case studies plus many basic programs organized around on-chip resources. This "learn-through-doing" approach appeals to busy designers.
Разместил: ak5812 20-06-2019, 05:22 | Комментарии: 1 | Подробнее
Название: Pro Azure Governance and Security: A Comprehensive Guide to Azure Policy, Blueprints, Security Center, and Sentinel
Автор: Peter De Tender, David Rendon, Samuel Erskine
Издательство: Apress
Год: 2019
Страниц: 332
Язык: английский
Формат: pdf (true), epub
Размер: 30.2 MB

Any IT professional can tell you that managing security is a top priority and even more so when working in the cloud. Access to accurate and timely security information is critical, but governance and control must first be enabled. This guide shows you how to take advantage of Azure`s vast and powerful built-in security tools and capabilities for your application workloads. Pro Azure Governance and Security offers a comprehensive look at the governance features available with Microsoft Azure and demonstrates how to integrate them with your hybrid and Azure environments, drawing on the author`s experiences from years in the field. Learn about the array of controls implemented within Microsoft Azure from two valuable perspectives: the customer and Microsoft operations.
Разместил: Ingvar16 20-06-2019, 01:49 | Комментарии: 0 | Подробнее
Название: Rapid Java Persistence and Microservices: Persistence Made Easy Using Java EE8, JPA and Spring
Автор: Raj Malhotra
Издательство: Apress
Год: 2019
Страниц: 322
Язык: английский
Формат: pdf (true), epub
Размер: 10,2 MB

Gain all the essentials you need to create scalable microservices, which will help you solve real challenges when deploying services into production. This book will take you through creating a scalable data layer with polygot persistence. You’ll cover data access and query patterns in Spring and JPA in high-performance environments. As part of this topic, you’ll see the advantages of multiple persistence frameworks in Java and especially the easy persistence offered by NoSQL databases and reactive web solutions.
The last few chapters present advanced concepts that are useful for very high-performance real-time applications: you’ll implement applications using Spring’s good support for Web sockets in their raw form as well as for connecting to message brokers such as RabbitMQ. This can be useful for applications such as navigation systems and gaming platforms.
Разместил: Ingvar16 20-06-2019, 01:40 | Комментарии: 0 | Подробнее
Название: Introduction To The Analysis Of Algorithms, 3rd Edition
Автор: Michael Soltys
Издательство: World Scientific Publishing
Год: 2018
Страниц: 322
Язык: английский
Формат: pdf (true), djvu
Размер: 10.1 MB

A successor to the first and second editions, this updated and revised book is a leading companion guide for students and engineers alike, specifically software engineers who design algorithms. While succinct, this edition is mathematically rigorous, covering the foundations for both computer scientists and mathematicians with interest in the algorithmic foundations of Computer Science. Besides expositions on traditional algorithms such as Greedy, Dynamic Programming and Divide & Conquer, the book explores two classes of algorithms that are often overlooked in introductory textbooks: Randomised and Online algorithms with emphasis placed on the algorithm itself. The book also covers algorithms in Linear Algebra, and the foundations of Computation.
Разместил: Ingvar16 20-06-2019, 01:30 | Комментарии: 0 | Подробнее
Название: Pro React 16
Автор: Adam Freeman
Издательство: Apress
ISBN: 1484244508
Год: 2019
Страниц: 750
Язык: английский
Формат: pdf (true), epub
Размер: 26.2 MB

Use the enormously popular React framework to build dynamic javascript applications that take advantage of the capabilities of modern browsers and devices. You will learn how React brings the power of strong architecture and responsive data to the client, providing the foundation for complex and rich user interfaces. Best-selling author Adam Freeman explains how to get the most from React. He begins by describing the React architecture and the benefits it offers and then shows you how to use React and its associated tools and libraries in your projects, starting from the nuts and bolts and building up to the most advanced and sophisticated features, going in-depth to give you the knowledge you need.
Разместил: Ingvar16 19-06-2019, 18:14 | Комментарии: 0 | Подробнее

Название: Основы программирования на языке Visual Basic для офисных приложений
Автор: Волчёнков Н.Г.
Издательство: М.: НИЯУ МИФИ
Год: 2018
Формат: pdf
Страниц: 166
Для сайта: mymirknig.ru
Размер: 30 mb
Язык: русский

В данном учебном пособии излагаются сведения из раздела «Программирование» курса «Информатика», читаемого студентам Экономико-аналитического института, а также других институтов НИЯУ МИФИ.

Тексты лекций включают освещение основных фундаментальных вопросов программирования на любом алгоритмически полном операторном языке программирования на примере языка офисного программирования VBA for Excel, который отвечает требованию алгоритмической полноты. Каждая лабораторная работа содержит вопросы по изучаемой теме, на которые студентам надо ответить пред её выполнением. На примерах программ, которые студенты создают и отлаживают в ходе выполнения лабораторных работ, демонстрируется технология создания разнообразных полезных приложений. Учебное пособие предназначено студентам – будущим бакалаврам, осваивающим теоретические основы и практические навыки программирования при решении содержательных задач различного характера, а также преподавателям, читающим лекции и проводящим лабораторные работы по указанным курсам в компьютерных классах.
Разместил: na5ballov 19-06-2019, 15:50 | Комментарии: 0 | Подробнее
Название: Unblocked: How Blockchains Will Change Your Business (and What to Do About It)
Автор: Alison McCauley
Издательство: O'Reilly Media
Год: 2019
Формат: epub/azw3/pdf(conv.)
Страниц: 276
Размер: 10.4 Mb
Язык: English

Remember the dawn of the internet or the advent of mobile computing and social media? Yet another digital revolution is now underway. Like its predecessors, blockchains are about to transform the way we live, work, and play, while disrupting entrenched industries and shattering conventional business models.
This practical guide takes you past the hype to show you exactly what blockchains do and how they’re poised to change our world. Author Alison McCauley explains how blockchains provide an open, distributed ledger for recording transactions in a verifiable and permanent way.
Разместил: bomboane 19-06-2019, 08:10 | Комментарии: 0 | Подробнее



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