Asynchronous functional jаvascript: With Categories

Автор: literator от 28-11-2025, 05:12, Коментариев: 0

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

Название: Asynchronous functional jаvascript: With Categories: A deep dive in Asynchronous JS
Автор: Dimitris Papadimitriou
Издательство: Leanpub
Год: 2025-03-05
Страниц: 121
Язык: английский
Формат: pdf (true), epub + Extras
Размер: 10.1 MB

A deep dive into asynchronous jаvascript. This is a book about asynchronous jаvascript from the unifying perspective of category theory and functional programming. A 5 installment is in progress that will include a chapter in Reactive Extensions with Rx.js. One of the main reasons for this book is to transfer in the community of object-oriented developers some of the ideas and advancements happening to the functional side. This book wants to be pragmatic. Unfortunately, some great ideas are coming from academia that cannot be used by the average developer in his day to day coding. This is not an Introductory book to functional programming, even if I restate some of the most basic concepts in the light of category theory and the object-oriented paradigm. In this book, I will try to simplify the mathematical concepts in a way that can be displayed with code. If something cannot be easily displayed with code probably will not be something that can be readily available to a developer’s arsenal of techniques and patterns. Note: This is not an Introductory book in Asynchronous jаvascript. The reader must have at least a couple of years of jаvascript experience.
 

Создаем динамические веб-сайты с помощью PHP, MySQL, JavaScript, CSS и HTML5, 7-е издание

Автор: ekvator от 27-11-2025, 22:18, Коментариев: 0

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

Создаем динамические веб-сайты с помощью PHP, MySQL, JavaScript, CSS и HTML5, 7-е издание
Название: Создаем динамические веб-сайты с помощью PHP, MySQL, jаvascript, CSS и HTML5, 7-е издание
Автор: Робин Никсон
Издательство: Спринт Бук
Год: 2025
Формат: pdf
Страниц: 656
Размер: 24,1 Мб
Язык: русский

Владея лишь основами HTML, вы сможете научиться создавать интерактивные веб-сайты, управляемые данными, используя мощное сочетание веб-стандартов и технологий с открытым исходным кодом. В последнем издании этого популярного практического руководства вы освоите динамическое веб-программирование с использованием новейших версий современных технологий — PHP, MySQL, jаvascript, CSS, HTML, Node.js и мощной библиотеки React. Вы научитесь использовать все эти технологии в комплексе и попутно освоите ценные практики веб-программирования, в том числе оптимизацию сайтов для мобильных устройств. А в самом конце вы объедините все вместе и создадите полноценный сайт социальной сети, который можно просматривать как на настольных компьютерах, так и на мобильных устройствах.
 

Go in Action, Second Edition (MEAP 8)

Автор: literator от 27-11-2025, 20:40, Коментариев: 0

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

Название: Go in Action, Second Edition (MEAP 8)
Автор: Joel Holmes, Andrew Walker, William Kennedy
Издательство: Manning Publications
Год: 2025
Страниц: 354
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB

Master Go language fundamentals, learn how to structure Go projects effectively, and deliver high-performance code using Go’s powerful concurrency model. Go in Action, Second Edition has been fully updated to cover all the new features and idioms of the latest version of Go. In it, you’ll dive into Go's unique features and quickly get started writing real-world applications, such as websites and network servers. Designed by Google with productivity in mind, Go excels in modern, highly-dynamic environments. This modern language has all its concurrency primitives baked in, so Go users can handle problems like real-time performance with no additional tools required. Its simple-but-powerful type system includes generics and interfaces as first-class citizens. Best of all, because Go was designed to be simple, with a small number of keywords and an efficient standard library, it’s really easy to learn! In a cloud-first world, it’s easy to see why Go has quickly become a must-have skill. For programmers proficient in at least one OO programming language.
 

Build a DeepSeek Model (From Scratch) (MEAP 1)

Автор: literator от 27-11-2025, 20:13, Коментариев: 0

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

Название: Build a DeepSeek Model (From Scratch) (MEAP 1)
Автор: Raj Dandekar, Rajat Dandekar, Sreedath Panat, Naman Dwivedi
Издательство: Manning Publications
Год: 2025
Страниц: 200
Язык: английский
Формат: pdf, epub
Размер: 18.1 MB

Learn how to build the features that set DeepSeek apart from other top LLMs! When DeepSeek started making waves in January 2025, it sounded too good to be true. How could a generative AI model get such incredible performance with such low training and operation costs? By creatively blending a variety of strategies and innovations like Mixture of Experts, Latent Attention, Multi-token Prediction, model distillation, and efficient parallelization, DeepSeek set a new standard for what’s possible in an open LLM. Now, in Build a DeepSeek Model (From Scratch) you can recreate a laptop-scale version of this cutting-edge model yourself! For intermediate-to-advanced ML engineers, AI researchers, and graduate students who want to go beyond prebuilt models. You'll need to know Deep Learning and Python programming.
 

Go Lang from zero to advanced: Master Go Lang Quickly - Part 2

Автор: literator от 27-11-2025, 19:30, Коментариев: 0

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

Название: Go Lang from zero to advanced: Master Go Lang Quickly - Part 2
Автор: Walter Neto
Издательство: Independently published
Год: 2025
Страниц: 706
Язык: английский
Формат: epub (true)
Размер: 33.3 MB

Go Lang from zero to advanced: Master Go Lang Quickly - Part 2: Learn Go Lang from basics to advanced and master the creation of scalable and efficient applications with a practical and technical. This book is a comprehensive and practical guide for those who wish to learn Go Lang, from the basics to advanced concepts, providing a clear and objective learning journey. The work begins with an introduction to Go, presenting its main benefits and why it has become a popular choice among modern developers. Next, the book explores the syntax and basic structure of the language, offering an overview of how to create simple programs and how Go differs from other popular languages such as Python and jаvascript. The chapter on functions and error handling teaches how to create functions in Go, explaining the importance of explicit errors and how the language handles exceptions efficiently. For developers interested in building APIs, a detailed chapter focuses on developing RESTful APIs, with practical examples on how to create endpoints, handle HTTP requests, and ensure effective communication between systems.
 

Go Lang from zero to advanced: Master Go Lang Quickly

Автор: literator от 27-11-2025, 19:12, Коментариев: 0

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

Название: Go Lang from zero to advanced: Master Go Lang Quickly
Автор: Walter Neto
Издательство: Independently published
Год: 2025
Страниц: 732
Язык: английский
Формат: epub (true)
Размер: 26.5 MB

Go Lang from zero to advanced: Master Go Lang Quickly: Learn Go Lang from basics to advanced and master the creation of scalable and efficient applications with a practical and technical approach. This book is a comprehensive and practical guide for those who wish to learn Go Lang, from the basics to advanced concepts, providing a clear and objective learning journey. The work begins with an introduction to Go, presenting its main benefits and why it has become a popular choice among modern developers. Next, the book explores the syntax and basic structure of the language, offering an overview of how to create simple programs and how Go differs from other popular languages such as Python and jаvascript. The chapter on functions and error handling teaches how to create functions in Go, explaining the importance of explicit errors and how the language handles exceptions efficiently. Following that, the author addresses the use of packages and libraries, showing how to leverage Go's vast package ecosystem to facilitate development, saving time and effort.
 

Разработка Паскаль-компилятора (2021)

Автор: umkaS от 27-11-2025, 14:10, Коментариев: 0

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

Название: Разработка Паскаль-компилятора
Автор: Залогова Л. А.
Издательство: Лаборатория знаний
Год: 2021
Cтраниц: 186
Формат: pdf
Размер: 12 мб
Язык: русский

В книге излагается структура компилятора, основные принципы построения всех его основных блоков — лексического, синтаксического и семантического анализаторов, а также генератора кода. Методы компиляции программ на Паскале описаны на языке С. Для студентов и специалистов, занимающихся созданием программного обеспечения, а также для всех желающих создать компилятор с своего собственного языка программирования.
 

Programming Languages: Principles and Practices (2024)

Автор: literator от 27-11-2025, 06:26, Коментариев: 0

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

Название: Programming Languages: Principles and Practices
Автор: Máté Kiss
Издательство: 3G E-learning LLC
Год: 2024
Страниц: 375
Язык: английский
Формат: pdf (true)
Размер: 11.7 MB

Programming languages are the backbone of the digital world, enabling us to communicate with computers and build innovative software solutions. These languages may appear complex and intimidating at first, but in reality, they are captivating tools that allow us to bring our ideas to life in the digital realm. One interesting fact about programming languages is that they have evolved over time, constantly adapting to meet the changing requirements of technology. Python is easy for nonprogrammers to learn and use in part because it is based on a small but powerful set of primitive operations and data types that can be easily extended. Known for its simplicity and readability, Python is widely used in various domains, including web development, data analysis, and Artificial Intelligence. It was designed with a focus on code readability, making it easier for programmers to write and understand the code. This simplicity has led to Python's popularity among beginners and seasoned developers alike. Conversely, C++ is a powerful programming language that has stood the test of time.
 

Advanced Programming Languages, 2nd Edition

Автор: literator от 27-11-2025, 05:15, Коментариев: 0

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

Название: Advanced Programming Languages (2nd Edition)
Автор: Aleksandar Mratinković, Dan Piestun, Hazem Shawky Fouda
Издательство: 3G E-learning LLC
Год: 2022
Страниц: 450
Язык: английский
Формат: pdf (true)
Размер: 24.4 MB

Retaining the same organization as its predecessor, this second edition adds considerable material on new topics. Describes fundamental concepts of programming languages by presenting design issues of the various language constructs. Provides a comprehensive introduction both to type systems in Computer Science and to the basic theory of programming languages. A programming language is also known as a programming system, computer language or computer system. The description of a programming language is usually split into the two components of syntax (form) and semantics (meaning). Computer programming language, any of various languages for expressing a set of detailed instructions for a digital computer. Such instructions can be executed directly when they are in the computer manufacturer-specific numerical form known as machine language, after a simple substitution process when expressed in a corresponding assembly language, or after translation from some “higher-level” language.
 

Computer Vision in Healthcare: Prediction, Detection and Diagnosis

Автор: literator от 27-11-2025, 03:46, Коментариев: 0

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

Название: Computer Vision in Healthcare: Prediction, Detection and Diagnosis
Автор: Saurav Mallik, Sandeep Kumar Mathivanan, Prabhu Jayagopal, Hong Qin, Ben Othman Soufiene
Издательство: CRC Press
Год: 2026
Страниц: 272
Язык: английский
Формат: pdf (true), epub (true)
Размер: 28.2 MB

The volume explores a wide-range of applications of Computer Vision in the field of healthcare. Computer Vision, an interdisciplinary field that combines image processing, pattern recognition, and Artificial Intelligence (AI), has the potential to revolutionize healthcare by enabling automated analysis and interpretation of medical images and videos. This chapter will provide an overview of the current advancements and potential future directions of Computer Vision applications in healthcare. Specifically, the book examines the application of Computer Vision techniques in various healthcare domains, including diagnostic imaging, surgical interventions, clinical decision support, and healthcare management. It reviews the challenges and limitations in implementing Computer Vision systems in real-world healthcare settings and discusses potential solutions.