Three.js For Beginners: An In-depth Guide to 3D Graphics and Animations for Modern Websites

Автор: literator от 6-03-2025, 08:49, Коментариев: 0

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

Название: Three.js For Beginners: An In-depth Guide to 3D Graphics and Animations for Modern Websites
Автор: Jiho Seok
Издательство: Independently published
Год: 2023
Страниц: 200
Язык: английский
Формат: pdf, epub
Размер: 10.1 MB

Welcome to Three.js For Beginners a groundbreaking exploration of the art and science behind rendering 3D graphics on the web. This book is a meticulously curated compendium designed to empower both seasoned developers and novices alike, arming you with the know-how to create intricate, interactive, and aesthetically stunning 3D applications using the Three.js library. The age of flat, static web experiences is a thing of the past. With the advent of WebGL and robust jаvascript libraries like Three.js, the web has become a fertile ground for graphics-intensive real-time interactions. Whether you're aiming to develop interactive scientific simulations, architectural visualizations, or advanced gaming interfaces, this book is conceived to serve as your scholarly companion through that creative journey.
 

Go на практике

Автор: umkaS от 6-03-2025, 07:06, Коментариев: 0

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

Автор: Батчер М., Фарина М.
Название: Go на практике
Издательство: ДМК Пресс
Год: 2017
Формат: pdf
Размер: 19 Мб

Go – превосходный системный язык. Создан­ный для удобной разработки современных при­ложений с параллельной обработкой, язык Go предоставляет встроенный набор инструментов для быстрого создания облачных, системных и веб-приложений. Знакомые с такими языками как Java или C#, быстро освоят Go – достаточно лишь немного попрактиковаться, чтобы научить­ся писать профессиональный код. Книга «Go на практике» содержит решения десят­ков типовых задач в ключевых областях. Следуя стилю сборника рецептов – проблема/решение/обсуждение – это практическое руководство опи­рается на основополагающие концепции языка Go и знакомит с конкретными приемами исполь­зования языка Go в облаке, тестировании и отлад­ке, маршрутизации, а также для создания веб-служб, сетевых и многих других приложений. Эта книга подготовит вас к разработке сложных облачных Go-приложений.
 

Mastering Data Structures and Algorithms with Python: Unlock the Secrets of Expert-Level Skills

Автор: literator от 6-03-2025, 06:49, Коментариев: 0

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

Название: Mastering Data Structures and Algorithms with Python: Unlock the Secrets of Expert-Level Skills
Автор: Larry Jones
Издательство: Walzone Press
Год: 2025
Страниц: 502
Язык: английский
Формат: epub (true)
Размер: 11.1 MB

Unlock the full potential of your programming expertise with "Mastering Data Structures and Algorithms with Python: Unlock the Secrets of Expert-Level Skills." This essential read transforms the way you approach computational problems, providing a comprehensive exploration of advanced data structures and algorithms. Designed for the seasoned programmer, this book dives deep into the intricacies of Python-based solutions, making complex topics both engaging and accessible. Delve into sophisticated topics such as dynamic programming, graph algorithms, and multithreading with detailed explanations paired with practical Python code examples. Each chapter focuses on advanced techniques tailored to real-world applications, equipping you to tackle even the most challenging programming scenarios with confidence. From optimizing memory management to mastering cryptographic algorithms, this book empowers you to improve both performance and scalability in your software solutions.
 

Programming Logic and Design, 10th Edition

Автор: literator от 6-03-2025, 01:44, Коментариев: 0

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

Название: Programming Logic and Design, 10th Edition
Автор: Joyce Farrell
Издательство: Cengage Learning, Inc.
Год: 2024
Страниц: 449
Язык: английский
Формат: pdf (true)
Размер: 20.4 MB

