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



Реклама


Название: Android Hacker's Handbook
Автор: Joshua J. Drake, Zach Lanier, Collin Mulliner, Pau Oliva Fora, Stephen A. Ridley, Georg Wicherski
Издательство: Wiley
Год: 2014
Формат: PDF
Страниц: 576
Размер: 6 Mb
Язык: English

The first comprehensive guide to discovering and preventingattacks on the Android OS
As the Android operating system continues to increase its shareof the smartphone market, smartphone hacking remains a growingthreat. Written by experts who rank among the world's foremostAndroid security researchers, this book presents vulnerabilitydiscovery, analysis, and exploitation tools for the good guys.Following a detailed explanation of how the Android OS works andits overall security architecture, the authors examine howvulnerabilities can be discovered and exploits developed forvarious system components, preparing you to defend againstthem.
Разместил: Ice Zero 4-12-2018, 22:11 | Комментарии: 0 | Подробнее
Название: Android Game Recipes: A Problem-Solution Approach
Автор: Jerome DiMarzio
Издательство: Apress
Год: 2013
Формат: PDF
Страниц: 256
Для сайта: Mirknig.su
Размер: 1 Mb
Язык: English

Android game apps are typically the most popular type of Android apps in the various Google Play, Amazon Appstore and other Android app stores. So, beyond the Android game tutorials out there, what about a day-to-day handy and complete code reference for Android game developers?

Android Game Recipes is your first, reliable game coding reference for today's Android game apps. This book provides easy to follow real world game code problems and solutions, including source code.
Разместил: Ice Zero 4-12-2018, 22:03 | Комментарии: 0 | Подробнее

Название: Асинхронное программирование в C# 5.0
Автор: Алекс Дэвис
Издательство: ДМК Пресс
Год: 2013
Страниц: 122
Формат: PDF
Размер: 11 Mб
Язык: Русский

Средства асинхронного программирования – мощный механизм, добавленный в версию 5.0 языка программирования C#. Это произошло как раз в тот момент, когда производительность и распараллеливание вызывают всё более пристальный интерес у разработчиков программного обеспечения.
Разместил: MIHAIL62 4-12-2018, 21:52 | Комментарии: 0 | Подробнее
Название: C++ без страха
Автор: Брайан Оверленд
Издательство: Триумф
Серия: Знания и опыт экспертов
Год издания: 2005
Страниц: 432
ISBN: 5-89392-107-0
Формат: DjVu
Для сайта: Mirknig.su
Размер: 40,5 Мб
Язык: русский

В большинстве книг по программированию на языке C++ предполагается, что читатель уже программировал на другом языке, а еще лучше на нескольких. Эту книгу можно читать с нуля.
Книга содержит большое количество примеров программного кода. Все примеры записаны на прилагаемый к книге компакт-диск, чтобы читатель мог активизировать полученные знания, каждый пример сопровождается рядом упражнений. Выполнив их, вы научитесь думать "как программист" и станете настоящим "асом" программирования C++.
Автор книги Брайан Оверленд на протяжении десяти лет работал в компании Microsoft программистом, руководителем проектов и писателем - уникальная комбинация, которая позволила написать множество понятных и точных книг по программированию.
Разместил: deposit_rumit 4-12-2018, 20:36 | Комментарии: 0 | Подробнее
Название: Smart Cards, Tokens, Security and Applications
Автор: Keith Mayes and Konstantinos Markantonakis
Издательство: Springer
Год: 2017
Формат: PDF
Размер: 11 Мб
Язык: английский / English

This book provides a broad overview of the many card systems and solutions that are in practical use today. This new edition adds content on RFIDs, embedded security, attacks and countermeasures, security evaluation, javacards, banking or payment cards, identity cards and passports, mobile systems security, and security management. A step-by-step approach educates the reader in card types, production, operating systems, commercial applications, new technologies, security design, attacks, application development, deployment and lifecycle management. By the end of the book the reader should be able to play an educated role in a smart card related project, even to programming a card application.
Разместил: black 4-12-2018, 19:19 | Комментарии: 0 | Подробнее
Название: Regex Quick Syntax Reference: Understanding and Using Regular Expressions
Автор: Zsolt Nagy
Издательство: Apress
ISBN: 1484238753
Год: 2018
Страниц: 156
Язык: английский
Формат: pdf (true), epub, azw3, rtf
Размер: 10.19 MB

