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



Реклама


Название: Designing Evolvable Web APIs with ASP.NET
Автор: Glenn Block, Pablo Cibraro, Pedro Felix, Darrel Miller
Издательство: O'Reilly
Год: 2014
Формат: PDF
Размер: 16 Мб
Язык: английский / English

Design and build Web APIs for a broad range of clients—including browsers and mobile devices—that can adapt to change over time. This practical, hands-on guide takes you through the theory and tools you need to build evolvable HTTP services with Microsoft’s ASP.NET Web API framework. In the process, you’ll learn how design and implement a real-world Web API.
Разместил: black 26-02-2019, 17:38 | Комментарии: 0 | Подробнее
Название: Network Security Through Data Analysis: Building Situational Awareness
Автор: Michael Collins
Издательство: O'Reilly Media
Год: 2014
Формат: PDF
Размер: 14 Мб
Язык: английский / English

Traditional intrusion detection and logfile analysis are no longer enough to protect today’s complex networks. In this practical guide, security researcher Michael Collins shows you several techniques and tools for collecting and analyzing network traffic datasets. You’ll understand how your network is used, and what actions are necessary to protect and improve it.
Разместил: black 26-02-2019, 17:32 | Комментарии: 0 | Подробнее
Название: Selected Areas in Cryptography - SAC 2014
Автор: Antoine Joux and Amr Youssef
Издательство: Springer
Год: 2014
Формат: PDF
Размер: 12 Мб
Язык: английский / English

This book constitutes the proceedings of the 21st International Conference on Selected Areas in Cryptography, SAC 2014, held in Montreal, QC, Canada, in August 2014. The 22 papers presented in this volume were carefully reviewed and selected from 103 submissions. There are four areas covered at each SAC conference. The three permanent areas are: design and analysis of symmetric key primitives and cryptosystems, including block and stream ciphers, hash function, MAC algorithms, cryptographic permutations, and authenticated encryption schemes; efficient implementations of symmetric and public key algorithms; mathematical and algorithmic aspects of applied cryptology. This year, the fourth area for SAC 2014 is: algorithms for cryptography, cryptanalysis and their complexity analysis.
Разместил: black 26-02-2019, 17:24 | Комментарии: 0 | Подробнее
Название: Write Great Code, Volume 2
Автор: Randall Hyde
Издательство: No Starch Press
Год: 2006
Формат: EPUB
Размер: 10 Мб
Язык: английский / English

The second volume in the Write Great Code series supplies the critical information that today's computer science students don't often get from college and university courses: How to carefully choose their high-level language statements to produce efficient code. Write Great Code, Volume 2: Thinking Low-Level, Writing High-Level, teaches software engineers how compilers translate high-level language statements and data structures into machine code. Armed with this knowledge, a software engineer can make an informed choice concerning the use of those high-level structures to help the compiler produce far better machine code--all without having to give up the productivity and portability benefits of using a high-level language.
Разместил: black 26-02-2019, 16:38 | Комментарии: 0 | Подробнее
Название: Write Great Code, Volume 1
Автор: Randall Hyde
Издательство: No Starch Press
Год: 2004
Формат: EPUB
Размер: 10 Мб
Язык: английский / English

If you've asked someone the secret to writing efficient, well-written software, the answer that you've probably gotten is "learn assembly language programming." By learning assembly language programming, you learn how the machine really operates and that knowledge will help you write better high-level language code. A dirty little secret assembly language programmers rarely admit to, however, is that what you really need to learn is machine organization, not assembly language programming.
Разместил: black 26-02-2019, 16:38 | Комментарии: 0 | Подробнее

Название: Spring 5 для профессионалов (+file)
Автор(ы): Юлиана Козмина, Роб Харроп, Крис Шефер, Кларенс Хо
Издательство: ООО "Диалектика"
Год: 2019
Страниц: 1122
Формат: DJVU / PDF
Размер: 66 Мб / 109 Мб
Язык: русский

Книга «Spring 5 для профессионалов» представляет собой многолетний бестселлер, который обновлен с целью отражения функциональных средств, предлагаемых последней версией платформы Spring Framework 5 - одного из самых популярных фреймворков для разработки приложения на Java
Разместил: MIHAIL62 26-02-2019, 16:22 | Комментарии: 0 | Подробнее
Название: Learn to Code: Logical thinking and C#
Автор: Shreeharsh Ambli
Издательство: Amazon Digital Services LLC
ASIN: B07KKHJ8Z2
Год: 2018
Страниц: 48
Язык: английский
Формат: epub, azw3, pdf (conv)
Размер: 10.1 MB

Get a notepad and pen because we are going to learn to code.
We will start by writing down our logic on paper so that nothing comes in our way while we learn how to develop our logic. Next, we will implement our logic using a real world programming language - C#. Yes, you will need a laptop / desktop as well. The focus of this book is to break the barriers to coding and help improve confidence in programming. Once you have read and done all the practical examples you will have learnt the basics of programming using C# and more importantly solving problems using logical thinking.
Разместил: Ingvar16 26-02-2019, 14:33 | Комментарии: 0 | Подробнее
Название: Python Machine Learning: Machine Learning and Deep Learning with Python, scikit-learn and Tensorflow
Автор: Samuel Burns
Издательство: Globaltech NTC, Amazon Digital Services LLC
ASIN: B07KCDNKM1
Год: 2018
Страниц: 146
Язык: английский
Формат: epub, azw3, rtf, pdf (conv)
Размер: 10.1 MB

You are interested in becoming a machine learning expert but don't know where to start from? Don't worry you don't need a big boring and expensive Textbook. This book is the best guide for you. Here are the reasons: The author has explored everything about machine learning and deep learning right from the basics. A simple language has been used.Many examples have been given, both theoretically and programmatically.Screenshots showing program outputs have been added. The book is written chronologically, in a step-by-step manner.
Разместил: Ingvar16 26-02-2019, 14:14 | Комментарии: 0 | Подробнее
Название: Java Magazine: Design Patterns
Автор: Andrew Benstock
Издательство: Amazon Digital Services LLC
ASIN: B07L3FT5YD
Год: 2018
Страниц: 126
Язык: английский
Формат: epub, azw3, pdf (conv)
Размер: 10.1 MB

Until the 2014 release of Java 8, a common complaint you heard from outside the Java community was that Java, the language, had stalled. The JVM, by comparison, was widely admired. But even though the JVM supported numerous languages (which we've covered individually in this magazine over the last four years), Java was still its principal language and, well, that was getting long in the tooth. Many of us knew this point of view was exaggerated. The Java team had widely and frequently communicated the innovations it was working on and the wave of innovations that would be coming after those. Java 8 indeed disarmed ritics who had claimed that Java wasn't keeping up with other languages. And the changes in Java 9 and 10, as well as the upcoming Java 11, are demonstrating the torrid pace at which new features will be delivered. Java remains either the #1 or #2 most widely used language (depending on whose statistics you're looking at), which shows how effective the new features have been in keeping the language relevant, useful, and practical.
Разместил: Ingvar16 26-02-2019, 13:46 | Комментарии: 0 | Подробнее
Название: Biomedical Engineering: Technical Applications in Medicine
Автор: Radovan Hudak, Marek Penhaker and Jaroslav Majernik
Издательство: InTech
Год: 2012
Формат: PDF
Размер: 26 Мб
Язык: английский / English

This book brings chosen outputs and results of research and development tasks, often supported by important world or European framework programs or grant agencies. The knowledge and findings from the area of biomaterials, bioelectronics, bioinformatics, biomedical devices and tools or computer support in the processes of diagnostics and therapy are defined in a way that they bring both basic information to a reader and also specific outputs with a possible further use in research and development.
Разместил: black 25-02-2019, 18:02 | Комментарии: 0 | Подробнее
 MirKnig.Su  ©2021     При использовании материалов библиотеки обязательна обратная активная ссылка    Политика конфиденциальности