Learn the fundamental principles of developing structured program logic and be prepared for success with Joyce Farrell’s PROGRAMMING LOGIC AND DESIGN, 10th EDITION. This edition takes a comprehensive and language-independent approach to programming logic with an emphasis on modern conventions. It avoids technical jargon while introducing universal programming concepts and ensuring strong programming style and logical thinking. Chapters contain figures that illustrate the logic described in the text, and there are diverse and project-rich opportunities for you to creatively apply logic to program designs. Flowcharts and pseudocode are employed to appeal to varied learning styles and preferences. Chapters contain learning objectives, notes and short quizzes, summaries, key terms and multiple-choice review. Plus, there are multiple exercises in developing programming logic, maintaining existing programs, debugging programs that contain errors, and developing simple games. This textbook assumes no programming language experience.
 

Mastering Object-Oriented Design Patterns in Modern C++: Unlock the Secrets of Expert-Level Skills

Автор: literator от 5-03-2025, 21:03, Коментариев: 0

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

Название: Mastering Object-Oriented Design Patterns in Modern C++: Unlock the Secrets of Expert-Level Skills
Автор: Larry Jones
Издательство: Walzone Press
Год: 2025
Страниц: 643
Язык: английский
Формат: epub (true)
Размер: 13.4 MB

Unlock the full potential of software development with "Mastering Object-Oriented Design Patterns in Modern C++: Unlock the Secrets of Expert-Level Skills." This comprehensive guide is meticulously crafted for experienced programmers eager to deepen their understanding of design patterns and how they revolutionize software architecture. With a focus on modern C++ advancements, this book equips you with the knowledge to create robust, scalable, and efficient applications tailored to the challenges of today’s fast-paced digital landscape. Embodying a blend of theoretical insight and practical application, this book delves into the intricacies of object-oriented principles and the strategic implementation of creational, structural, and behavioral patterns. Each chapter is designed to enhance your proficiency, from advanced template metaprogramming to concurrent programming strategies. Moreover, nuanced discussions on memory management, best practices, and anti-patterns further prepare you to craft streamlined code that not only meets, but exceeds, industry standards.
 

The Art of Computer Programming, Volume 4, Fascicle 7, Constraint Satisfaction

Автор: literator от 5-03-2025, 17:57, Коментариев: 0

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

Название: The Art of Computer Programming, Volume 4, Fascicle 7, Constraint Satisfaction
Автор: Donald E. Knuth
Издательство: Pearson Education, Inc.
Год: 2025
Страниц: 462
Язык: английский
Формат: pdf, epub
Размер: 24.4 MB

Volume 4, Fascicle 7, which is brimming with lively examples, forms the first third of what will eventually become hardcover Volume 4C. It introduces and explores an important general framework for modeling and solving combinatorial problems, called the Constraint Satisfaction Problem (CSP). The concluding sections of Volume 4B contain expositions of two analogous frameworks, namely XCC (“exact covering with colors”) and SAT (“Boolean satisfiability”); the XCC solvers and SAT solvers are now joined by CSP solvers, completing a powerful trio of techniques. Each member of the trio has its own strengths, while separately helping to understand the other two. This fascicle illuminates how the CSP framework is tied to dozens of other parts of Computer Science: Scene analysis (computer vision); efficient algorithms that embed one graph in another; fascinating instances of “graceful graphs”; new ways to look ahead when backtracking; new heuristics to guide a search that backtracks through a massive space of possibilities; situations when backtracking isn’t necessary.
 

Mastering Asynchronous Programming in Python: Unlock the Secrets of Expert-Level Skills

Автор: literator от 5-03-2025, 17:29, Коментариев: 0

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

Название: Mastering Asynchronous Programming in Python: Unlock the Secrets of Expert-Level Skills
Автор: Larry Jones
Издательство: Walzone Press
Год: 2025
Страниц: 470
Язык: английский
Формат: epub (true)
Размер: 10.1 MB

"Mastering Asynchronous Programming in Python: Unlock the Secrets of Expert-Level Skills" is an essential resource for seasoned programmers looking to enhance their software development capabilities. Delve into the intricacies of asynchronous programming, a paradigm that enables non-blocking task execution and opens doors to creating high-performance, scalable applications. From foundational principles to advanced strategies, this book provides a comprehensive guide to harnessing Python's robust asynchronous features. Each chapter navigates through critical themes such as event loops, coroutines, and the seamless integration of asyncio with third-party libraries. The book goes beyond basics, exploring sophisticated design patterns and debugging practices tailored for asynchronous environments. Readers gain actionable insights into optimizing code for concurrent execution, ultimately leading to responsive and efficient applications. The text strikes a balance between theoretical concepts and practical implementations, ensuring a deep and thorough understanding.
 

