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



Реклама


Название: A Practical Guide to TPM 2.0: Using the Trusted Platform Module in the New Age of Security
Автор: Will Arthur, David Challener
Издательство: Apress
Год: 2015
Формат: PDF
Страниц: 392
Для сайта: mymirknig.ru
Размер: PDF
Язык: English

A Practical Guide to TPM 2.0: Using the Trusted Platform Module in the New Age of Security is a straight-forward primer for developers. It shows security and TPM concepts, demonstrating their use in real applications that the reader can try out.

Simply put, this book is designed to empower and excite the programming community to go out and do cool things with the TPM. The approach is to ramp the reader up quickly and keep their interest.A Practical Guide to TPM 2.0: Using the Trusted Platform Module in the New Age of Security explains security concepts, describes the TPM 2.0 architecture, and provides code and pseudo-code examples in parallel, from very simple concepts and code to highly complex concepts and pseudo-code.
Разместил: Ice Zero 17-11-2018, 09:33 | Комментарии: 0 | Подробнее
Название: Designing Apps for Success: Developing Consistent App Design Practices
Автор: Matthew David, Chris Murman
Издательство: Routledge
Год: 2014
Формат: True PDF
Страниц: 276
Размер: 11.7 Mb
Язык: English

In 2007, Apple released the iPhone. With this release came tools as revolutionary as the internet was to businesses and individuals back in the mid- and late-nineties: Apps. Much like websites drove (and still drive) business, so too do apps drive sales, efficiencies and communication between people. But also like web design and development, in its early years and iterations, guidelines and best practices for apps are few and far between.
Designing Apps for Success provides web/app designers and developers with consistent app design practices that result in timely, appropriate, and efficiently capable apps. This book covers application lifecycle management that designers and developers use when creating apps for themselves or the entities that hired them.
Разместил: bomboane 16-11-2018, 22:13 | Комментарии: 0 | Подробнее
Название: Exam 98-374 Gaming Development Fundamentals
Автор: Microsoft Official Academic Course
Издательство: Wiley
Год: 2013
Формат: PDF
Страниц: 240
Для сайта: mymirknig.ru
Размер: 22 Mb
Язык: English

The Microsoft Technology Associate certification (MTA) curriculum helps instructors teach and validate fundamental technology concepts with a foundation for sudents' careers as well as the confidence they need to succeed in advanced studies. Through the use of MOAC MTA titles you can help ensure your students future success in and out of the classroom.This MTA text covers the following Gaming Development vital fundamental skills:
Разместил: Ice Zero 16-11-2018, 21:54 | Комментарии: 0 | Подробнее
Название: 97 Things Every Project Manager Should Know: Collective Wisdom from the Experts
Автор: Barbee Davis
Издательство: O'Reilly Media
Год: 2009
Формат: PDF
Страниц: 252
Для сайта: mymirknig.ru
Размер: 1 Mb
Язык: English

If the projects you manage don't go as smoothly as you'd like, 97 Things Every Project Manager Should Know offers knowledge that's priceless, gained through years of trial and error. This illuminating book contains 97 short and extremely practical tips -- whether you're dealing with software or non-IT projects -- from some of the world's most experienced project managers and software developers. You'll learn how these professionals have dealt with everything from managing teams to handling project stakeholders to runaway meetings and more.
Разместил: Ice Zero 16-11-2018, 20:11 | Комментарии: 0 | Подробнее
Название: Верификация моделей программ: Model Checking
Автор: Кларк Э.М., Грамберг О., Пелед Д.
Издательство: М.: МЦНМО
Год: 2002
ISBN: 5940570542
Формат: pdf,djvu
Страниц: 416 с.: ил.
Размер: 16 mb
Язык: Русский

В монографии всемирно известных специалистов в области математической логики и теории вычислений представлено полное и подробное изложение нового подхода к решению задачи проверки правильности функционирования сложных программных систем.
Разместил: daromir 16-11-2018, 19:40 | Комментарии: 0 | Подробнее
Название: Advances in Cryptology - EUROCRYPT 2017 Part III
Автор: Jean-S?bastien Coron and Jesper Buus Nielsen
Издательство: Springer
Год: 2017
Формат: PDF
Размер: 13 Мб
Язык: английский / English

