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



Реклама



Название: Access 2019 For Dummies
Автор: Laurie A. Ulrich, Ken Cook
Издательство: For Dummies
Год: 2019
Страниц: 432
Формат: True PDF
Размер: 19 Mb
Язык: English

Easy steps to practical databases
People who really know how to build, populate, and simplify databases are few and far between. Access 2019 For Dummies is here to help you join the ranks of office heroes who possess these precious skills.
This book offers clear and simple advice on how to build and operate databases as well as create simple forms, import data from outside sources, query databases for information, and share knowledge in reports. In short, it’s the book that holds all the secrets behind the mysteries of Access!
Разместил: bhaer 25-10-2018, 10:19 | Комментарии: 0 | Подробнее

Название: Learning Perl 6: Keeping the Easy, Hard, and Impossible Within Reach
Автор: brian d foy
Издательство: O'Reilly Media
Год: 2018
Страниц: 476
Формат: True PDF
Размер: 10 Mb
Язык: English

If you’re ready to get started with Perl 6, this is the book you want, whether you’re a programmer, system administrator, or web hacker. Perl 6 is a new language—a modern reinvention of Perl suitable for almost any task, from short fixes to complete web applications. This hands-on tutorial gets you started.
Разместил: bhaer 25-10-2018, 10:10 | Комментарии: 0 | Подробнее
Название: Machine Learning and Security: Protecting Systems with Data and Algorithms
Автор: Clarence Chio, David Freeman
Издательство: O'Reilly Media
ISBN: 1491979909
Год: 2018
Страниц: 386
Язык: английский
Формат: True EPUB
Размер: 10.15 MB

Can machine learning techniques solve our computer security problems and finally put an end to the cat-and-mouse game between attackers and defenders? Or is this hope merely hype? Now you can dive into the science and answer this question for yourself! With this practical guide, you’ll explore ways to apply machine learning to security issues such as intrusion detection, malware classification, and network analysis. Machine learning and security specialists Clarence Chio and David Freeman provide a framework for discussing the marriage of these two fields, as well as a toolkit of machine-learning algorithms that you can apply to an array of security problems. This book is ideal for security engineers and data scientists alike.
Разместил: Ingvar16 25-10-2018, 03:52 | Комментарии: 0 | Подробнее
Название: Clojure in Action, Second edition
Автор: Amit Rathore, Francis Avila
Издательство: Manning Publications
ISBN: 1617291528
Год: 2016
Страниц: 338
Язык: английский
Формат: pdf, djvu
Размер: 10.15 MB

A fully revised edition that covers the new features available in Clojure 1.6. Clojure is a modern Lisp for the JVM. It has the strengths you expect: first-class functions, macros, and Lisp's clean programming style. It supports functional programming, making it ideal for concurrent programming and for creating domain-specific languages. Clojure lets you solve harder problems, make faster changes, and end up with a smaller code base. It's no wonder that there are so many Clojure success stories. Clojure in Action, Second Edition is an expanded and improved version that's been updated to cover the new features of Clojure 1.6. The book gives you a rapid introduction to the Clojure language, moving from abstract theory to practical examples.
Разместил: Ingvar16 25-10-2018, 03:24 | Комментарии: 0 | Подробнее
Название: 100% самоучитель AutoCAD 2006: учеб. пособие
Автор: Под ред. А. Г. Жадаева
Издательство: М.: Технолоджи - 3000
Год: 2006
ISBN: 594472031Х
Серия: Серия «100%»
Формат: pdf
Страниц: 352 с.: ил.
Размер: 55 mb
Язык: Русский

Эта книга - просто находка для тех, кто хочет быстро и без проблем освоить работу с основными инструментами популярнейшей программы AutoCAD 2006.
Разместил: daromir 24-10-2018, 21:26 | Комментарии: 0 | Подробнее
Название:Справочник системного администратора по программированию Windows
Автор:Иван Коробко
Издательство: БХВ-Петербург
Год: 2009
Формат: PDF
Размер: 10 Мб
Язык: русский


Приведена исчерпывающая информация по устройству и управлению Active Directory. Описаны интерфейсы IADs, ADO, а также основные приемы программного управления каталогом на языке VBScript. Особое внимание уделено безопасности операционной системы: программному управлению NTFS, принципам построения и чтения идентификаторов безопасности и др. Подробно освещен вопрос управления групповыми политиками (ADM-файлы) и реестром (REG-файлы). Приведен синтаксис пакетных файлов (autorun.inf и др.), рассказано о технологии изменения дистрибутивов, созданных с помощью Windows Installer.
Разместил: black 24-10-2018, 21:06 | Комментарии: 0 | Подробнее
Название: Essential C# 6.0, 5th Edition
Автор: Mark Michaelis
Издательство: Addison-Wesley
Год: 2015
Формат: PDF
Размер: 11 Мб
Язык: английский / English

Essential C# 6.0 is a well-organized, no-fluff guide to the latest versions of C# for programmers at all levels of experience. Fully updated to reflect new C# 6.0 and .NET 4.6 features and patterns, it will help you write C# code that’s simple, powerful, robust, secure, and maintainable. This book’s authors are world-class C# experts: long-time Microsoft MVP and Regional Director Mark Michaelis and Eric Lippert, formerly principal developer on Microsoft’s C# compiler team. Together, they cover the entire language, illustrating key constructs with succinct examples and offering a complete foundation for successful C# development.
Разместил: black 24-10-2018, 19:56 | Комментарии: 0 | Подробнее

Название: Parallel and Concurrent Programming in Haskell
Автор: Simon Marlow
Издательство: O'Reilly Media
Год: 2013
Страниц: 321
ISBN: 9781449335946
Формат: PDF
Размер: 19 Мб
Язык: English

If you have a working knowledge of Haskell, this hands-on book shows you how to use the language’s many APIs and frameworks for writing both parallel and concurrent programs. You’ll learn how parallelism exploits multicore processors to speed up computation-heavy programs, and how concurrency enables you to write programs with threads for multiple interactions.
Разместил: MIHAIL62 24-10-2018, 18:48 | Комментарии: 0 | Подробнее

Автор: Bipin Joshi
Название: HTML5 Programming for ASP.NET Developers
Издательство: Apress
Год: 2012
ISBN: 9781430247197
Серия: Expert's Voice in .NET
Язык: English
Формат: pdf
Размер: 53,7 mb
Страниц: 384

Harness the power and flexibility of HTML5 in ASP.NET to develop future-ready standards-based web applications.
Разместил: daromir 24-10-2018, 13:57 | Комментарии: 0 | Подробнее
Название: Monitoring Containerized Application Health with Docker (Видеокурс)
Автор: Elton Stoneman
Издательство: Pluralsight
Год: 2018
Видео: H264 MP4 AVC, 1280x720
Аудио: AAC 44100 KHz 2 Ch
Продолжительность: 02:43:00
Размер: 470,7 mb
Язык: English

You can add consistent monitoring to your whole application with Docker, the same for every container in every environment. This course teaches you how to expose metrics from Linux and Windows containers, collect them, and display them in dashboards.
Разместил: daromir 24-10-2018, 11:37 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2024     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности