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



Реклама


Computer Security: Principles and Practice, 3rd Edition
Название: Computer Security: Principles and Practice, 3rd Edition
Автор: William Stallings, Lawrie Brown
Издательство: Pearson
Год: 2014
Страниц: 838
Формат: PDF
Размер: 20 Mb
Язык: English

In recent years, the need for education in computer security and related topics has grown dramatically—and is essential for anyone studying Computer Science or Computer Engineering. This is the only text available to provide integrated, comprehensive, up-to-date coverage of the broad range of topics in this subject. In addition to an extensive pedagogical program, the book provides unparalleled support for both research and modeling projects, giving students a broader perspective. It covers all security topics considered Core in the EEE/ACM Computer Science Curriculum. This textbook can be used to prep for CISSP Certification, and includes in-depth coverage of Computer Security, Technology and Principles, Software Security, Management Issues, Cryptographic Algorithms, Internet Security and more.
Разместил: bhaer 28-10-2016, 19:07 | Комментарии: 0 | Подробнее
iOS Programming: The Big Nerd Ranch Guide, 5th Edition
Название: iOS Programming: The Big Nerd Ranch Guide, 5th Edition
Автор: Aaron Hillegass, Christian Keur
Издательство: Big Nerd Ranch Guides
Год: 2015
Страниц: 416
Формат: PDF
Размер: 13 Mb
Язык: English

iOS Programming: The Big Nerd Ranch Guide leads you through the essential concepts, tools, and techniques for developing iOS applications. After completing this book, you will have the know-how and the confidence you need to tackle iOS projects of your own. Based on Big Nerd Ranch’s popular iOS Bootcamp course and its well-tested materials and methodology, this bestselling guide teaches iOS concepts and coding in tandem. The result is instruction that is relevant and useful. Throughout the book, the authors explain what’s important and share their insights into the larger context of the iOS platform. You get a real understanding of how iOS development works, the many features that are available, and when and where to apply what you’ve learned.
Разместил: bhaer 28-10-2016, 19:06 | Комментарии: 0 | Подробнее
Программирование в Delphi глазами хакера. 2-е изд. (+CD ROM)
Автор: Фленов М. Е.
Название: Программирование в Delphi глазами хакера. 2-е изд. (+CD ROM)
Издательство: СПб.: БХВ Петербург
Год: 2007
ISBN: 978-5-9775 0081-4
Язык: Русский
Формат: pdf, iso
Размер: 197,1 mb
Страниц: 480 с.: ил.

Рассмотрены нестандартные приемы программирования, а также примеры использования недокументированных функций и возможностей языка Delphi в ОС Windows при разработке шуточных программ и серьезных сетевых приложений для диагностики сетей, управления различными сетевыми устройствами и просто при повседневном использовании интернет-приложений.

Компакт-диск содержит исходные коды примеров и откомпилированные программы, а также популярные приложения компании CyD Software Labs.
Разместил: daromir 28-10-2016, 17:29 | Комментарии: 0 | Подробнее
Full Stack JavaScript: Learn Backbone.js, Node.js and MongoDB
Название: Full Stack javascript: Learn Backbone.js, Node.js and MongoDB
Автор: Azat Mardan
Издательство: Apress
Год: 2015
Страниц: 196
Формат: PDF
Размер: 10 Mb
Язык: English

This is a hands-on book which introduces you to agile javascript web and mobile software development using the latest cutting-edge front-end and back-end technologies including: Node.js, MongoDB, Backbone.js, Parse.com, Heroku and Windows Azure.
Practical examples include building multiple versions of the Chat app:•jQuery + Parse.com JS REST API•Backbone and Parse.com JS SDK•Backbone and Node.js•Backbone and Node.js + MongoDB
The Chat application has all the foundation of a typical web/mobile application: fetching data, displaying it, submitting new data.
Разместил: bhaer 28-10-2016, 17:18 | Комментарии: 0 | Подробнее
Begin to Code with C#
Название: Begin to Code with C#
Автор: Rob Miles
Издательство: Microsoft Press
Год: 2016
Страниц: 512
Формат: PDF
Размер: 18 Mb
Язык: English

