FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
|
|
-
Explanatory Model Analysis: Explore, Explain, Examine Models Post under Statistics and Mathematical Statistics
This book presents a collection of model agnostic methods that may be used for any black-box model together with real-world applications to classification and regression problems. With examples in R and Python.
-
Hypergraph Computation (Qionghai Dai, et al.) Post under Graph Theory and Algorithms
Comprehensive and systematic overview for Hypergraph computation. Rich blend of basic knowledge, theoretical analysis, algorithm introduction, and key applications. Describes hypergraph computation applications in computer vision, medical applications, etc.
-
Programming Abstractions in C++ (Eric S. Roberts) Post under The C++ Programming Language
This book gives students opportunities to practice and learn with engaging graphical assignments. A client-first approach to data structures helps students absorb, and then apply the material.
-
Systems Programming in Unix/Linux (K.C. Wang) Post under Unix/Linux Programming - System and Applications
This book attempts to capture the engineering wisdom and design philosophy of the UNIX, Linux, and Open Source software development community, and as it is applied today by the most experienced programmers.
-
Rust Atomics and Locks: Low-Level Concurrency in Practice Post under Rust Programming and Concurrent Programming
Helps Rust programmers gain a clear understanding of low-level concurrency. Learn everything about atomics and memory ordering and how to combine with basic operating system APIs to build common primitives like mutexes and condition variables.
-
Analyzing US Census Data: Methods, Maps, and Models in R Post under Data Analysis and R Programming
This book introduces readers to tools in the R programming language for accessing and analyzing Census data from the United States Census Bureau and shows how to carry out demographic analyses in a single computing environment.
-
Linux for Beginners (Jason Cannon) Post under The Linux Operating System
This book discusses the ins and outs of Linux in a beginner friendly style to make your learning process frustration free, includes Command Line, Programming and Operating System, as the book does not assume you know anything about Linux.
-
Introduction to Printed Circuit Board (PCB) Design Post under Electronic Engineering and Electronics Circuit Design
This book is interesting for Printed Circuit Boards (PCB) design as it covers everything from basics of PCB design to advance topics with clear and concise explanations with practical examples.
-
High-Speed Printed Circuit Board Design Guide (Amit Bahl) Post under Electronic Engineering and Electronics Circuit Design
This book addresses the high-speed Printed Circuit Boards (PCBs) design challenges and the best practices to be followed to meet those challenges. Designing an optimum PCB that is manufacturable requires immense practical experience.
-
General Topology (Pete L. Clark) Post under Topology
This is an oustanding book on introductory topology (point set topology). The book is short. However, it is solid and complete and the proofs presented by the author are surprisingly optimised: very concise but always clear.
-
The Philosophy of Mathematics Education (Paul Ernest, et al.) Post under Mathematics Education on Sat Jan 27, 2024
This survey provides a brief and selective overview of the philosophy of mathematics education. It provides overviews of critical mathematics education, and the most relevant modern movements in the philosophy of mathematics.
-
Random Fractals (Peter Morters) Post under Fractal Geometry and Fractals
Random Fractals are the method of choice when it comes to modelling landscapes, clouds and other natural phenomena. Describes the fundamentals of random fractals and some of the basic methods for their generation.
-
R Markdown Cookbook (Yihui Xie, et al) Post under R Programming and Programming/Coding Cookbooks
This book written by the developers of R Markdown is an essential reference that will help users learn and make full use of the software. It will be a popular addition on the desk of many professionals who regularly produce technical documents in the R language.
-
Lying for Fun and Profit (Kurt Butler) Post under Miscellaneous and Uncategorized Books
Exposes the corrupt symbiosis between the corporate mass media and the health fraud industries. Shows how this corrupt partnership deceives the public, costs us billions, and endangers our health.
-
HPC, Big Data, and AI Convergence Towards Exascale Post under High-Performance Computing (HPC), Big Data, AI)
Provides an updated vision on the most advanced computing, storage, and interconnection technologies, that are at basis of convergence among the High-Performance Computing (HPC), Cloud, Big Data, and artificial intelligence (AI) domains.
-
Learning Lua (Stack Overflow Contributors) Post under Lua Programming
This is an unofficial and free Lua ebook created for educational purposes. All the content is extracted from Stack Overflow Documentation, which is written by many hardworking individuals at Stack Overflow. It is neither affiliated with Stack Overflow nor official Lua.
-
Lecture Notes on Operating Systems (Marvin Solomon) Post under Operating Systems Design and Construction
This book combines instruction on concepts with real-world applications so that students can understand the practical usage of the content, keeps it fresh and up-to-date with contemporary examples of how operating systems function.
-
Mathematics for CS and Machine Learning (Jean Gallier, et al.) Post under Machine Learning and Applied Mathematics
Covering everything you need to know about machine learning, now you can master the mathematics, computer science and statistics behind this field and develop your very own neural networks!
-
Statistics for Health, Life and Social Sciences (Denis Anthony) Post under Statistics, Mathematical Statistics
This is a practical book. It is aimed at people who need to understand statistics, but not develop it as a subject. The typical reader might be a postgraduate student in health, life, or social science who has no knowledge of statistics.
-
Quantum Computing Freebook (Alastair I. M. Rae,, et al.) Post under Quantum Computing
Provides a comprehensive introduction to the key applications of quantum mechanics, including quantum cryptography, quantum information, and Quantum Computing, features chapters culled from best-selling quantum physics and quantum mechanics titles.
-
Digital Systems Design (Ramaswamy Palaniappan) Post under Electronics Circuit Design
This book provides readers with a fundamental understanding of digital system concepts such as logic gates for combinatorial logic circuit design and higher level logic elements such as counters and multiplexers.
-
Lectures on the Geometry of Manifolds (Liviu I Nicolaescu) Post under Topology and Geometry
Introduce the reader to some of the main techniques, ideas and concepts frequently used in modern geometry. Develop many algebraic-topological techniques in the special context of smooth Manifolds such as Poincaré duality, etc.
-
Manifold Theory (Peter Petersen) Post under Topology and Geometry
This book introduces Manifolds, the higher-dimensional analogs of smooth curves and surfaces, are fundamental objects in modern mathematics with the aim of helping the reader achieve a rapid mastery of the essential topics.
-
Elementary Real Analysis (Brian S. Thomson, et al) Post under Calculus and Mathematical Analysis
This book is written in a rigorous, yet reader friendly style with motivational and historical material that emphasizes the 'big picture' and makes proofs seem natural rather than mysterious.
-
Finite Difference Computing with Exponential Decay Models Post under Numerical Analysis and Computation
This textbook provides a very simple, initial introduction to the complete scientific computing pipeline: models, discretization, algorithms, programming, verification, and visualization.
-
Platform Embedded Security Technology Revealed (Xiaoyu Ruan) Post under Computer, Networks, and Information Security
This book is an in-depth introduction to Intel's platform embedded solution: the security and management engine. The engine is shipped inside most Intel platforms for servers, personal computers, tablets, and smartphones.
-
Statistics Done Wrong: The Woefully Complete Guide (Reinhart) Post under Statistics and Mathematical Statistics
Scientific progress depends on good research, and good research needs good statistics. But statistical analysis is tricky to get right, even for the best and brightest of us. You'd be surprised how many scientists are doing it wrong.
-
Introduction to Statistical Data Analysis with R (Matthias Kohl) Post under Data Analysis and R Programming
The book offers an introduction to statistical data analysis applying the free statistical software R, probably the most powerful statistical software today. The analyses are performed and discussed using real data.
-
Super Special Codes Using Super Matrices (W.B.V Kandasamy) Post under Matrix Algebra and Miscellaneous Mathematics
Super special codes are constructed for the first time using super-matrices. Several interesting properties of these codes, along with their applications to other fields are discussed in this book.
-
R for Statistical Modelling and Computing (Petra Kuhnert, et al.) Post under Statistics and R Programming
An excellent tutorial on the R language, providing examples that illustrate programming concepts in the context of practical statistical modelling and computational problems. Understanding of quantitative methods and apply to real world apps.
-
Model and Mathematics: From the 19th to the 21st Century Post under History of Mathematics, General Mathematics
The aim of this anthology is to showcase the status of the mathematical model between abstraction and realization, presentation and representation, what is modeled and what models.
-
Planar Maps, Random Walks and Circle Packing (Asaf Nachmias) Post under Graph Theory on Sat Oct 28, 2023
This open access book focuses on the interplay between random walks on planar maps and Koebe’s circle packing theorem. Entirely self-contained. Many classical proofs have been simplified and streamlined. Contains numerous useful exercises.
-
Managing Risk and Information Security: Protect to Enable Post under Computer, Networks, and Information Security on Sat Oct 28, 2023
Examine the evolving enterprise security landscape and discover how to manage and survive risk. The book also includes many examples from other well-known companies and provides guidance for a management-level audience.
-
The Privacy Engineer's Manifesto: Getting from Policy to Code Post under Computer, Networks, and Information Security on Sat Oct 28, 2023
This book offers industry-proven solutions that go beyond mere theory and adding lucid perspectives on the challenges and opportunities raised with the emerging "personal" information economy.
-
Brain and Human Body Modeling: Computational Human Modeling Post under Computational and Mathematical Modeling on Sat Oct 28, 2023
This open access book describes modern applications of computational human modeling with specific emphasis in the areas of neurology and neuroelectromagnetics, depression and cancer treatments, radio-frequency studies and wireless communications.
-
DevOpsSec: Securing Software through Continuous Delivery Post under Information Security, Software Containers, DevOps on Sat Oct 28, 2023
Understand how to use DevOps to secure DevOps. This book uses case studies from Etsy, Netflix, and the London Multi-Asset Exchange (LMAX) to illustrate the steps leading organizations have taken to secure their DevOps processes.
-
Engineering Systems, Dynamics, Modelling, Simulation, and Design Post under Computational Simulations and Modeling on Sat Oct 28, 2023
This textbook is designed for engineering students and professionals in the field to support their understanding and application of these methods for modelling, simulation, and design of engineering systems.
-
Semiconductor Packaging: Materials Interaction and Reliability Post under Electronic Engineering on Sat Oct 28, 2023
The book focuses on an important step in semiconductor manufacturing - package assembly and testing. It covers the basics of material properties and explains how to determine which behaviors are important to package performance.
-
Security in Distributed, Grid, Mobile, and Pervasive Computing Post under Computer, Networks, and Information Security on Sat Oct 28, 2023
A rich and useful presentation of strategies for security issues, this book focuses on the increasing demand to guarantee privacy, integrity, and availability of resources in networks and distributed systems.
:
|
|