The three-volume proceedings LNCS 10210-10212 constitute the thoroughly refereed proceedings of the 36th Annual International Conference on the Theory and Applications of Cryptographic Techniques, EUROCRYPT 2017, held in Paris, France, in April/May 2017.
Разместил: black 16-11-2018, 18:33 | Комментарии: 0 | Подробнее
Название: Eloquent javascript: A Modern Introduction to Programming, 3rd Edition
Автор: Marijn Haverbeke
Издательство: No Starch Press
ISBN: 978-1593279509
Год: 2018
Страниц: 472
Язык: английский
Формат: pdf (true)
Размер: 11.0 MB

Completely revised and updated, this best-selling introduction to programming in javascript focuses on writing real applications. Eloquent javascript dives into the javascript language to show programmers how to write elegant, effective javascript code. Like any good programming book, Eloquent javascript begins with fundamentals - variables, control structures, functions, and data structures - then moves on to complex topics like object-oriented programming and regular expressions. This third edition introduces new features covering the 2017 version of javascript, such as class notation, arrow functions, iterators, async functions, template strings, and black scope. Author Marijn Haverbeke keeps the friendly tone and easy-to-follow explanations that made the original a hit, and he adds new exercises for readers to test their skills. Eloquent javascript will have readers fluent in the language of the web in no time, eloquently.
Разместил: Ingvar16 16-11-2018, 15:45 | Комментарии: 0 | Подробнее
Название: 25 Recipes for Getting Started with R: Excerpts from the R Cookbook
Автор: Paul Teetor
Издательство: O'Reilly Media
Год: 2011
Формат: PDF
Страниц: 62
Для сайта: mymirknig.ru
Размер: 1 Mb
Язык: English

R is a powerful tool for statistics and graphics, but getting started with this language can be frustrating. This short, concise book provides beginners with a selection of how-to recipes to solve simple problems with R. Each solution gives you just what you need to know to use R for basic statistics, graphics, and regression.
You'll find recipes on reading data files, creating data frames, computing basic statistics, testing means and correlations, creating a scatter plot, performing simple linear regression, and many more. These solutions were selected from O'Reilly's R Cookbook, which contains more than 200 recipes for R that you'll find useful once you move beyond the basics.
Разместил: Ice Zero 16-11-2018, 15:05 | Комментарии: 0 | Подробнее
Название: 20 Recipes for Programming MVC 3: Faster, Smarter Web Development
Автор: Jamie Munro
Издательство: O'Reilly Media
Год: 2011
Формат: PDF
Страниц: 122
Для сайта: mymirknig.ru
Размер: 4 Mb
Язык: English

There's no need to reinvent the wheel every time you run into a problem with ASP.NET's Model-View-Controller (MVC) framework. This concise cookbook provides recipes to help you solve tasks many web developers encounter every day. Each recipe includes the C# code you need, along with a complete working example of how to implement the solution. Learn practical techniques for applying user authentication, providing faster page reloads, validating user data, filtering search results, and many other issues related to MVC3 development.
Разместил: Ice Zero 16-11-2018, 14:55 | Комментарии: 0 | Подробнее
Название: .NET Test Automation Recipes: A Problem-Solution Approach
Автор: James McCaffrey
Издательство: Apress
Год: 2006
Формат: PDF
Страниц: 384
Для сайта: mymirknig.ru
Размер: 1 Mb
Язык: English

This book presents practical techniques for writing lightweight software test automation in a .NET environment. If you develop, test, or manage .NET software, you will find this book very useful. With .NET, it is possible to write lightweight, custom test automation in a tiny fraction of the time it used to take. The book teaches how to automate Low-level Web application UI automation and covers SQL stored procedure testing techniques. The emphasis is on practical techniques that can be used immediately. The book is intended for software developers, testers, and managers who work with .NET technology and have a basic familiarity with .NET programming.
Разместил: Ice Zero 16-11-2018, 12:44 | Комментарии: 0 | Подробнее



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