Algorithms and Architectures for Parallel Processing: ICA3PP International Workshops and Symposiums

Автор: harun54 от 26-02-2019, 17:56, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Algorithms and Architectures for Parallel Processing: ICA3PP International Workshops and Symposiums
Автор: Guojin Wang and Albert Zomaya
Издательство: Springer
Год: 2017
Формат: PDF
Размер: 37 Мб
Язык: английский / English

This book constitutes the refereed proceedings of the Workshops and Symposiums of the 15th International Conference on Algorithms and Architectures for Parallel Processing, ICA3PP 2015, held in Zhangjiajie, China, in November 2015. The program of this year consists of 6 symposiums/workshops that cover a wide range of research topics on parallel processing technology: the Sixth International Workshop on Trust, Security and Privacy for Big Data, TrustData 2015; the Fifth International Symposium on Trust, Security and Privacy for Emerging Applications, TSP 2015;
 

Designing Evolvable Web APIs with ASP.NET

Автор: harun54 от 26-02-2019, 17:38, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: 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.

Изменил: harun54 по причине: Обновление ссылок

 

Network Security Through Data Analysis: Building Situational Awareness

Автор: harun54 от 26-02-2019, 17:32, Коментариев: 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.
 

Selected Areas in Cryptography - SAC 2014

Автор: harun54 от 26-02-2019, 17:24, Коментариев: 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.
 

Write Great Code, Volume 2

Автор: harun54 от 26-02-2019, 16:38, Коментариев: 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.
 

Write Great Code, Volume 1

Автор: harun54 от 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.
 

Spring 5 для профессионалов (+file)

Автор: SCART56 от 26-02-2019, 16:22, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ


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

Книга «Spring 5 для профессионалов» представляет собой многолетний бестселлер, который обновлен с целью отражения функциональных средств, предлагаемых последней версией платформы Spring Framework 5 - одного из самых популярных фреймворков для разработки приложения на Java
 

Learn to Code: Logical thinking and C#

Автор: literator от 26-02-2019, 14:33, Коментариев: 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.
 

Python Machine Learning: Machine Learning and Deep Learning with Python, scikit-learn and Tensorflow

Автор: literator от 26-02-2019, 14:14, Коментариев: 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.
 

Java Magazine: Design Patterns

Автор: literator от 26-02-2019, 13:46, Коментариев: 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.