From JavaScript to Rust

Автор: literator от 16-09-2023, 09:02, Коментариев: 0

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

Название: From jаvascript to Rust: Map common jаvascript and Node.js workflows to the Rust ecosystem
Автор: Jarrod Overson, Vino Technologies
Издательство: Independently published
Год: 2022
Страниц: 166
Язык: английский
Формат: pdf (true)
Размер: 10.9 MB

Each chapter will take concepts you know in jаvascript and Node.js and translate them to their Rust counterparts. The first chapters start with the basics, like getting set up with Rust via a tool similar to nvm (rustup), using the package manager (cargo), and setting up VS Code. Later chapters go over language gotchas, how to perform common jаvascript tasks in Rust, and we’ll finish up by touching on solid dependencies to start adding to your projects. Why Rust? You could use C, C++, C#, Go, Java, Kotlin, Haskell or a hundred others. Rust is notoriously difficult even for system programmers to get into. Rust’s tooling and support for WebAssembly is better than everything else out there. You can rewrite CPU-heavy jаvascript logic into Rust and run it as WebAssembly. Which basically makes you a superhero. With jаvascript and Rust, there’s nothing you can’t handle. This book is not a deep, comprehensive Rust tutorial. It’s meant to bootstrap experienced programmers into Rust. We’ll take common Node.js workflows and idiomatic jаvascript and TypeScript and map them to their Rust counterparts.
 

Beginner's Guide to Unity Shader Graph: Create Immersive Game Worlds Using Unity's Shader Tool

Автор: literator от 16-09-2023, 07:56, Коментариев: 0

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

Название: Beginner's Guide to Unity Shader Graph: Create Immersive Game Worlds Using Unity's Shader Tool
Автор: Alvaro Alda
Издательство: Apress
Год: 2023
Страниц: 453
Язык: английский
Формат: pdf (true), epub (true)
Размер: 83.5 MB

Discover how shaders can enhance your game and mesmerize players by making graphic gameplay elements more realistic and attractive. This book provides easy-to-follow recipes that will show you how to leverage the Unity Shader Graph to create more immersive, enjoyable games. Author ?lvaro Alda takes you through each effect step by step, so that you gain a foundational understanding of how they are created using the Shader Graph tool. Practical projects help you put what you’re learning into context, from simple effects like 3D scan lines to more complicated effects such as black holes, bubble particles, water, and even interactive snow. Twelve different effects are demonstrated, to cover almost everything related to shader graph. On completing this book, you will have a thorough understanding of the Shader Graph tool and samples to replicate and continue learning from. Whether you are an indie game developer or technical artist, Beginner's Guide to Unity Shader Graph will give you the confidence to use the Shader Graph tool to create games that will keep players glued to their screens.

Изменил: literator по причине: Добавлен файл True PDF.

 

Node.js в действии (+ примеры)

Автор: umkaS от 16-09-2023, 07:55, Коментариев: 0

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

Название: Node.js в действии (+ примеры)
Автор: М. Кантелон, М. Хартер, T. Головайчук, Н. Райлих
Издательство: Питер
Год: 2014
Формат: pdf
Размер: 12 мб
Язык: Русский

Эволюция jаvascript с каждым годом предоставляет веб-разработчикам все большее количество инноваций. Один из наиболее интересных и популярных инструментов для создания легко масштабируемых сетевых приложений является Node.js, основанный на движке V8 и превращающий jаvascript из узкоспециализированного языка в язык общего назначения. Node.js добавляет возможность jаvascript взаимодействовать с устройствами ввода-вывода через свой API (написанный на C++), подключать другие внешние библиотеки, написанные на разных языках, обеспечивая вызовы к ним из jаvascript-кода.
 

Грокаем глубокое обучение с подкреплением

Автор: ekvator от 15-09-2023, 21:44, Коментариев: 0

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

Грокаем глубокое обучение с подкреплением
Название: Грокаем глубокое обучение с подкреплением
Автор: Моралес Мигель
Издательство: Питер
Год: 2023
Формат: pdf
Страниц: 464
Размер: 22,9 Мб
Язык: русский

Мы учимся, взаимодействуя с окружающей средой, и получаемые вознаграждения и наказания определяют наше поведение в будущем. Глубокое обучение с подкреплением привносит этот естественный процесс в искусственный интеллект и предполагает анализ результатов для выявления наиболее эффективных путей движения вперед. Агенты глубокого обучения с подкреплением могут способствовать успеху маркетинговых кампаний, прогнозировать рост акций и побеждать гроссмейстеров в Го и шахматах. Давайте научимся создавать системы глубокого обучения на примере увлекательных упражнений, сопровождаемых кодом на Python с подробными комментариями и понятными объяснениями. Вы увидите, как работают алгоритмы, и научитесь создавать собственных агентов глубокого обучения с подкреплением, используя оценочную обратную связь.
 

Go Cookbook: Expert Solutions for Commonly Needed Go Tasks (Final Release)

Автор: literator от 15-09-2023, 20:33, Коментариев: 0

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

Название: Go Cookbook: Expert Solutions for Commonly Needed Go Tasks (Final Release)
Автор: Sau Sheong Chang
Издательство: O’Reilly Media, Inc.
Год: 2023
Страниц: 445
Язык: английский
Формат: epub (true), mobi, pdf
Размер: 12.5 MB

Go is an increasingly popular language for programming everything from web applications to distributed network services. This practical guide provides recipes to help you unravel common problems and perform useful tasks when working with Go. Each recipe includes self-contained code solutions that you can freely use, along with a discussion of how and why they work. Programmers new to Go can quickly ramp up their knowledge while accomplishing useful tasks, and experienced Go developers can save time by cutting and pasting proven code directly into their applications.
 