This quick guide to regular expressions is a condensed code and syntax reference for an important programming technique. It demonstrates regex syntax in a well-organized format that can be used as a handy reference, showing you how to execute regexes in many languages, including javascript, Python, Java, and C#. The Regex Quick Syntax Reference features short, focused code examples that show you how to use regular expressions to validate user input, split strings, parse input, and match patterns. Utilizing regular expressions to deal with search/replace and filtering data for backend coding is also covered.
Разместил: Ingvar16 4-12-2018, 19:02 | Комментарии: 0 | Подробнее
Название: Introduction to Digital Systems Design
Автор: Giuliano Donzellini and Luca Oneto
Издательство: Springer
Год: 2018
Формат: EPUB, PDF
Размер: 68 Мб
Язык: английский / English

This book has been designed for a first course on digital design for engineering and computer science students. It offers an extensive introduction on fundamental theories, from Boolean algebra and binary arithmetic to sequential networks and finite state machines, together with the essential tools to design and simulate systems composed of a controller and a datapath. The numerous worked examples and solved exercises allow a better understanding and more effective learning.
Разместил: black 4-12-2018, 18:50 | Комментарии: 0 | Подробнее
Название: Android Game Programming For Dummies
Автор: Derek James
Издательство: For Dummies
Год: 2012
Формат: PDF
Страниц: 384
Размер: 17 Mb
Язык: English

Learn how to create great games for Android phones
Android phones are rapidly gaining market share, nudging theiPhone out of the top spot. Games are the most frequentlydownloaded apps in the Android market, and users are willing to payfor them. Game programming can be challenging, but thisstep-by-step guide explains the process in easily understood terms.A companion Web site offers all the programming examples fordownload.
Разместил: Ice Zero 4-12-2018, 17:42 | Комментарии: 0 | Подробнее
Название: Android Cookbook: Problems and Solutions for Android Developers
Автор: Ian F. Darwin
Издательство: O'Reilly Media
Год: 2012
Формат: PDF
Страниц: 772
Размер: 7 Mb
Язык: English

Jump in and build working Android apps with the help of more than 200 tested recipes. With this cookbook, you’ll find solutions for working with the user interfaces, multitouch gestures, location awareness, web services, and device features such as the phone, camera, and accelerometer. You also get useful steps on packaging your app for the Android Market.
Ideal for developers familiar with Java, Android basics, and the Java SE API, this book features recipes contributed by more than three dozen developers from the Android community. Each recipe provides a clear solution and sample code you can use in your project right away. Among numerous topics, this cookbook helps you:
Разместил: Ice Zero 4-12-2018, 17:15 | Комментарии: 0 | Подробнее
Название: Android Apps with Eclipse
Автор: Onur Cinar
Издательство: Apress
Год: 2012
Формат: PDF
Страниц: 372
Для сайта: Mirknig.su
Размер: 17 Mb
Язык: English

Eclipse is the most adopted integrated development environment (IDE) for Java programmers. And, now, Eclipse seems to be the preferred IDE for Android apps developers.
Android Apps with Eclipse provides a detailed overview of Eclipse, including steps and the screenshots to help Android developers to quickly get up to speed on Eclipse and to streamline their day-to-day software development. This book includes the following:
Overview of Eclipse fundamentals for both Java and C/C++ Development.
Using Eclipse Android Development Toolkit (ADT) to develop, debug, and troubleshoot Android applications.
Using Eclipse C/C++ Development Toolkit (CDT) in conjunction with Android Native Development Kit (NDK) to integrate, develop and troubleshoot native Android components through Eclipse.
Разместил: Ice Zero 4-12-2018, 17:02 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2021     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности