Learn how to design, build, and deliver robust, scalable enterprise systems with Go. While many resources stop at syntax and beginner examples, this book is written for professional developers who need to create production-grade services. ...Loe edasi...
In a world flooded with digital information, the ability to automatically extract meaningful and actionable insights from global news feeds is a critical skill. Extracting Actionable Information from RSS Feeds Using Python and AI offers a hands-on g...Loe edasi...
This textbook provides a comprehensive understanding of multirate signal processing, focusing on practical applications and real-world examples implemented in Python. The book covers fundamental and advanced topics such as filter banks, sampling the...Loe edasi...
Exploratory Data Analysis Using R provides a classroom-tested introduction to exploratory data analysis (EDA), and this revised edition is accompanied by the R package ExploreTheData that implements many of the approaches described. As bef...Loe edasi...
Exploratory Data Analysis Using R provides a classroom-tested introduction to exploratory data analysis (EDA), and this revised edition is accompanied by the R package ExploreTheData that implements many of the approaches described. As bef...Loe edasi...
Computational geometry plays a vital role in fields ranging from algorithms, data structures, robotics, and computer graphics to geographic information systems and AI. Providing a comprehensive toolkit, this core textbook constructs a strong bridge...Loe edasi...
This book provides a practical introduction to using computational (or numerical) methods to solve physics problems using the Python programming language, including differential equations, Fourier transforms, Monte Carlo methods, and data analysis...Loe edasi...
This book provides a practical introduction to using computational (or numerical) methods to solve physics problems using the Python programming language, including differential equations, Fourier transforms, Monte Carlo methods, and data analysis...Loe edasi...
Beginning with a gentle introduction to causal discovery and the foundations of probability and statistics, this textbook is written in a highly pedagogical way. By uniting probability theory, statistical inference, and graph theory, the book offers...Loe edasi...
This book is a well-recognized and leading guidebook on High Performance Computing for a broad audience of readers from industry and academia. The new edition is completely reorganized and updated to include the latest research in HPC. A new intro...Loe edasi...
This textbook serves as a companion to A Mathematical Introduction to Data Science. It uses Python programming to provide a comprehensive foundation in the mathematics needed for data science. It is designed for anyone with a basic mathematical...Loe edasi...
As businesses race to unlock the full potential of large language models (LLMs), a critical challenge has emerged: How do you connect these tools to real-time, external data to solve real-world problems? Retrieval-augmented generation (RAG) is the an...Loe edasi...
This book is your definitive guide to mastering DeepSeek, a leading open-source Large Language Model (LLM), and leveraging its power through practical Python programming. It is structured to build your expertise from foundational Python data struc...Loe edasi...
This book is your definitive guide to mastering DeepSeek, a leading open-source Large Language Model (LLM), and leveraging its power through practical Python programming. It is structured to build your expertise from foundational Python data struc...Loe edasi...
Python for Accounting and Finance is an innovative textbook written for accounting and finance students and professionals with no prior coding experience. It introduces Python programming through a mind mapping approach that presents comple...Loe edasi...
Python for Accounting and Finance: A Mind-Mapping Approach is an innovative textbook written for accounting and finance students and professionals with no prior coding experience. It introduces Python programming through a mind-mapping appr...Loe edasi...
This easy-to-follow textbook teaches Java programming from first principles, as well as covering design and testing methodologies. The text is divided into two parts. Each part supports a one-semester module, the first part addressing fundamental pr...Loe edasi...
This book explains how the Z Garbage Collector was designed, why it was designed this way, the common pitfalls to avoid when using ZGC in JDK 25 and how to get useful information from the garbage collector.Java is one of the most widely use...Loe edasi...
This book explains how the Z Garbage Collector was designed, why it was designed this way, the common pitfalls to avoid when using ZGC in JDK 25 and how to get useful information from the garbage collector.With a unique angle right between...Loe edasi...
This text describes the essentials of the Python programming language for symbolic and numeric engineering problems, emphasizing an interactive approach. It incorporates the Spyder IDE in conjunction with the four Python packages (NumPy, SciPy, SymP...Loe edasi...
This book is a complete, hands-on guide to designing, training, and deploying your own Large Language Models (LLMs)from the foundations of tokenization to the advanced stages of fine-tuning and reinforcement learning. Written for developers, data sc...Loe edasi...
(Ilmumisaeg: 13-May-2026, Paperback / softback, Kirjastus: For Dummies, ISBN-13: 9781394401901)
Your guide to the programming language thats revolutionizing software development Ready to learn Rust, the language that combines blazing performance with memory safety? Rust All-in-One For Dummies takes you from complete beginner to con...Loe edasi...
This text provides a practical, hands-on introduction to the fundamental concepts of mathematical programming and network science. Particular emphasis is placed on linear programming, mathematical modelling and case studies, the implementation of th...Loe edasi...
(Ilmumisaeg: 07-May-2026, Hardback, Kirjastus: Cambridge University Press, ISBN-13: 9781009500685)
This accessible tutorial reference by a multidisciplinary team of experts surveys efficient algorithms for analysing different types of games on graphs and applications in optimisation, reinforcement learning, model theory, and set theory. Prerequis...Loe edasi...
Sari: River Publishers Series in Computing and Information Science and Technology
(Ilmumisaeg: 01-May-2026, Paperback / softback, Kirjastus: River Publishers, ISBN-13: 9788743809449)
Introduction to Psychophysics with Python bridges classical theories of sensation and perception with modern computational tools. Featuring tutorials, annotated PsychoPy code, and real-world examples, it equips readers to design, run, and analyze...Loe edasi...
Learning programmable logic controller (PLC) programming can be overwhelming for beginners. This book bridges the gap between theory and practice with a hands-on, guided approach to industrial control. The book begins with a cl...Loe edasi...
(Ilmumisaeg: 29-Apr-2026, Paperback / softback, Kirjastus: For Dummies, ISBN-13: 9781394380442)
An accessible walkthrough of one of the worlds most popular programming languages: C++ C++ For Dummies is your from-scratch guide that explains the essentials of what you need to know to understand the language and build your very first...Loe edasi...
Proactively identify and mitigate API security risks using practical testing techniques in an ASP.NET Core development workflow. With APIs becoming the backbone of modern applications and digital transformation, they have also become prime targets f...Loe edasi...
Unlock the full potential of quantitative trading with Prescriptions for Quant Traders Using R—a practical, hands-on guide for turning data into trading decisions. This book is written for quantitative traders, financial analy...Loe edasi...
Learn how to design, build, and deliver robust, scalable enterprise systems with Go. While many resources stop at syntax and beginner examples, this book is written for professional developers who need to create production-grade services. ...Loe edasi...
In a world flooded with digital information, the ability to automatically extract meaningful and actionable insights from global news feeds is a critical skill. Extracting Actionable Information from RSS Feeds Using Python and AI offers a hands-on g...Loe edasi...
This textbook provides a comprehensive understanding of multirate signal processing, focusing on practical applications and real-world examples implemented in Python. The book covers fundamental and advanced topics such as filter banks, sampling the...Loe edasi...
Master algorithmic short selling with Python by learning practical strategies, coding trading signals, and applying robust risk management to generate alpha in any market condition. Key Features Build and test algorithmic short...Loe edasi...
Exploratory Data Analysis Using R provides a classroom-tested introduction to exploratory data analysis (EDA), and this revised edition is accompanied by the R package ExploreTheData that implements many of the approaches described. As bef...Loe edasi...
Exploratory Data Analysis Using R provides a classroom-tested introduction to exploratory data analysis (EDA), and this revised edition is accompanied by the R package ExploreTheData that implements many of the approaches described. As bef...Loe edasi...
Computational geometry plays a vital role in fields ranging from algorithms, data structures, robotics, and computer graphics to geographic information systems and AI. Providing a comprehensive toolkit, this core textbook constructs a strong bridge...Loe edasi...
This book provides a practical introduction to using computational (or numerical) methods to solve physics problems using the Python programming language, including differential equations, Fourier transforms, Monte Carlo methods, and data analysis...Loe edasi...
This book provides a practical introduction to using computational (or numerical) methods to solve physics problems using the Python programming language, including differential equations, Fourier transforms, Monte Carlo methods, and data analysis...Loe edasi...
Computers are no longer beige boxes that sit on our desks or foldable aluminium books — they are embedded into almost everything we own. Our doorbells, kitchen gadgets, vacuum cleaners, and media players are all powerful computing devices r...Loe edasi...
Beginning with a gentle introduction to causal discovery and the foundations of probability and statistics, this textbook is written in a highly pedagogical way. By uniting probability theory, statistical inference, and graph theory, the book offers...Loe edasi...
This book is a well-recognized and leading guidebook on High Performance Computing for a broad audience of readers from industry and academia. The new edition is completely reorganized and updated to include the latest research in HPC. A new intro...Loe edasi...
This textbook serves as a companion to A Mathematical Introduction to Data Science. It uses Python programming to provide a comprehensive foundation in the mathematics needed for data science. It is designed for anyone with a basic mathematical...Loe edasi...
Design principles and patterns for building better Python software.Great Python applications take advantage of established design principles and patterns that maximize performance, maintainability, and reliability. Software Design i...Loe edasi...
As businesses race to unlock the full potential of large language models (LLMs), a critical challenge has emerged: How do you connect these tools to real-time, external data to solve real-world problems? Retrieval-augmented generation (RAG) is the an...Loe edasi...
Build smart, AI-powered robots with Raspberry Pi and Python through hands-on projects, from rovers to intelligent household helpers Key Features Boost your Python skills with practical examples to program complex robot behavior...Loe edasi...
Master Javas most significant concurrency upgrade with hands-on problems that build skill and confidence Key Features Solve 150+ problems that deepen your understanding of Project Loom Explore structured concurrency, scoped va...Loe edasi...
This book is your definitive guide to mastering DeepSeek, a leading open-source Large Language Model (LLM), and leveraging its power through practical Python programming. It is structured to build your expertise from foundational Python data struc...Loe edasi...
This book is your definitive guide to mastering DeepSeek, a leading open-source Large Language Model (LLM), and leveraging its power through practical Python programming. It is structured to build your expertise from foundational Python data struc...Loe edasi...
Master modern React application architecture patterns and principles for building scalable, maintainable production apps and learn best practices in project structure, component design, state management, testing strategies, and more Key F...Loe edasi...