Become a C# programmer—and have fun doing it!
Start writing software that solves real problems, even if you have absolutely no programming experience! This friendly, easy, full-color book puts you in total control of your own learning, empowering you to build unique and useful programs. Microsoft has completely reinvented the beginning programmer’s tutorial, reflecting deep research into how today’s beginners learn, and why other books fall short. Begin to Code with C# is packed with innovations, from its “Snaps” prebuilt operations to its “Make Something Happen” projects. Whether you’re a total beginner or you’ve tried before, this guide will put the power, excitement, and fun of programming where it belongs: in your hands!
Разместил: bhaer 27-10-2016, 22:10 | Комментарии: 0 | Подробнее

Автор: Rafael C. Gonzalez, Richard E. Woods, Steven L. Eddins
Название: Digital Image Processing Using MATLAB
Издательство: MHE
Год: 2011
ISBN: 978-0070702622
Язык: English
Формат: pdf
Размер: 38,3 mb
Страниц: 609

Digital Image Processing Using MATLAB is the first book to offer a balanced treatment of image processing fundamentals and the software principles used in their implementation.
Разместил: _аdmin_ 27-10-2016, 16:17 | Комментарии: 2 | Подробнее
Shell Scripting: Expert Recipes for Linux, Bash and more
Автор: Steve Parker
Название: Shell Scripting: Expert Recipes for Linux, Bash and more
Издательство: Wrox
Год: 2011
ISBN: 978-1118024485
Язык: English
Формат: pdf
Размер: 14,4 mb
Страниц: 600

In this invaluable resource, Unix, Linux, and shell scripting expert Steve Parker shares a collection of shell scripting recipes that can be used as provided or easily modified for a variety of environments and situations.
Разместил: daromir 27-10-2016, 14:42 | Комментарии: 0 | Подробнее
Programming Language Explorations
Название: Programming Language Explorations
Автор: Alexander Schneider, Eileen Choe, Rachel Rivera, Ray Toal
Издательство: Chapman and Hall/CRC
Год: 2016
Страниц: 362
Формат: PDF
Размер: 11 Mb
Язык: English

Programming Language Explorations is a tour of several modern programming languages in use today. The book teaches fundamental language concepts using a language-by-language approach. As each language is presented, the authors introduce new concepts as they appear, and revisit familiar ones, comparing their implementation with those from languages seen in prior chapters. The goal is to present and explain common theoretical concepts of language design and usage, illustrated in the context of practical language overviews.
Разместил: bhaer 27-10-2016, 10:19 | Комментарии: 0 | Подробнее
Metadata
Название: Metadata
Автор: Jeffrey Pomerantz
Издательство: The MIT Press
Год: 2015
Страниц: 256
Формат: PDF
Размер: 10 Mb
Язык: English

When "metadata" became breaking news, appearing in stories about surveillance by the National Security Agency, many members of the public encountered this once-obscure term from information science for the first time. Should people be reassured that the NSA was "only" collecting metadata about phone calls -- information about the caller, the recipient, the time, the duration, the location -- and not recordings of the conversations themselves? Or does phone call metadata reveal more than it seems? In this book, Jeffrey Pomerantz offers an accessible and concise introduction to metadata.
Разместил: bhaer 27-10-2016, 10:18 | Комментарии: 0 | Подробнее
C++ Programming Language: Simple, Short, and Straightforward Way of Learning C++ ProgrammingНазвание: C++ Programming Language: Simple, Short, and Straightforward Way of Learning C++ Programming
автор: Sherwyn Allibang
Издательство: DBest Reads
Страниц: 252
Год: 2016
ASIN: B01I2MEMZG
Формат: AZW3/MOBI/EPUB/PDF
Размер: MB
Язык: Английский

This book is for absolute beginners with or without prior knowledge in programming, as this book uses Simple words, Short sentences, and Straightforward paragraphs. The triple S way of learning C++ programming. C++ (pronounced as cee plus plus) is a general-purpose programming language. The main object of C++ is to add object-orientation to its predecessor C language. C++ has imperative, object-oriented and generic programming features, while also providing facilities for low-level memory manipulation. There are also other useful features added to C++ such as inheritance and polymorphism. The topics covered in this book includes brief introduction to C++ programming, variables, data types, control structures, functions, pointers, and file management of external files. This book starts its discussion from short history to installation of the needed software resource and a step by step screen shots of how to write C++ programming code, compile and execute C++ programs. It presents graphical representation of algorithms for simpler learning.
Разместил: Fjodor 27-10-2016, 00:47 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2021     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности