Operations Anti-Patterns, DevOps Solutions

Автор: TRex от 2-11-2020, 10:56, Коментариев: 0

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

Название: Operations Anti-Patterns, DevOps Solutions
Автор: Jeffery D.Smith
Издательство: Manning Publications
Год: 2020
Формат: PDF
Страниц: 305
Размер: 10 Mb
Язык: English

Operations Anti-Patterns, DevOps Solutions shows how to implement DevOps techniques in the kind of imperfect environments most developers work in. Part technology tutorial, part reference manual, and part psychology handbook, this practical guide shows you realistic ways to bring DevOps to your team when you don’t have the flexibility to make sweeping changes in organizational structure.
 

Профессиональный TypeScript. Разработка масштабируемых JavaScript-приложений.

Автор: TRex от 2-11-2020, 10:32, Коментариев: 0

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

Название: Профессиональный TypeScript. Разработка масштабируемых jаvascript-приложений.
Автор: Борис Черный
Издательство: Питер
Год: 2021
Формат: PDF
Страниц: 352
Размер: 10 Mb
Язык: Русский

Любой программист, работающий с языком с динамической типизацией, подтвердит, что задача масштабирования кода невероятно сложна и требует большой команды инженеров. Вот почему Facebook, Google и Microsoft придумали статическую типизацию для динамически типизированного кода.
Работая с любым языком программирования, мы отслеживаем исключения и вычитываем код строку за строкой в поиске неисправности и способа ее устранения. TypeScript позволяет автоматизировать эту неприятную часть процесса разработки.
 

Algorithms and Data Structures: Foundations and Probabilistic Methods for Design and Analysis

Автор: TRex от 1-11-2020, 19:32, Коментариев: 0

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

Название: Algorithms and Data Structures: Foundations and Probabilistic Methods for Design and Analysis
Автор: Helmut Knebl
Издательство: Springer
Год: 2020
Формат: PDF
Страниц: 360
Размер: 10 Mb
Язык: English

This is a central topic in any computer science curriculum. To distinguish this textbook from others, the author considers probabilistic methods as being fundamental for the construction of simple and efficient algorithms, and in each chapter at least one problem is solved using a randomized algorithm. Data structures are discussed to the extent needed for the implementation of the algorithms. The specific algorithms examined were chosen because of their wide field of application.
 

MATLAB Report Generator User’s Guide 2020

Автор: TRex от 1-11-2020, 19:09, Коментариев: 0

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

Название: MATLAB Report Generator User’s Guide 2020
Автор: The MathWorks
Издательство: The MathWorks
Год: 2020
Формат: PDF
Страниц: 1972
Размер: 13,5 Mb
Язык: English

MATLAB® Report Generator™ provides functions and APIs that integrate reporting capabilities into MATLAB applications. You can develop programs that generate reports in PDF, Microsoft® Word, Microsoft PowerPoint®, and HTML. MATLAB Report Generator enables you to dynamically capture results and figures from your MATLAB code and document those results in a single report that can be shared with others in your organization. You can use the prebuilt, customizable Word and HTML templates or design reports based on your organization’s templates and standards.
 

Simulink 3D Animation User’s Guide 2020

Автор: TRex от 1-11-2020, 18:38, Коментариев: 0

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

Название: Simulink 3D Animation User’s Guide 2020
Автор: The MathWorks
Издательство: The MathWorks
Год: 2020
Формат: PDF
Страниц: 452
Размер: 10 Mb
Язык: English

Simulink 3D Animation provides apps for linking Simulink models and MATLAB® algorithms to 3D graphics objects. Objects can be represented in the standard 3D modeling languages X3D and VRML97. You can animate a 3D world by changing position, rotation, scale, and other object properties during desktop or real-time simulation. You can also sense collisions and other events in the virtual world and feed them back into your MATLAB and Simulink algorithms. Video from virtual cameras can be streamed to Simulink for processing.
 

Poems That Solve Puzzles: The History and Science of Algorithms

Автор: literator от 1-11-2020, 17:33, Коментариев: 0

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

