Integer Programming, Second Edition

Автор: alex66 от 24-09-2020, 21:04, Коментариев: 0

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


Название: Integer Programming, Second Edition
Автор: Laurence A. Wolsey
Издательство: Wiley
Год: 2021
Формат: PDF
Страниц: 361
Размер: 12,84 МБ
Язык: English

The revised second edition of Integer Programming explains in clear and simple terms how to construct custom-made algorithms or use existing commercial software to obtain optimal or near-optimal solutions for a variety of real-world problems. The second edition also includes information on the remarkable progress in the development of mixed integer programming solvers in the 22 years since the first edition of the book appeared.
 

C Programming Patterns

Автор: alex66 от 24-09-2020, 19:39, Коментариев: 0

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


Название: C Programming Patterns
Автор: Mohmad Yakub
Издательство: Independently published
Год: 2019
Формат: PDF
Страниц: 397
Размер: 10,35 МБ
Язык: English

How can I improve my coding skills? This book has a unique approach, specially crafted for non-programmers/beginners. A sure way to become confident programmer is to master the technique of logic building skills. Solve pattern-based problems because it will improve the visualization of logic. After some level of practice, your mind will work like a mini-debugger where you could able to visualize the flow of data.
If a problem asked in the interview or anywhere else, then we should able to get the logic correctly in a single chance, instead of guessing logic. This book is specially put in an easy way to be suitable for any age group and to fill the much-needed gap.
 

Designing with the Mind in Mind: Simple Guide to Understanding User Interface Design Guidelines, Third Edition

Автор: alex66 от 24-09-2020, 19:03, Коментариев: 0

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


Название: Designing with the Mind in Mind: Simple Guide to Understanding User Interface Design Guidelines, Third Edition
Автор: Jeff Johnson
Издательство: Elsevier
Год: 2021
Формат: PDF
Страниц: 289
Размер: 32,18 МБ
Язык: English

User interface (UI) design rules and guidelines, developed by early HCI gurus and recognized throughout the field, were based on cognitive psychology (study of mental processes such as problem solving, memory, and language), and early practitioners were well informed of its tenets. But today practitioners with backgrounds in cognitive psychology are a minority, as user interface designers and developers enter the field from a wide array of disciplines.
 

Design Patterns in C#: A Hands-on Guide with Real-world Examples 2nd Edition

Автор: TRex от 24-09-2020, 18:51, Коментариев: 0

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

Название: Design Patterns in C#: A Hands-on Guide with Real-world Examples 2nd Edition
Автор: Vaskaran Sarcar
Издательство: Apress
Год: 2020
Формат: PDF, EPUB
Страниц: 644
Размер: 20 Mb
Язык: English

Get hands-on experience with each Gang of Four (GoF) design pattern using C#. For each of the patterns, you will see at least one real-world scenario, a coding example, and a complete implementation including output. In addition to GoF patterns, you will learn additional design patterns which are common and equally important.
 

BPF для мониторинга Linux

Автор: TRex от 24-09-2020, 13:06, Коментариев: 0

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

Название: BPF для мониторинга Linux
Автор: Калавера Д., Фонтана Л
Издательство: Питер
Год: 2021
Формат: PDF, EPUB
Страниц: 208
Размер: 10 Mb
Язык: Русский

Виртуальная машина BPF — один из важнейших компонентов ядра Linux. Её грамотное применение позволит системным инженерам находить сбои и решать даже самые сложные проблемы.Вы научитесь создавать программы, отслеживающие и модифицирующие поведение ядра, сможете безопасно внедрять код для наблюдения событий в ядре и многое другое.Дэвид Калавера и Лоренцо Фонтана помогут вам раскрыть возможности BPF. Расширьте свои знания об оптимизации производительности, сетях, безопасности. - Используйте BPF для отслеживания и модификации поведения ядра Linux.- Внедряйте код для безопасного мониторинга событий в ядре — без необходимости перекомпилировать ядро или перезагружать систему.- Пользуйтесь удобными примерами кода на C, Go или Python.- Управляйте ситуацией, владея жизненным циклом программы BPF.
 

Math for Programmers: 3D graphics, machine learning, and simulations with Python (MEAP Version 11)