Artificial Intelligence in e-Health Framework, Volume 1: AI, Classification, Wearable Devices, and Computer-Aided Diagnosis

Автор: literator от 5-03-2025, 09:41, Коментариев: 0

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

Название: Artificial Intelligence in e-Health Framework, Volume 1: AI, Classification, Wearable Devices, and Computer-Aided Diagnosis
Автор: Sudip Paul, Jasjit S. Suri
Издательство: Academic Press/Elsevier
Год: 2025
Страниц: 344
Язык: английский
Формат: epub (true)
Размер: 19.8 MB

Artificial Intelligence in e-health Framework, Volume One: AI, Classification, Wearable Devices, and Computer-Aided Diagnosis presents a variety of AI techniques and applications for solving issues in the healthcare industry. As Artificial Intelligence is increasingly incorporated into medical systems and methods, it is critical to understand the formulations and basics of Machine Learning and Deep Learning as well as how to implement these advances into practice. This book specifically explores Artificial Intelligence developments in disease diagnosis, health monitoring, medical image recognition, and diagnostics, as well as e-health records management. Deep Learning, an AI approach, trains computers to emulate human brain processes. Deep Learning models yield precise predictions by discerning intricate images, text, and sound patterns. This is a valuable resource for health professionals, scientists, researchers, students, and all who wish to broaden their knowledge in this advancing technology.
 

Advanced Artificial Intelligence, 2nd Edition

Автор: krutisvet от 5-03-2025, 07:59, Коментариев: 0

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


Название: Advanced Artificial Intelligence, 2nd Edition
Серия: Series on Intelligence Science, 4
Автор: Zhongzhi Shi
Издательство: World Scientific
Год: 2020
Формат: pdf
Страниц: 594
Размер: 21,6 Мб
Язык: английский

The joint breakthrough of big data, cloud computing and deep learning has made artificial intelligence (AI) the new focus in the international arena. AI is a branch of computer science, developing intelligent machine with imitating, extending and augmenting human intelligence through artificial means and techniques to realize intelligent behaviour.This comprehensive compendium, consisting of 15 chapters, captures the updated achievements of AI. It is completely revised to reflect the current researches in the field, through numerous techniques and strategies to address the impending challenges facing computer scientists today.The unique volume is useful for senior or graduate students in the information field and related tertiary specialities. It is also a suitable reference text for professionals, researchers, and academics in AI, machine learning, electrical & electronic engineering and biocomputing.
 

Mastering Object-Oriented Programming with Python: Unlock the Secrets of Expert-Level Skills

Автор: literator от 5-03-2025, 05:51, Коментариев: 0

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

Название: Mastering Object-Oriented Programming with Python: Unlock the Secrets of Expert-Level Skills
Автор: Larry Jones
Издательство: Walzone Press
Год: 2025
Страниц: 559
Язык: английский
Формат: epub (true)
Размер: 11.7 MB

"Mastering Object-Oriented Programming with Python: Unlock the Secrets of Expert-Level Skills" is an invaluable resource for experienced Python developers looking to elevate their software craftsmanship. This book delves deeply into advanced object-oriented principles, offering a comprehensive guide to mastering the intricacies of Python's object model. With its thorough coverage on inheritance, polymorphism, and encapsulation, readers will gain insights into designing flexible, scalable systems that embody the core strengths of the object-oriented paradigm. The text meticulously explores the integration of Python's dynamic capabilities with proven design patterns, as well as novel techniques such as metaprogramming and functional integration. Readers will benefit from clear, practical examples that illuminate complex concepts, enabling them to adopt sophisticated strategies like concurrency, abstract base classes, and cutting-edge database interactions. By synthesizing functional and object-oriented principles, this book ensures developers can construct elegant, efficient, and robust solutions across diverse domains.