LitMy.ru - литература в один клик

  • Добавил: buratino
  • Дата: 6-06-2020, 20:39
  • Комментариев: 0
Название: A Mathematical Foundation for Computer Science, Preliminary Edition
Автор: David Mix Barrington
Издательство: Kendall Hunt Publishing Company
Год: 2019
Формат: PDF
Страниц: 364
Размер: 103.5 Mb
Язык: English

Undergraduate computer science students need to learn and use the mathematical method of abstraction, definition, and proof, perhaps even earlier than do mathematics students. They deal constantly with formally defined systems beyond those studied in mathematics courses, and must be able reason about them formally in order to write and understand programs.
  • Добавил: literator
  • Дата: 6-06-2020, 18:34
  • Комментариев: 0
Clean Architecture: Comprehensive Beginners Guide to Learn and Understand Clean ArchitectureНазвание: Clean Architecture: Comprehensive Beginners Guide to Learn and Understand Clean Architecture
Автор: Connor Wallace
Издательство: Amazon.com Services LLC
Год: 2020
Страниц: 111
Язык: английский
Формат: pdf, azw3, epub
Размер: 10.6 MB

This book explores in detail everything there is to know about building clean software architecture. Usually, when we talk about software architecture, what comes to mind is a good working system. We concentrate more on the function of the software than the structure. The structure of the system is treated as an inconsequential part of the software development process. In relation to this, business managers and stakeholders believe that clean software is working software. The truth is that a system works well does not mean it is a clean one. In this book, software architecture is explored from its two most significant qualities: structure and behavior. The structure of the software plays an important role in software development; it determines the behavior of the software.
  • Добавил: literator
  • Дата: 6-06-2020, 17:29
  • Комментариев: 0
Python for Beginners : An Essential Guide to Easy Learning with Basic Exercises : Python programming Crash Course for Data Analysis and for Beginner HackersНазвание: Python for Beginners : An Essential Guide to Easy Learning with Basic Exercises : Python programming Crash Course for Data Analysis and for Beginner Hackers
Автор: Conley Walsh
Издательство: Amazon.com Services LLC
Год: 2019
Страниц: 171
Язык: английский
Формат: pdf, azw3, epub
Размер: 10.1 MB

When it comes to picking out the coding language that you want to work with, there are a lot of different options that you can go with. Some are going to provide you with a lot of power. Some are going to work specifically with certain operating systems. And others are going to work the best when it comes to working on a website or online. But one of the best coding languages for you to work with that will help improve your coding experience and will help you to do a lot of different programming applications, then you have to learn how to work with Python.
  • Добавил: literator
  • Дата: 6-06-2020, 16:59
  • Комментариев: 0
R Programming: A Step-by-Step Guide for Absolute Beginners, 2nd editionНазвание: R Programming: A Step-by-Step Guide for Absolute Beginners, 2nd edition
Автор: Daniel Bell
Издательство: KDP Amazon Publishing
Год: 2020
Страниц: 164
Язык: английский
Формат: pdf, azw3, epub
Размер: 12.3 MB

Язык программирования R - это один из наиболее популярных языков, используемых статистиками, аналитиками данных и исследователями, чтобы извлекать, очищать, анализировать, визуализировать и представлять данные. Эта всесторонняя книга о том, как начать работу с программированием на R, почему вы должны выучить и как вы можете выучить его. Даниэл Белл начинает с представления читателям основ языка программирования R. Цель состоит в том, чтобы помочь вам понять, как работает интерпретатор R, происхождение названия R, как настроить среду программирования R и т.д. Автор обсуждает процесс установки R на Windows, Linux и Mac OS. Кроме того, автор объясняет основы программирования на R, включая написание комментариев, использование консоли R, создание скриптов R и т.д.
  • Добавил: buratino
  • Дата: 6-06-2020, 15:09
  • Комментариев: 0
Data Mining Algorithms in C++: Data Patterns and Algorithms for Modern ApplicationsНазвание: Data Mining Algorithms in C++: Data Patterns and Algorithms for Modern Applications
Автор: Timothy Masters
Издательство: Apress
ISBN: 148423314X
Год: 2018
Страниц: 296
Язык: английский
Формат: pdf, djvu
Размер: 10.5 MB

Discover hidden relationships among the variables in your data, and learn how to exploit these relationships. This book presents a collection of data-mining algorithms that are effective in a wide variety of prediction and classification applications. All algorithms include an intuitive explanation of operation, essential equations, references to more rigorous theory, and commented C++ source code.
Many of these techniques are recent developments, still not in widespread use. Others are standard algorithms given a fresh look. In every case, the focus is on practical applicability, with all code written in such a way that it can easily be included into any program.
  • Добавил: literator
  • Дата: 6-06-2020, 14:20
  • Комментариев: 0
SAS Stored Processes: A Practical Guide to Developing Web ApplicationsНазвание: SAS Stored Processes: A Practical Guide to Developing Web Applications
Автор: Philip Mason
Издательство: Apress
Год: 2020
Страниц: 334
Язык: английский
Формат: pdf (true), epub
Размер: 23.0 MB

Customize the SAS Stored Process web application to create amazing tools for end users. This book shows you how to use stored processes—SAS programs stored on a server and executed as required by requesting applications. Never before have there been so many ways to turn data into information and build applications with SAS. This book teaches you how to use the web technologies that you frequently see used on impressive websites. By using SAS Stored Processes, you will be able to build applications that exploit CSS, jаvascript, and HTML libraries and enable you to build powerful and impressive web applications using SAS as the backend.
  • Добавил: literator
  • Дата: 6-06-2020, 13:38
  • Комментариев: 0
Neural Networks: Introduction to Artificial Neurons, Backpropagation and Multilayer Feedforward Neural Networks with Real-World ApplicationsНазвание: Neural Networks: Introduction to Artificial Neurons, Backpropagation and Multilayer Feedforward Neural Networks with Real-World Applications (Advanced Data Analytics Book 2)
Автор: Morgan Maynard
Издательство: Independently published
Год: 2017
Дата выхода на Amazon: May 18, 2020
Язык: английский
Формат: pdf, azw3
Размер: 10.1 MB

Do You Know Why Software Engineers Study the Human Brain? Software Engineers recognize that computers can process and store much more data than humans, yet even supercomputers can’t carry out tasks that come easily to the human brain, such as facial recognition or natural language processing. MIT’s state-of-the-art research facility, named “Centre for Brains, Minds and Machines”, is a perfect testimonial to this fundamental interaction between the human brain and computers in today’s world. Hence engineers began studying the processes and structures of our human brains, hoping to build a computer model of its functions – Neural Networks were born. These models are very simplistic, but fundamentally replicate the inner structures of our own brains downright to the functions of an individual neuron.
  • Добавил: umkaS
  • Дата: 6-06-2020, 13:10
  • Комментариев: 0

Название: Принципы работы с требованиями к программному обеспечению. Унифицированный подход
Автор: Дин Леффингуэлл, Дон Уидриг
Год издания: 2002
Издательство: Вильямс
ISBN: 5-8459-0275-4, 0-2016-1593-2
Страниц: 448
Формат: PDF
Размер: 7,5 Мб (+3%)

Книга посвящена вопросам формирования требований и работе с ними при разработке сложных систем программного обеспечения. Недостаточное внимание к этому аспекту разработки может привести к превышению расходов, затягиванию сроков выполнения или даже полной неудаче проекта.
Авторы предлагают хорошо зарекомендовавшие себя методы выявления, документирования, реализации и тестирования требований, используя для их описания как прецеденты, так и более традиционные методы. Особое внимание уделяется пониманию потребностей пользователей, определению масштаба проекта и обработке изменений. Все этапы иллюстрируются обсуждением полномасштабного рабочего примера.
Книга предназначена для всех участников проекта - как членов команды разработчиков, так и пользователей или заказчиков. Ее задача - помочь создать в рамках отведенного времени и бюджета высококачественную систему программного обеспечения, удовлетворяющую реальные потребности клиентов.
  • Добавил: literator
  • Дата: 6-06-2020, 12:40
  • Комментариев: 0
Modern Authentication with Azure Active Directory for Web ApplicationsНазвание: Modern Authentication with Azure Active Directory for Web Applications
Автор: Vittorio Bertocci
Издательство: Microsoft Press
Серия: Developer Reference
Год: 2016
Страниц: 337
Язык: английский
Формат: pdf (true)
Размер: 23.52 MB

Build advanced authentication solutions for any cloud or web environment. Active Directory has been transformed to reflect the cloud revolution, modern protocols, and today’s newest SaaS paradigms. This is an authoritative, deep-dive guide to building Active Directory authentication solutions for these new environments. Author Vittorio Bertocci drove these technologies from initial concept to general availability, playing key roles in everything from technical design to documentation. In this book, he delivers comprehensive guidance for building complete solutions. For each app type, Bertocci presents high-level scenarios and quick implementation steps, illuminates key concepts in greater depth, and helps you refine your solution to improve performance and reliability. He helps you make sense of highly abstract architectural diagrams and nitty-gritty protocol and implementation details.
  • Добавил: buratino
  • Дата: 6-06-2020, 11:54
  • Комментариев: 0
Название: Embedded Programming with Android: Bringing Up an Android System from Scratch (Android Deep Dive)
Автор: Roger Ye
Издательство: Addison-Wesley Professional
Год: 2016
Формат: true pdf/epub
Страниц: 395
Размер: 32.1 Mb
Язык: English

The First Practical, Hands-On Guide to Embedded System Programming for Android
Today, embedded systems programming is a more valuable discipline than ever, driven by fast-growing, new fields such as wearable technology and the Internet of Things. In this concise guide, Roger Ye teaches all the skills you’ll need to write the efficient embedded code necessary to make tomorrow’s Android devices work.