Непрактичный Python

Автор: TRex от 29-12-2020, 03:56, Коментариев: 0

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

Название: Непрактичный Python. Занимательные проекты для тех, кто хочет поумнеть
Автор: Ли Воган
Издательство: БХВ
Год: 2021
Формат: DJVU, PDF
Страниц: 464
Размер: 25,3 Mb
Язык: Русский

Книга поможет читателям, самостоятельно осваивающим язык Python, отточить уже имеющиеся навыки программирования, выработать новые и получить удовольствие от этого процесса. Ее можно рассматривать как свою вторую книгу по языку Python. Книга организована так, чтобы дополнять обычный учебник для начинающих или вводный курс. Для этого применен проектный подход, позволяющий обойтись без тщательного "пережевывания" материла, который вы уже изучили.
 

Head First Design Patterns 2nd Edition

Автор: buratino от 29-12-2020, 00:39, Коментариев: 0

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

Название: Head First Design Patterns 2nd Edition (Final)
Автор: Eric Freeman and Elisabeth Robson
Издательство: O’Reilly Media
Год: 2020-11-10
Формат: true pdf, epub
Размер: 38.9 Mb, 115.9 Mb
Язык: English

You know you don’t want to reinvent the wheel, so you look to design patterns—the lessons learned by those who’ve faced the same software design problems. With design patterns, you get to take advantage of the best practices and experience of others so that you can spend your time on something more challenging. Something more fun. This book shows you the patterns that matter, when to use them and why, how to apply them to your own designs, and the object-oriented design principles on which the patterns are based.

Изменил: buratino по причине: True PDF has been added - https://drive.google.com/file/d/1TwYdZi007lY1SY6c1mjY9vpZ9kwUPzYB/view?usp=sharing

 

Software Design: Creating Solutions for Ill-Structured Problems, 3rd Edition

Автор: literator от 28-12-2020, 22:18, Коментариев: 0

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

Software Design: Creating Solutions for Ill-Structured Problems, 3rd EditionНазвание: Software Design: Creating Solutions for Ill-Structured Problems, 3rd Edition
Автор: David Budgen
Издательство: CRC Press
Год: 2021
Страниц: 365
Язык: английский
Формат: pdf (true)
Размер: 10.7 MB

Software Design: Creating Solutions for Ill-Structured Problems, Third Edition provides a balanced view of the many and varied software design practices used by practitioners. The book provides a general overview of software design within the context of software development and as a means of addressing ill-structured problems. The third edition has been expanded and reorganised to focus on the structure and process aspects of software design, including architectural issues, as well as design notations and models. It also describes a variety of different ways of creating design solutions such as plan-driven development, agile approaches, patterns, product lines, and other forms.
 

Modern Fortran: supplemented and revised, Third edition

Автор: literator от 28-12-2020, 17:43, Коментариев: 0

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

Modern Fortran: supplemented and revised, Third editionНазвание: Modern Fortran: supplemented and revised, Third edition
Автор: Morgan Miguel
Издательство: Amazon.com Services LLC
Год: 2020
Страниц: 495
Язык: английский
Формат: epub, azw, mobi
Размер: 10.1 MB

Programming in the early days of computing was tedious in the extreme. Programmers required a detailed knowledge of the instructions, registers, and other aspects of the central processing unit (CPU) of the computer for which they were writing code. The source code itself was written in a numerical notation. In the course of time mnemonic codes were introduced, a form of coding known as machine or assembly code. These difficulties spurred a team led by John Backus of IBM to develop one of the earliest high-level languages, Fortran. Their aim was to produce a language which would be simple to understand but almost as efficient in execution as assembly language. In this they succeeded beyond their wildest dreams. The language was indeed simple to learn, as it was possible to write mathematical formulae almost as they are usually written in mathematical texts.
 

Предметно-ориентированное проектирование в Enterprise Java

Автор: TRex от 28-12-2020, 16:21, Коментариев: 0

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

Название: Предметно-ориентированное проектирование в Enterprise Java
Автор: Наир Виджей
Издательство: ДМК
Год: 2020
Формат: PDF, DJVU
Страниц: 307
Размер: 10 Mb
Язык: Русский

В книге подробно рассматриваются реализации шаблонов предметно-ориентированного проектирования с применением различных инструментальных средств и рабочих программных сред из Enterprise Java Space. При таком подходе читатель получает завершенную картину и возможность практического применения любого из этих средств в процессе предметно-ориентированного проектирования.
В начальных главах описывается эталонная реализация проекта Cargo Tracker - создание монолитного приложения с использованием платформы Jakarta EE. Затем рассматривается полный процесс преобразования монолитного приложения в архитектуру, основанную на микросервисах.
 

VBScript Tutorials - Herong's Tutorial Examples

Автор: literator от 28-12-2020, 14:38, Коментариев: 0

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

VBScript Tutorials - Herong's Tutorial ExamplesНазвание: VBScript Tutorials - Herong's Tutorial Examples
Автор: Dr. Herong Yang
Издательство: Independently published
Год: 2020
Страниц: 331
Язык: английский
Формат: pdf, azw3, mobi, epub
Размер: 10.1 MB

This VBScript tutorial book is a collection of notes and code samples written by the author while he was learning VBScript (Visual Basic Scripting Edition) himself. Topics include: The Variant Data Type with Subtypes; Fixed-Size and Dynamic-Size Arrays; Function Arguments Passed by References and by Values; Raising and Catching Runtime Errors; Regular Expression and Pattern Match; Runtime DLL Library: Dictionary, File System, and File I/O; Defining Classes with Properties and Default Method; Object Initializing and Terminating Processes; Client-Side Scripting: VBScript Code for IE Browser; Server-Side Scripting: VBScript code for IIS Server; System Admin Scripting: Windows Script Host (WSH). Updated in 2020 (Version 6.01) with minor changes.
 

Алгоритмы обучения с подкреплением на Python

Автор: TRex от 28-12-2020, 12:34, Коментариев: 0

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

Название: Алгоритмы обучения с подкреплением на Python
Автор: Лонца Андреа
Издательство: ДМК
Год: 2020
Формат: PDF
Страниц: 287
Размер: 10 Mb
Язык: Русский

Эта книга поможет читателю овладеть алгоритмами обучения с подкреплением (ОП) и научиться реализовывать их при создании самообучающихся агентов.
В первой части рассматриваются различные элементы ОП, сфера его применения, инструменты, необходимые для работы в среде ОП. Вторая и третья части посвящены непосредственно алгоритмам. В числе прочего автор показывает, как сочетать Q-обучение с нейронными сетями для решения сложных задач, описывает методы градиента стратегии, TRPO и PPO, позволяющие повысить производительность и устойчивость, а также детерминированные алгоритмы DDPG и TD3. Читатель узнает о том, как работает техника подражательного обучения, познакомится с алгоритмами исследования на базе верхней доверительной границы (UCB и UCB1) и мета-алгоритмом ESBAS.
 

An Elementary Approach to Design and Analysis of Algorithms (Primers in Electronics and Computer Science)

Автор: TRex от 28-12-2020, 10:50, Коментариев: 0

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

Название: An Elementary Approach to Design and Analysis of Algorithms (Primers in Electronics and Computer Science)
Автор: Lekh Raj Vermani, Shalini Vermani
Издательство: WSPC
Год: 2019
Формат: PDF
Страниц: 534
Размер: 38 Mb
Язык: English

In computer science, an algorithm is an unambiguous specification of how to solve a class of problems. Algorithms can perform calculation, data processing and automated reasoning tasks.
As an effective method, an algorithm can be expressed within a finite amount of space and time and in a well-defined formal language for calculating a function. Starting from an initial state and initial input (perhaps empty), the instructions describe a computation that, when executed, proceeds through a finite number of well-defined successive states, eventually producing "output" and terminating at a final ending state. The transition from one state to the next is not necessarily deterministic; some algorithms, known as randomized algorithms, incorporate random input.
 

Mathematical Modeling And Computation In Finance: With Exercises And Python And Matlab Computer Codes

Автор: TRex от 28-12-2020, 10:34, Коментариев: 0

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

Название: Mathematical Modeling And Computation In Finance: With Exercises And Python And Matlab Computer Codes
Автор: Cornelis W Oosterlee, Lech A Grzelak
Издательство: World Scientific Publishing Europe Ltd
Год: 2020
Формат: PDF
Страниц: 1310
Размер: 28 Mb
Язык: English

This book discusses the interplay of stochastics (applied probability theory) and numerical analysis in the field of quantitative finance. The stochastic models, numerical valuation techniques, computational aspects, financial products, and risk management applications presented will enable readers to progress in the challenging field of computational finance.When the behavior of financial market participants changes, the corresponding stochastic mathematical models describing the prices may also change. Financial regulation may play a role in such changes too. The book thus presents several models for stock prices, interest rates as well as foreign-exchange rates, with increasing complexity across the chapters.
 

Learn Artificial Intelligence Absolute Beginner's: core concept of AI

Автор: literator от 27-12-2020, 21:30, Коментариев: 0

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

Learn Artificial Intelligence Absolute Beginner's: core concept of AIНазвание: Learn Artificial Intelligence Absolute Beginner's: core concept of AI
Автор: Susanta Bouri
Издательство: Susanta Bouri
Год: 2020
Страниц: 164
Язык: английский
Формат: epub, azw, mobi
Размер: 10.1 MB

Artificial Intelligence is no longer the stuff of science fiction. Half a century of research has resulted in machines capable of beating the best human chess players, and humanoid robots which are able to walk and interact with us. But how similar is this 'intelligence' to our own? Can machines really think? Is the mind just a complicated computer program? Addressing major issues in the design of intelligent machines, such as consciousness and environment, and covering everything from the influential groundwork of Alan Turing to the cutting-edge robots of today, Introducing Artificial Intelligence is a uniquely accessible illustrated introduction to this fascinating area of science.