FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
|
|
-
Architecture Patterns with Python (Harry Percival, et al.) Post under Software Design Patterns and Python Programming on Sat Oct 01, 2022
Enabling Test-Driven Development, Domain-Driven Design, and Event-Driven Microservices, it introduces proven architectural design patterns to help Python developers manage application complexity, and get the most value.
-
Computer Graphics from Scratch: A Programmer's Introduction Post under Computer Graphics, 3D, Animation and Imaging on Sat Oct 01, 2022
This book demystifies the algorithms used in modern graphics software with basic programming and high school math, and focuses on only one aspect of computer graphics: 3D Rendering. Pseudocode examples link to live JavaScript demos.
-
The Data Engineer's Guide to Apache Spark (Databricks) Post under Big Data and Data Engineering on Sat Oct 22, 2022
This book is for data engineers looking to leverage the immense growth of Apache Spark to build faster and more reliable data pipelines. It leverages Spark's amazing speed, scalability, simplicity, and versatility to build practical Big Data solutions.
-
Kafka: The Definitive Guide: Real-Time Data and Stream Processing Post under Data Processing and Data Streaming on Sat Oct 08, 2022
Through detailed examples, you'll learn Kafka's design principles, reliability guarantees, key APIs, and architecture details, including the replication protocol, the controller, and the storage layer.
-
Introduction to Probability for Data Science (Stanley Chan) Post under Probability Theory and Data Science on Sat Oct 01, 2022
This book is an introductory textbook in undergraduate probability in the context of data science to emphasize the inseparability between data (computing) and probability (theory) in our time, with examples in both MATLAB and Python.
-
Computer Security Handbook (Seymour Bosworth, et al.) Post under Computer and Information Security on Sat Oct 22, 2022
This handbook has compiled advice about how to minimize the possibility of computer security breaches in your systems. It provides comprehensive best guidance about how to minimize hacking, fraud, human error, the effects of natural disasters, and more.
-
Probabilistic Machine Learning: Advanced Topics (Kevin Murphy) Post under Machine Learning and Probability Theory on Sat Oct 15, 2022
This book expands the scope of Machine Learning to encompass more challenging problems, discusses methods for discovering 'insights' about data, and how to use probabilistic models for causal inference and decision making under uncertainty.
-
Principles of Algorithmic Problem Solving (Johan Sannemo) Post under Computer Programming and C++ Programming on Sat Oct 22, 2022
The algorithmic approach to solving problems in computer technology is an essential tool. This book presents a readable, entertaining, and energetic book that will motivate and challenge students to open their minds to the algorithmic nature of problem solving.
-
A Beginner's Guide to Understanding Game Hacking Techniques Post under Game Programming, Hacking and Hackers on Sat Oct 08, 2022
Game hacking allows you to add functionality and change how games work. Whether your goal is to add a new unit to an RTS game or create an aimbot for a FPS game, this book will teach you what you need to become a true game hacker.
-
Redis for Dummies, Limited Edition (Steve Suehring) Post under NoSQL and Non-relational Databases on Sat Oct 15, 2022
Discover Redis data structures and modules. Create applications with Redis. Learn about Redis use cases. Go beyond the basics to understand how Redis is powering the real world with use cases such as caching, session stores, geospatial indexing, ...
-
Introduction to Game Theory: a Discovery Approach Post under Game Theory on Sat Oct 22, 2022
This book includes an exploration of the ideas of Game Theory through the rich context of popular culture. It contains sections on applications of the concepts to popular culture. It suggests films, television shows, and novels with themes from game theory.
-
Concrete Semantics: With Isabelle/HOL (Tobias Nipkow, et al.) Post under Semantics & Computational Semantics on Sat Oct 22, 2022
The book teaches the reader the art of precise logical reasoning and the practical use of a proof assistant as a surgical tool for formal proofs about computer science artefacts. It represents a formal approach to computer science, not just Semantics.
-
Wandering Games (Melissa Kagen) Post under Gaming and Game Development on Sat Oct 22, 2022
Wandering in games can be a theme or a player action. It can mean walking, escaping, traversing, meandering, or returning. This book introduces the concept of "wandering games," exploring the uses of wandering in a variety of game worlds.
-
Learning Firebase (Stack Overflow Contributors) Post under NoSQL and Non-Relational Databases on Sat Oct 15, 2022
You'll see how to build cross-platform apps with the three pillars of the Firebase platform: technologies to help you develop apps with a real-time database, remote configuration, cloud messaging, and more;
-
Principles of Digital Communication (Robert G. Gallager) Post under Computer Networks and Data Communications on Sat Oct 15, 2022
The book begins with data compression for arbitrary sources. It then describes how to modulate the resulting binary data for transmission over wires, cables, optical fibers, and wireless channels.
-
Trigger Happy: Videogames and Entertainment Revolution Post under Gaming, Gameplay, and Gamers on Sat Oct 15, 2022
This revolutionary book is the first-ever academically worthy and deeply engaging critique of one of today's most popular forms of play: videogames are on track to supersede movies as the most innovative form of entertainment in the new century.
-
The Manual of Mathematical Magic (Peter McOwan, et al.) Post under Popular and Recreational Mathematics on Sat Oct 15, 2022
This book will show you how to perform some magical miracles to impress and entertain your friends. But it will also explain the mathematics behind the tricks and how that same mathematics is used in the real world.
-
RFID Crash Course (RFID4U) Post under Radio and RFID (Radio Frequency Identification) on Sat Oct 08, 2022
This book is intended to provide an overview of RFID technology, its applications and best practices for anyone who would like to implement RFID in their business and would like to get information on what it does, how it works, etc.
-
Introduction to Classical and Quantum Computing (Tom Wong) Post under Quantum Computing and Computational Software on Sat Oct 08, 2022
This book is for students who want to learn quantum computing beyond a conceptual level, but who lack advanced training in mathematics. The only prerequisite is trigonometry, and mathematics beyond that will be covered.
-
Sage for Undergraduates (Gregory V. Bard) Post under Mathematical Software and Computational Mathematics on Sat Oct 08, 2022
This book is a gentle introduction to SageMath for undergraduate students toward the end of Calculus or higher-level course work such as Multivariate Calculus, Differential Equations, Linear Algebra, or Math Modeling.
-
Compact Models for Integrated Circuit Design Post under Electronics Circuit Design and VHDL, VHSIC, VLSI, etc. on Sat Oct 08, 2022
This book provides a modern treatise on compact models for circuit computer-aided design (CAD), offers a balanced presentation of compact modeling crucial for addressing current modeling challenges and understanding new models for emerging devices.
-
Missions For Thoughtful Gamers (Andrew Cutting) Post under Gaming, Gameplay, and Gamers on Sat Oct 08, 2022
Who am I? How do I live a good life? What is reality? Such perennial questions may seem remote from the pleasures of playing videogames for entertainment and fantasy. This book presents a sequence of 40 challenges for gamers.
-
Mastering STM32 (Carmine Noviello) Post under Electronics Circuit Design, Microcontrollers, PLC, VLSI, etc. on Sat Oct 01, 2022
This book introduces the reader to this exciting MCU portfolio from ST Microelectronics and its official CubeHAL, showing its functionalities with a lot of examples and tutorials, assumes that you are totally new to this family of MCUs.
-
Mobile Forensics – The File Format Handbook Post under Digital and Computer Forensics on Sat Oct 01, 2022
It summarizes knowledge about several file systems and file formats commonly used in mobile devices. The aim is to act as a knowledge base and reference guide for digital forensic practitioners who need knowledge about a specific file system or file format.
-
Barcode Overview (TEC-IT) Post under Information Retrieval on Sat Oct 01, 2022
This book will serve as your guide to barcodes as it will explain what Barcodes are, their composition and purpose, and how they can help your company save time and money. It explains how you can implement them efficiently.
-
Mathematics of Economics and Business (Frank Werner, et al.) Post under Financial Mathematics and Economics on Sat Oct 01, 2022
For all students who wish to understand current economic and business literature, knowledge of mathematical methods has become a prerequisite. Clear and concise, with precise definitions and theorems, this book covers all the major topics required.
-
The Art of Polynomial Interpolation (Stuart Murphy) Post under Numerical Computing and Calculus on Sat Oct 01, 2022
Exploring the techniques of interpolating data allows us to view the development and birth of a polynomial. This book is focused on laying a foundation for understanding and applying several common forms of Polynomial Interpolation.
-
Mathematical Modeling of the Human Brain Post under Computational / Mathematical Simulations and Modeling on Sat Oct 01, 2022
The book bridges common tools in medical imaging and neuroscience with the numerical solution of brain modelling PDEs, covers the basics of magnetic resonance imaging and quickly proceed to generating first FEniCS brain meshes from T1-weighted images.
-
Porting UNIX Software: From Download to Debug (Greg Lehey) Post under The Unix Operating Systems on Sat Oct 01, 2022
The book exhaustively discusses the differences between versions of UNIX and the areas where porters tend to have problems. Many problems can be solved without a knowledge of C or UNIX.
-
A Gentle Introduction to the Art of Mathematics (Joseph Fields) Post under Miscellaneous Mathematics and Elementry Mathematics on Sat Oct 01, 2022
The purpose of this book is to acclimatize the student to some of the culture and terminology of mathematics and to begin developing in them a proficiency at reading and writing mathematical proofs.
-
Understanding Music: Past and Present (N. Alan Clark, et al.) Post under Art, Music, and Related Books on Sat Oct 01, 2022
This book creates a roadmap from some of the earliest known origins of music to modern day. It covers the fundamentals of music and the physics of sound, an exploration of music from the Middle Ages to the present day.
:
|
|