Poems That Solve Puzzles: The History and Science of AlgorithmsНазвание: Poems That Solve Puzzles: The History and Science of Algorithms
Автор: Chris Bleakley
Издательство: Oxford University Press
Год: 2020
Страниц: 289
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

Algorithms are the hidden methods that computers apply to process information and make decisions. Nowadays, our lives are run by algorithms. They determine what news we see. They influence which products we buy. They suggest our dating partners. They may even be determining the outcome of national elections. They are creating, and destroying, entire industries. Despite mounting concerns, few know what algorithms are, how they work, or who created them.
 

Computer Programming in C for Beginners

Автор: TRex от 1-11-2020, 16:52, Коментариев: 0

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

Название: Computer Programming in C for Beginners
Автор: Gonzalez, Avelino
Издательство: Springer
Год: 2020
Формат: PDF, EPUB
Страниц: 199
Размер: 10 Mb
Язык: English

This textbook is an ideal introduction in college courses or self-study for learning computer programming using the C language. Written for those with minimal or no programming experience, Computer Programming in C for Beginners offers a heavily guided, hands-on approach that enables the reader to quickly start programming, and then progresses to cover the major concepts of C programming that are critical for an early stage programmer to know and understand..
 

C Programming Language - Always Beginners

Автор: literator от 1-11-2020, 15:35, Коментариев: 0

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

C Programming Language - Always BeginnersНазвание: C Programming Language - Always Beginners
Автор: DP Publishing
Издательство: DP Publishing
Год: 2020
Язык: английский
Формат: pdf, azw3, epub
Размер: 10.1 MB

What is C? C is a general-purpose computer programming language developed by Dennis Ritchie in 1972 at the Bell Telephone Laboratories for use with the UNIX operating system. Today, C is running under a number of operating systems including MS-DOS (Microsoft Disk Operating System). The C compiler combines the compatibility of assembly language (low level language) with the feature of a high-level language therefore C is a higher level programming language. It is well suited for writing both system software and business package. C is a most robust language whose rich set of built in functions; operators can be used to write a complex program. C is highly portable. This means that C program written for one computer can be run on another computer without any modification or little modification. C is a procedure oriented (procedural) and structural programming language.
 

Cryptography Basics & Practical Usage (IWC Labs Attack Book 1)

Автор: literator от 1-11-2020, 12:16, Коментариев: 0

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

Cryptography Basics & Practical Usage (IWC Labs Attack Book 1)Название: Cryptography Basics & Practical Usage
Автор: Jeremy Martin, Richard Medlin, Nitin Sharma et al.
Издательство: Information Warfare Center
Год: 2020
Страниц: 163
Язык: английский
Формат: pdf (true)
Размер: 10.1 MB

Do you want to learn more about encryption with hands on labs for implementing cryptography? Do you want to learn about hacking password, hashes, and files? Are you studying for a cybersecurity certification and want to make sure you pass the "crypto" section of the test? Then, this book is for you. This book was designed to cover the basic coverage on commonly used encryption and encryption attacks along with some hands-on labs. Get a baseline understanding on encryption that used in our everyday lives in enterprise, government, and personal environments. With practical usage example, you can practice what you are reading.
 

ASP.NET Core in Action, Second Edition (MEAP V5)

Автор: TRex от 1-11-2020, 11:50, Коментариев: 0

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

Название: ASP.NET Core in Action, Second Edition (MEAP V5)
Автор: Andrew Lock
Издательство: Manning Publications
Год: 2020
Формат: PDF
Страниц: 826
Размер: 33 Mb
Язык: English

Fully updated to ASP.NET 3.1, ASP.NET Core in Action, Second Edition is a hands-on primer to building cross-platform web applications with your C# and .NET skills. Even if you’ve never worked with ASP.NET you’ll start creating productive cross-platform web apps fast. And don’t worry about late-breaking changes to ASP.NET Core. With this Manning Early Access Program edition you’ll get updates right up until it ships to the printer, so you’re always working with the latest version of the technology.