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



Реклама


Распараллеливание алгоритмов и программ. Структурный подход
Название: Распараллеливание алгоритмов и программ. Структурный подход
Автор: Вальковский В.А.
Издательство: Радио и связь
Год: 1989
Страниц: 176
ISBN: 5-256-00195-7
Формат: PDF
Размер: 10 Мб
Язык: русский

Посвящается проблеме автоматического распараллеливания алгоритмов и программ для последующего их исполнения на многопроцессорных вычислительных комплексах. Вводятся и изучаются с математических позиций параллельные вычислительные процессы над общей памятью.
Разместил: MIHAIL62 8-10-2016, 20:47 | Комментарии: 0 | Подробнее
Automated Trading with R: Quantitative Research and Platform Development
Название: Automated Trading with R: Quantitative Research and Platform Development
Автор: Christopher Conlan
Издательство: Apress
Год: 2016
Страниц: 205
Формат: PDF
Размер: 11 Mb
Язык: English

This book explains the broad topic of automated trading, starting with its mathematics and moving to its computation and execution. Readers will gain a unique insight into the mechanics and computational considerations taken in building a backtester, strategy optimizer, and fully functional trading platform.
Automated Trading with R provides automated traders with all the tools they need to trade algorithmically with their existing brokerage, from data management, to strategy optimization, to order execution, using free and publically available data. If your brokerage’s API is supported, the source code is plug-and-play.
Разместил: bhaer 8-10-2016, 16:57 | Комментарии: 0 | Подробнее
Programming Abstractions in C++
Название: Programming Abstractions in C++
Автор: Eric Roberts
Издательство: Pearson
Год: 2013
Страниц: 960
Формат: PDF
Размер: 15 Mb
Язык: English

This text is intended for use in the second programming course
Programming is a matter of learning by doing. Eric Roberts’ Programming Abstractions in C++ gives students opportunities to practice and learn with engaging graphical assignments. A client-first approach to data structures helps students absorb, and then apply the material.
Разместил: bhaer 8-10-2016, 16:08 | Комментарии: 0 | Подробнее
Ремесло программиста. Практика написания хорошего кода
Автор: Гудлиф П.
Название: Ремесло программиста. Практика написания хорошего кода
Издательство: СПб.: Символ-Плюс
Год: 2009
ISBN: 978-5932861271
Язык: Русский
Формат: pdf
Размер: 10,5 mb
Страниц: 704, ил.

Перед вами руководство по выживанию в условиях промышленного производства ПО. Эта книга посвящена тому, чему вас никто не учил: как правильно программировать в реальной жизни. Здесь вы найдете не связанные с конкретными языками рекомендации, полезные всем разработчикам и касающиеся таких проблем, как стиль представления, выбор имен переменных, обработка ошибок, безопасность, эффективность групповой работы, технологии разработки и составление документации.
Разместил: daromir 8-10-2016, 10:18 | Комментарии: 0 | Подробнее
Reactive Web Applications: Covers Play, Akka, and Reactive Streams
Название: Reactive Web Applications: Covers Play, Akka, and Reactive Streams
Автор: Manuel Bernhardt
Издательство: Manning Publications
Год: 2016
Страниц: 328
Формат: PDF
Размер: 12 Mb
Язык: English

Reactive applications build on top of components that communicate asynchronously as they react to user and system events. As a result, they become scalable, responsive, and fault-tolerant. Java and Scala developers can use the Play Framework and the Akka concurrency toolkit to easily implement reactive applications without building everything from scratch.
Разместил: bhaer 7-10-2016, 18:29 | Комментарии: 0 | Подробнее
Get Programming with JavaScript
Название: Get Programming with javascript
Автор: John Larsen
Издательство: Manning Publications
Год: 2016
Страниц: 432
Формат: PDF
Размер: 11 Mb
Язык: English

Get Programming with javascript is a hands-on introduction to programming for readers who have never programmed. You'll be writing your own web apps, games, and programs in no time! Foreword by Remy Sharp.
Разместил: bhaer 7-10-2016, 12:05 | Комментарии: 0 | Подробнее
Irresistible APIs: Designing web APIs that developers will love
Название: Irresistible APIs: Designing web APIs that developers will love
Автор: Kirsten Hunter
Издательство: Manning Publications
Год: 2016
Страниц: 232
Формат: PDF
Размер: 16 Mb
Язык: English

A Web API is a platform with a web-style interface developers can use to implement functionality. Well-designed APIs feel like a natural extension of the application, rather than just a new interface into the backend database. Designing Web APIs based on use cases allows an organization to develop irresistible APIs, which developers can consume easily and which support the business values of that organization.
Разместил: bhaer 7-10-2016, 11:57 | Комментарии: 0 | Подробнее
OCA Java SE 8 Programmer I Certification Guide
Название: OCA Java SE 8 Programmer I Certification Guide
Автор: Mala Gupta
Издательство: Manning Publications
Год: 2016
Страниц: 704
Формат: PDF
Размер: 13 Mb
Язык: English

OCA Java SE 8 Programmer I Certification Guide prepares you for the 1Z0-808 with complete coverage of the exam. You'll explore important Java topics as you systematically learn what's required to successfully pass the test.
To earn the OCA Java SE 8 Programmer I Certification, you have to know your Java inside and out, and to pass the exam you need to understand the test itself. This book cracks open the questions, exercises, and expectations you'll face on the OCA exam so you'll be ready and confident on test day.
Разместил: bhaer 7-10-2016, 11:38 | Комментарии: 0 | Подробнее
Secrets of the JavaScript Ninja, 2nd Edition
Название: Secrets of the javascript Ninja, 2nd Edition
Автор: John Resig, Bear Bibeault, Josip Maras
Издательство: Manning Publications
Год: 2016
Страниц: 464
Формат: PDF
Размер: 11 Mb
Язык: English

More than ever, the web is a universal platform for all types of applications, and javascript is the language of the web. If you're serious about web development, it's not enough to be a decent javascript coder. You need to be ninja-stealthy, efficient, and ready for anything. This book shows you how.
javascript is rapidly becoming a universal language for every type of application, whether on the web, on the desktop, in the cloud, or on mobile devices. When you become a javascript pro, you have a powerful skill set that’s usable across all these domains.
Разместил: bhaer 7-10-2016, 11:31 | Комментарии: 0 | Подробнее
Go Web Programming
Название: Go Web Programming
Автор: Sau Sheong Chang
Издательство: Manning Publications
Год: 2016
Страниц: 312
Формат: PDF
Размер: 11 Mb
Язык: English

Go Web Programming teaches you how to build scalable, high-performance web applications in Go using modern design principles.
The Go language handles the demands of scalable, high-performance web applications by providing clean and fast compiled code, garbage collection, a simple concurrency model, and a fantastic standard library. It's perfect for writing microservices or building scalable, maintainable systems.
Разместил: bhaer 7-10-2016, 11:25 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2021     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности