FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
|
|
-
Algorithms for Decision Making (Mykel Kochenderfer, et al) Post under Algorithms and Operations Research (OR) on Sat Feb 05, 2022
This textbook provides a broad introduction to algorithms for decision making under uncertainty, covering the underlying mathematical problem formulations and the algorithms for solving them.
-
The Linux Command Line: A Complete Introduction (W. Shotts) Post under Unix/Linux Shell Scripting on Sat Feb 05, 2022
This book takes you from your very first terminal keystrokes to writing full programs in Bash, the most popular Linux shell. Along the way you'll learn the timeless skills handed down by generations of gray-bearded, mouse-shunning gurus.
-
JavaScript: The First 20 Years (Allen Wirfs-Brock, et al) Post under History of Computing and JavaScript on Sat Feb 12, 2022
This book tells the story of the creation, design, evolution, and standardization of the JavaScript language over the period of 1995–2015. But the story is not only about the technical details of the language.
-
Embedded Controllers Using C and Arduino (James Fiore) Post under Embedded Systems, Microcontrollers, C Programming on Sat Feb 19, 2022
This text is designed to introduce and expand upon material related to the C programming language and embedded controllers, and specifically, the Arduino development system and associated Atmel ATmega microcontrollers.
-
Kalman and Bayesian Filters in Python (Roger R Labbe Jr.) Post under Digital Filters, Bayesian Thinking, Python Programming on Sat Feb 05, 2022
This book is an introductory text for Kalman and Bayesian filters. All code is written in Python, and the book itself is written using Juptyer Notebook so that you can run and modify the code in your browser. What better way to learn?
-
The Angular Mini-Book - Introduction to Angular and Spring Boot Post under JavaScript Frameworks and Java Web Frameworks on Sat Feb 05, 2022
This book is aimed specifically at web or Java developers who want a rapid introduction to Angular, Bootstrap, and Spring Boot. It is also a guide to getting started with Angular. You'll learn how to develop a bare-bones application, test it, and deploy it.
-
97 Things Every Data Engineer Should Know: from the Experts Post under Data Science and Data Engineering on Sat Feb 26, 2022
With this in-depth book, current and aspiring engineers will learn powerful real-world best practices for managing data big and small. Experts share their experiences and lessons learned for overcoming a variety of specific and often nagging challenges.
-
Incompleteness and Computability: Gödel's Theorems Post under Mathematical Logic and Computability Theory on Sat Feb 05, 2022
This book is an introduction to metamathematics and Gödel's theorems. It covers recursive function theory, arithmetization of syntax, the first and second incompleteness theorem, models of arithmetic, second-order logic, and the lambda calculus.
-
CodePath Android Cliffnotes Post under Android Development and Programming on Sat Feb 12, 2022
We have Android guides for everyone whether you are a beginner, intermediate or expert. We don't waste time with the "theoretical approach" you might get from a book. We cover exactly the things we use every day as we are developing apps for contracts.
-
Designing and Building Parallel Programs (Ian Foster) Post under Parallel Computing and Programming on Sat Feb 26, 2022
This book introduces the parallel paradigm, and shows how parallel programming is carried out using a variety of programming languages, focus throughout on parallel programming as opposed to algorithm development.
-
Logic for Computer Science: Automatic Theorem Proving Post under Artificial Intelligence and Mathematical Logic on Sat Apr 06, 2013
This book introduces mathematical logic with an emphasis on proof theory and procedures for algorithmic construction of formal proofs. covers the mathematical logic necessary to computer science, emphasizing algorithmic methods for solving proofs.
-
Essentials of Stochastic Processes (Rick Durrett) Post under Probability and Stochastic Process on Sat Feb 19, 2022
Stochastic processes have become important for many fields, including mathematical finance and engineering. Written by one of the worlds leading probabilists, this book presents recent results previously available only in specialized monographs.
-
This Gaming Life: Travels in Three Cities (Jim Rossignol) Post under Computer and Video Game Development on Sat Feb 19, 2022
A fascinating and eye-opening look into the real human impact of gaming culture. Traveling the globe and drawing anecdotes from many walks of life, it takes us beyond the media hype and into the lives of real people whose lives changed by gaming.
-
Code the Classics – Volume 1 (David Crookes, et al.) Post under Game Programming and Python Programming on Sat Feb 12, 2022
This book not only tells the stories of some of the seminal video games of the 1970s and 1980s, but shows you how to create your own games inspired by them using Python and Pygame Zero, following examples programmed by Raspberry Pi founder Eben Upton.
-
Foundations in Statistical Reasoning (Pete Kaslik) Post under Statistics and Mathematical Statistics on Sat Feb 12, 2022
This book is designed for students taking an introductory statistics class. The emphasis throughout the entire book is on how to make decisions with only partial evidence. It focuses on the thought process.
-
Problems on Algorithms, 2nd Edition (Ian Parberry) Post under Algorithms and Data Structures on Sat Feb 05, 2022
This book provides an extensive and varied collection of useful, practical problems on the design, analysis, and verification of algorithms. By the end of this book, you will have mastered widely applicable algorithms as well as how and when to use them.
-
Persuasive Gaming in Context (Teresa de la Hera, et al.) Post under Game Development and Programming on Sat Feb 05, 2022
It offers a multifaceted reflection on persuasive gaming, that is, on the process of these particular games being played by players. The purpose is to better understand when and how digital games can be used for persuasion by further exploring persuasive games.
-
Mixed Signal and DSP Design Techniques (Walt Kester, et al) Post under Digital Signal Processing (DSP) on Sat Feb 05, 2022
Mixed-signal processing implies the use of both analog and digital in the same system. The reader is provided with information on how to choose between the techniques and how to design a system that takes advantage of the best features of each of them.
-
Digital Filter Design (Zoran Milivojevic) Post under Digital Signal Processing, Electronics Circuit Design, HDL on Sat Feb 05, 2022
Provide you with different theorethical and practical approaches to digital filter design. It covers design of both finite and infinite impulse response filters. In addition, it applies the most popular and most commonly used design methodes giving the best solutions.
-
Help! My Computer is Broken (How do I Fix It?) Post under Computer Hardware and Personal Computers on Sat Feb 05, 2022
This book takes the most common computer problems and tells you how to fix them. It’s as simple as that! If you’ve ever wondered why your laptop won’t turn on, you can’t get a WiFi connection, your printer isn’t printing, or why everything is so slow ...
-
Engineering Reliability – New Techniques and Applications Post under Software Engineering and Electronic Engineering on Sat Feb 26, 2022
This book is an easy-to-use guide to basic descriptive statistics, reliability concepts, and the properties of lifetime distributions such as the exponential, Weibull, and lognormal, covers reliability data plotting, acceleration models, systems models, and much more.
-
Computations in Algebraic Geometry with Macaulay 2 Post under Computational Mathematics and Mathematical Software on Sat Feb 26, 2022
This book presents algorithmic tools for algebraic geometry and experimental applications of them. Macaulay 2 is a computer algebra system devoted to supporting research in algebraic geometry, commutative algebra, and their applications.
-
Categorical Homotopy Theory (Emily Riehl) Post under Category Theory and Topology on Sat Feb 05, 2022
This book develops abstract homotopy theory from the categorical perspective with a particular focus on examples. It helps consolidate and simplify one's understanding of derived functors, homotopy limits and colimits, and model categories, among others.
-
Train Your Brain: Build a Framework for Clear Thinking Post under Miscellaneous and Uncategorized Books on Sat Feb 05, 2022
This book will help you build a mental framework for clear thinking. With daily practice you can build your skills in clear thinking, and become a more productive and happier person. The basic anatomy of the brain is presented.
-
The New Hacker's Dictionary (The Jargon File) by Eric S. Raymond Post under Software Engineering Practices and Miscellaneous Books on Sat Feb 05, 2022
A collection of slang terms used by various subcultures of computer hackers. Though some technical material is included for background and flavor, it is not a technical dictionary. What we describe here is the language hackers use among themselves.
:
|
|