Learning Advanced Python by Studying Open Source Projects

Автор: literator от 15-09-2023, 18:32, Коментариев: 0

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

Название: Learning Advanced Python by Studying Open Source Projects
Автор: Rongpeng Li
Издательство: CRC Press
Серия: The Python Series
Год: 2024
Страниц: 139
Язык: английский
Формат: pdf (true), djvu
Размер: 10.2 MB

This book is one of its own kind. It is not an encyclopedia or a hands-on tutorial that traps readers in the tutorial hell. It is a distillation of just one common Python user’s learning experience. The experience is packaged with exceptional teaching techniques, careful dependence unraveling and, most importantly, passion. Learning Advanced Python by Studying Open Source Projects helps readers overcome the difficulty in their day-to-day tasks and seek insights from solutions in famous open source projects. Different from a technical manual, this book mixes the technical knowledge, real-world applications and more theoretical content, providing readers with a practical and engaging approach to learning Python. Throughout this book, readers will learn how to write Python code that is efficient, readable and maintainable, covering key topics such as data structures, algorithms, object-oriented programming and more. The author’s passion for Python shines through in this book, making it an enjoyable and inspiring read for both beginners and experienced programmers.
 

Mathematics for Machine Learning: A Deep Dive into Algorithms

Автор: literator от 15-09-2023, 08:34, Коментариев: 0

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

Название: Mathematics for Machine Learning: A Deep Dive into Algorithms
Автор: Nibedita Sahu
Издательство: Independently published
Год: 2023
Страниц: 258
Язык: английский
Формат: pdf, mobi, epub (true)
Размер: 10.2 MB

"Mathematics for Machine Learning: A Deep Dive into Algorithms" is a comprehensive guide that bridges the gap between mathematical theory and practical applications in the dynamic world of Machine Learning. Whether you're a data science enthusiast, a budding Machine Learning engineer, or a seasoned practitioner, this book equips you with the essential mathematical foundations that power cutting-edge algorithms and data-driven insights. Starting with the fundamentals of linear algebra, multivariable calculus, probability, and statistics, Nibedita expertly guides you through the intricate maze of mathematical concepts. From there, you'll explore the depths of linear regression, classification, support vector machines, neural networks, and more, all while unraveling the underlying mathematical principles that make these algorithms tick. This book isn't just about equations and formulas--it's about unlocking the potential of Machine Learning through a strong mathematical intuition.
 

Курс Delphi для начинающих. Полигон нестандартных задач (2016)

Автор: umkaS от 15-09-2023, 08:26, Коментариев: 0

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

Название: Курс Delphi для начинающих. Полигон нестандартных задач
Автор: Ремнев А.А., Федотова С.В.
Издательство: СОЛОН-ПРЕСС
Год: 2016
Cтраниц: 355
Формат: pdf
Размер: 61 мб
Язык: русский

Курс программирования предполагает последовательное изучение материала от простого к сложному. Большая часть материалов книги посвящена разбору и решению практических задач. Книга будет полезна широкому кругу читателей — студентам вузов, учащимся лицеев, колледжей, школьникам.
 

Laravel: Up & Running: A Framework for Building Modern PHP Apps, 3rd Edition (Final)

Автор: literator от 14-09-2023, 20:27, Коментариев: 0

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

Название: Laravel: Up & Running: A Framework for Building Modern PHP Apps, 3rd Edition (Final)
Автор: Matt Stauffer
Издательство: O’Reilly Media, Inc.
Год: 2023
Страниц: 747
Язык: английский
Формат: pdf, mobi, epub (true)
Размер: 15.0 MB

What sets Laravel apart from other PHP web frameworks? Speed and simplicity, for starters. This rapid application development framework and its ecosystem of tools let you quickly build new sites and applications with clean, readable code. Fully updated to include Laravel 10, the third edition of this practical guide provides the definitive introduction to one of today's most popular web frameworks. Laravel is a powerful and flexible PHP framework. It has a thriving community and a wide ecosystem of tools, and as a result, it’s growing in appeal and reach. This book is for developers who already know how to make websites and applications and want to learn how to do so well in Laravel. This book assumes knowledge of basic object-oriented programming practices, PHP (or at least the general syntax of C-family languages), and the basic concepts of the Model–View–Controller (MVC) pattern and templating. If you’ve never made a website before, you may find yourself in over your head. But as long as you have some programming experience, you don’t have to know anything about Laravel before you read this book—we’ll cover everything you need to know, from the simplest “Hello, world!”.
 

Functional Programming with C#: Create More Supportable, Robust, and Testable Code (Final)

Автор: literator от 14-09-2023, 20:02, Коментариев: 0

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

Название: Functional Programming with C#: Create More Supportable, Robust, and Testable Code (Final)
Автор: Simon J. Painter
Издательство: O’Reilly Media, Inc.
Год: 2023
Страниц: 434
Язык: английский
Формат: pdf, mobi, epub (true)
Размер: 22.2 MB

After decades of relative obscurity, functional programming is finally coming into its own. With concise, easy-to-read code that supports asynchronous, concurrent processing, aspects of functional programming have begun to appear in several traditionally object-oriented languages such as C# and Java. This practical book shows C# programmers how to use functional programming features without having to navigate an entirely new language. Because of the shared runtime environment common to C# and F# languages, it's possible to use most of F#'s functional features in C# as well. Author Simon J. Painter explains how you can write functional code in C# right away, without having to install dependencies or features newer than .NET 3. You'll learn why functional programming concepts can bring immediate benefit to your work.