|
|
|
|
|
|
|
| |
|
Название: Learning React: Functional Web Development with React and Flux, First Edition Автор: Banks, Porcello Издательство: O'Reilly Media Год: 2017 Страниц: 350 Формат: True PDF, EPUB, AZW3 Размер: 14 Mb Язык: English
If you want to learn how to build efficient user interfaces with React, this is your book. Authors Alex Banks and Eve Porcello show you how to create UIs with this small javascript library that can deftly display data changes on large-scale, data-driven websites without page reloads. Along the way, you’ll learn how to work with functional programming and the latest ECMAScript features. |
Разместил: bhaer 27-09-2017, 16:38 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Building a 2D Game Physics Engine: Using HTML5 and javascript Автор: Michael Tanaya, Huaming Chen, Jebediah Pavleas, Kelvin Sung Издательство: Apress Год: 2017 Страниц: 116 Формат: PDF Размер: 10 Mb Язык: English
Build your very own 2D physics-based game engine simulation system for rigid body dynamics. Beginning from scratch, in this book you will cover the implementation technologies, HTML5 and javascript; assemble a simple and yet complete fundamental mathematics support library; define basic rigid body behaviors; detect and resolve rigid body collisions; and simulate collision responses after the collisions. |
Разместил: bhaer 27-09-2017, 10:01 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Algorithms For Dummies Автор: John Paul Mueller, Luca Massaron Издательство: For Dummies Год: 2017 Страниц: 432 Формат: True PDF, EPUB, AZW3 Размер: 11 Mb Язык: English
Discover how algorithms shape and impact our digital world All data, big or small, starts with algorithms. Algorithms are mathematical equations that determine what we see—based on our likes, dislikes, queries, views, interests, relationships, and more—online. They are, in a sense, the electronic gatekeepers to our digital, as well as our physical, world. This book demystifies the subject of algorithms so you can understand how important they are business and scientific decision making. |
Разместил: bhaer 27-09-2017, 09:45 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Автор: E Jack Chen Название: Crafts of Simulation Programming Издательство: World Scientific Publishing Co Год: 2016 ISBN: 9814740179 Язык: English Формат: pdf Размер: 10,6 mb Страниц: 308
This timely book provides the various skills and techniques needed in simulation programming with general-purpose languages. |
Разместил: daromir 27-09-2017, 09:26 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Фортран для студентов Автор: Бартеньев О.В. Издательство: Диалог-МИФИ Год: 1999 Формат: PDF Страниц: 397 Размер: 27,47 Мб Язык: русский
Пособие может быть использовано для освоения методов и техники программирования на языке Фортран 90 и 95. Наряду с изложением Фортрана в пособии рассмотрены основные элементы программирования, включающие, в том числе методы разработки алгоритмов, правила их записи в виде линейных схем, технику кодирования (запись исходного кода программы) и используемые при тестировании программ приемы. Пособие оснащено большим числом задач, которые можно использовать как для самостоятельной проработки, так и для лабораторного практикума в студенческой группе. Предназначено для преподавателей, студентов, аспирантов, инженеров и научных работников. |
Разместил: hunter12 27-09-2017, 06:59 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: C++. Мастер-класс в задачах и примерах (+CD) Автор: Кузнецов М., Симдянов И. Издательство: СПб.: БХВ-Петербург Год: 2007 Страниц: 478 ISBN: 978-5-94157-953-2 Формат: PDF Размер: 59 Мб Язык: русский Серия: В задачах и примерах
Книга разбита на две основные части: задачи и решения. Рассматриваются базовые конструкции языка С++, тонкие моменты низкоуровневых операций, объектно ориентированное программирование, разработка приложений при помощи стандартной библиотеки шаблонов STL, а также прикладные задачи. |
Разместил: MIHAIL62 27-09-2017, 04:57 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Modern javascript Автор: James Kolce, Craig Buckler, Sebastian Seitz Издательство: SitePoint Год: 2017 Страниц: 195 Формат: PDF, EPUB, AZW3 Размер: 10 Mb Язык: English
It's not uncommon these days to see people complaining about just how complex javascript development seems to have become. We can have some sympathy with that view when it's coming from someone new to the language. |
Разместил: bhaer 26-09-2017, 21:41 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Язык SQL. Базовый курс Автор: Е. П. Моргунов Издательство: Postgres Professional Год: 2017 Страниц: 256 Язык: Русский Формат: pdf Размер: 10,4 Mb
Учебно-практическое пособие будет полезно широкому кругу студентов и специалистов, желающих ознакомиться с основами языка SQL в среде системы управления базами данных PostgreSQL. Это первая, базовая часть учебного курса по языку SQL, предлагаемого российской компанией Postgres Professional. Пособие может использоваться как под руководством преподавателя, так и для самостоятельного изучения языка SQL. |
Разместил: yunik77 26-09-2017, 15:29 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Автор: Annette Godtland Название: Do-It-Yourself Java Games: An Introduction to Java Computer Programming, 2nd Edition Издательство: Godtland Software Corporation Год: 2014 ISBN: 1518789137 Язык: English Формат: pdf Размер: 13,7 mb Страниц: 388
In this book you'll learn Java programming fundamentals while creating a wide variety of puzzles and games. |
Разместил: daromir 26-09-2017, 11:39 | Комментарии: 0 | Подробнее
| | | |
|
| |
|
|
|
|
|
|
| |
|
Название: Mastering Scale and Complexity in Software Reuse: 16th International Conference on Software Reuse, ICSR 2017 Автор: Goetz Botterweck and Claudia Werner Издательство: Springer Год: 2017 Формат: PDF Размер: 19 Мб Язык: английский / English
This book constitutes the refereed proceedings of the 16th International Conference on Software Reuse, ICSR 2017, held in Salvador, Brazil, in May 2017.
The 8 revised full papers presented together with 3 short papers and 2 keynote presentations were carefully reviewed and selected from 34 submissions. The papers are grouped in topical sections on documentation reuse and repositories; software product lines; variability management and model variants; verification and refactoring for reuse; tools demonstrations; doctorial symposium; tutorials; and workshop. |
Разместил: black 26-09-2017, 10:49 | Комментарии: 0 | Подробнее
| | | |
|
| |
br>
|