Автор: buratino от 24-09-2020, 09:36, Коментариев: 0

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

Название: Math for Programmers: 3D graphics, machine learning, and simulations with Python (MEAP Version 11)
Автор: Paul Orland
Издательство: Manning Publications
Год: 2020
Формат: true pdf/epub
Страниц: 698
Размер: 48.8 Mb
Язык: English

To score a job in data science, machine learning, computer graphics, and cryptography, you need to bring strong math skills to the party. Math for Programmers teaches the math you need for these hot careers, concentrating on what you need to know as a developer. Filled with lots of helpful graphics and more than 200 exercises and mini-projects, this book unlocks the door to interesting–and lucrative!–careers in some of today’s hottest programming fields.
 

Quantum Computing for Developers: A Java-based introduction (MEAP)

Автор: buratino от 24-09-2020, 09:26, Коментариев: 0

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

Название: Quantum Computing for Developers: A Java-based introduction (MEAP Version 9)
Автор: Johan Vos
Издательство: Manning Publications
Год: 2020
Формат: true pdf/epub
Страниц: 246
Размер: 24.5 Mb
Язык: English

Quantum computing is on the horizon, ready to impact everything from scientific research to encryption and security. But you don’t need a physics degree to get started in quantum computing. Quantum Computing for Developers shows you how to leverage your existing Java skills into writing your first quantum software so you’re ready for the revolution.
 

Chaos Engineering: Crash test your applications (MEAP)

Автор: buratino от 24-09-2020, 09:20, Коментариев: 0

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

Название: Chaos Engineering: Crash test your applications (MEAP Version 5)
Автор: Mikolaj Pawlikowski
Издательство: Manning Publications
Год: 2020
Формат: true pdf/epub/mobi
Страниц: 254
Размер: 10.5 Mb
Язык: English

Auto engineers test the safety of a car by intentionally crashing it and carefully observing the results. Chaos engineering applies the same principles to software systems. In Chaos Engineering: Crash test your applications, you’ll learn to run your applications and infrastructure through a series of tests that simulate real-life failures. You’ll maximize the benefits of chaos engineering by learning to think like a chaos engineer, and how to design the proper experiments to ensure the reliability of your software. With examples that cover a whole spectrum of software, you’ll be ready to run an intensive testing regime on anything from a simple WordPress site to a massive distributed system running on Kubernetes.
 

Real-World Cryptography (MEAP V9)

Автор: TRex от 24-09-2020, 09:10, Коментариев: 0

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

Название: Real-World Cryptography (MEAP V9)
Автор: David Wong
Издательство: Manning Publications
Год: 2020
Формат: PDF, EPUB, MOBI
Страниц: 350
Размер: 42 Mb
Язык: English

If you’re browsing the web, using public APIs, making and receiving electronic payments, registering and logging in users, or experimenting with blockchain, you’re relying on cryptography. And you’re probably trusting a collection of tools, frameworks, and protocols to keep your data, users, and business safe. It’s important to understand these tools so you can make the best decisions about how, where, and why to use them. Real-World Cryptography teaches you applied cryptographic techniques to understand and apply security at every level of your systems and applications.
 

Искусственный интеллект в компьютерных играх: как обучить виртуальные персонажи реагировать на внешние воздействия

Автор: kotmatros255 от 24-09-2020, 07:19, Коментариев: 0

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

Название: Искусственный интеллект в компьютерных играх: как обучить виртуальные персонажи реагировать на внешние воздействия
Автор: Алекс Дж. Шампандар
Издательство: М.: Вильямс
Год: 2007
ISBN: 978-5-8459-1170-4
Формат: pdf
Страниц: 764
Размер: 110 Mb
Язык: Русский

В настоящей книге показано, как ввести в компьютерную игру синтетические игровые персонажи с реалистичными формами поведения, сосредоточиваясь на отдельных аниматах (автономных созданиях с искусственным телом), находящихся в виртуальном мире. Книга посвящена описанию того, как создавать подобные автономные персонажи, основанные на использовании средств ИИ, и заставлять их интеллектуально реагировать на происходящие события. В качестве испытательной площадки применяется реалистичная трехмерная игра.