|
 |
|
 |
|
|
 |
|  |
|
Название: A Guide to Selecting Software Measures and Metrics Автор: Capers Jones Издательство: CRC Press Год: 2017 Формат: PDF Размер: 5 Мб Язык: английский / English
Going where no book on software measurement and metrics has previously gone, this critique thoroughly examines a number of bad measurement practices, hazardous metrics, and huge gaps and omissions in the software literature that neglect important topics in measurement. The book covers the major gaps and omissions that need to be filled if data about software development is to be useful for comparisons or estimating future projects. |
Разместил: black 11-05-2019, 11:56 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Fault Tolerant Architectures for Cryptography and Hardware Security Автор: Sikhar Patranabis and Debdeep Mukhopadhyay Издательство: Springer Год: 2018 Формат: EPUB, PDF Размер: 10 Мб Язык: английский / English
This book uses motivating examples and real-life attack scenarios to introduce readers to the general concept of fault attacks in cryptography. It offers insights into how the fault tolerance theories developed in the book can actually be implemented, with a particular focus on a wide spectrum of fault models and practical fault injection techniques, ranging from simple, low-cost techniques to high-end equipment-based methods. It then individually examines fault attack vulnerabilities in symmetric, asymmetric and authenticated encryption systems. |
Разместил: black 11-05-2019, 11:37 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Core HTML5 Canvas: Graphics, Animation, and Game Development Автор: David Geary Издательство: Prentice Hall Год: 2012 Формат: EPUB Размер: 113 Мб Язык: английский / English
This book is a painstakingly crafted, expertly written, code-fueled, no-nonsense deep dive into HTML5 Canvas printed in full color with syntax-highlighted code listings throughout. Core HTML5 Canvas is written for experienced software developers with an intermediate-level understanding of javascript. The result of two years full-time work by a long-time best-selling author, this book shows you how to implement anything you can imagine with the Canvas 2D API, from text editors to video games. Geary meticulously covers every detail of the API with crystal-clear writing so that you not only understand advanced concepts, but most importantly, you can modify the book's examples for your own specific use cases. |
Разместил: black 11-05-2019, 11:12 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: The SparkFun Guide to Processing: Create Interactive Art with Code Автор: Derek Runberg Издательство: No Starch Press Год: 2015 Формат: EPUB / PDF Размер: 19 Мб / 10 Мб Язык: английский / English
Processing is a free, beginner-friendly programming language designed to help non-programmers create interactive art with code. The SparkFun Guide to Processing, the first in the SparkFun Electronics series, will show you how to craft digital artwork and even combine that artwork with hardware so that it reacts to the world around you. |
Разместил: black 11-05-2019, 09:30 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Освой самостоятельно XML за 21 день Автор: Деван Шеперд Издательство: Вильямс Год: 2002 Формат: pdf Страниц: 415 Размер: 206 Mb Язык: Русский
Перед вами книга, посвященная одному из самых перспективных языков разметки — XML. Из настоящей книги вы узнаете, что такое языки разметки вообще, что такое правильные и действительные документы XML, а также, схемы, используемые для их проверки. Кроме того, в книге рассмотрены пространства имен XML, языки XPath, XLink, XPointer и XSL, применение DOM и SAX для обработки документов XML, а также использование таблиц стилей. В отдельную часть вынесены различные вопросы, связанные с практическим использованием XML, например, в электронной коммерции. Книга рассчитана на пользователей с различным уровнем подготовки. |
Разместил: oksanavalera 11-05-2019, 08:29 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Learning Agile: Understanding Scrum, XP, Lean, and Kanban Автор: Andrew Stellman, Jennifer Greene Издательство: O'Reilly Media Год: 2013 Формат: PDF Страниц: 420 pages Для сайта: mymirknig.ru Размер: 41.9 Mb Язык: English
Learning Agile is a comprehensive guide to the most popular agile methods, written in a light and engaging style that makes it easy for you to learn. Agile has revolutionized the way teams approach software development, but with dozens of agile methodologies to choose from, the decision to "go agile" can be tricky. This practical book helps you sort it out, first by grounding you in agile's underlying principles, then by describing four specific--and well-used--agile methods: Scrum, extreme programming (XP), Lean, and Kanban. |
Разместил: Ice Zero 10-05-2019, 21:09 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
 Название: Visualizing Streaming data: Interactive Analysis Beyond Static Limits Автор: Anthony Aragues Издательство: O'Reilly Media Год: 2018 Страниц: 200 Формат: EPUB Размер: 10 Mb Язык: English
While tools for analyzing streaming and real-time data are gaining adoption, the ability to visualize these data types has yet to catch up. Dashboards are good at conveying daily or weekly data trends at a glance, though capturing snapshots when data is transforming from moment to moment is more difficult—but not impossible. |
Разместил: _аdmin_ 10-05-2019, 20:55 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Data Science with Julia Автор: Paul D. McNicholas, Peter A. Tait Издательство: Chapman and Hall/CRC Год: 2019 Язык: английский Формат: pdf (true), djvu Размер: 10.1 MB
Julia, an open-source programming language, was created to be as easy to use as languages such as R and Python while also as fast as C and Fortran. An accessible, intuitive, and highly efficient base language with speed that exceeds R and Python, makes Julia a formidable language for data science. Using well known data science methods that will motivate the reader, Data Science with Julia will get readers up to speed on key features of the Julia language and illustrate its facilities for data science and machine learning work. |
Разместил: Ingvar16 10-05-2019, 16:08 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Decision Support Systems for Business Intelligence, 2nd Edition Автор: Vicki L. Sauter Издательство: Wiley Год: 2011 Формат: PDF Размер: 39 Мб Язык: английский / English
Computer-based systems known as decision support systems (DSS) play a vital role in helping professionals across various fields of practice understand what information is needed, when it is needed, and in what form in order to make smart and valuable business decisions. Providing a unique combination of theory, applications, and technology, Decision Support Systems for Business Intelligence, Second Edition supplies readers with the hands-on approach that is needed to understand the implications of theory to DSS design as well as the skills needed to construct a DSS. |
Разместил: black 10-05-2019, 08:04 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Camel in Action Second Edition (+ code) Автор: Claus Ibsen, Jonathan Anstey Издательство: Manning Publications Год: 2018 Формат: epub Страниц: 912 Размер: 13 Mb Язык: English
Camel in Action, Second Edition is the most complete Camel book on the market. Written by core developers of Camel and the authors of the highly acclaimed first edition, this book distills their experience and practical insights so that you can tackle integration tasks like a pro. |
Разместил: bomboane 10-05-2019, 05:43 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
br>
|