FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
|
|
-
Security as Code: DevSecOps Patterns with AWS (BK Das, et al.) Post under Security, Software Containers, and Cloud Computing on Sat Feb 04, 2023
It demonstrates how to use this methodology to secure any application and infrastructure you want to deploy. You'll learn how to create a secure containerized application with Kubernetes using CI/CD tooling from AWS and open source providers.
-
Mathematics for Machine Learning (Marc P. Deisenroth, et al.) Post under Machine Learning and Discrete Mathematics on Sat Feb 11, 2023
This textbook bridges the gap between mathematical and machine learning texts, introducing the mathematical concepts with a minimum of prerequisites. It provides a beautiful exposition of the mathematics underpinning modern machine learning.
-
The Big Book of Small Python Projects: 81 Easy Practice Programs Post under Python Programming on Sat Feb 04, 2023
This book demonstrates how to combine different libraries and frameworks to build amazing things. It picks up where the complete beginner books leave off, expanding on existing concepts and introducing new tools that you'll use every day.
-
Python Programming Exercises, Gently Explained (Al Sweigart) Post under Python Programming on Sat Feb 04, 2023
This is the perfect book for beginner and intermediate programmers who want to test their Python skills but aren’t ready to begin professional-level software development. The 42 programming exercises in this book let you practice what you've learned.
-
Data Visualization: A Practical Introduction (Kieran Healy) Post under Data Visualization on Sat Feb 18, 2023
It provides a hands-on introduction to the principles and practice of data visualization. It explains what makes some graphs succeed while others fail, how to make high-quality figures from data using powerful and reproducible methods.
-
Quantum Computer Science: An Introduction (David Mermin) Post under Quantum Computing and Computer Science on Sat Feb 18, 2023
Quantum Physics has some spectacular applications in computer science. This book is a concise introduction to Quantum Computation, developing the basic elements of this new branch of computational theory without assuming any background in physics.
-
Coding Games With Pygame Zero and Python (Richard Smith) Post under Game Programming and Python Programming on Sat Feb 04, 2023
Teach pro-gramming using action games used to make learning more interesting. Some of the examples are entirely focused on introducing new language concepts or showing how the Pygame Zero API works, but most are a mixture of both.
-
Clean Architectures in Python: Better Software Design Post under Software Patterns and Python Programming on Sat Feb 04, 2023
The clean architecture is the opposite of spaghetti code, where everything is interlaced and there are no single elements that can be easily detached from the rest and replaced without the whole system collapsing.
-
Scientific Visualisation: Python and Matplotlib (Nicolas P. Rougier) Post under Python Programming, Data Visualization on Sat Feb 04, 2023
Matplotlib provides a large library of customizable plots, along with a comprehensive set of backends. Through practical, hands-on and straightforward examples, the book guides you through Data Visualization and Exploration using Python and Matplotlib.
-
Bayes Rules! An Introduction to Applied Bayesian Modeling Post under Bayesian Thinking, R Programming, and Statistics on Sat Feb 11, 2023
An engaging, sophisticated, and fun introduction to the field of Bayesian statistics, it brings the power of modern Bayesian thinking, modeling, and computing to a broad audience. Integrates R code, including RStan modeling tools, bayesrules package.
-
Learn OpenGL: Graphics Programming in a Step-by-Step Fashion Post under Computer Graphics, 3D, Animation and Imaging on Sat Feb 25, 2023
This book will teach you the basics, the intermediate, and tons of advanced knowledge, using modern (core-profile) OpenGL. The aim of this book is to show you all there is to modern OpenGL in an easy-to-understand fashion, with clear examples, etc.
-
Internet of Things (IoT) Use Cases and Technologies Post under Internet of Things (IoT) and WSN on Sat Feb 25, 2023
This book introduces the IoT use cases and technologies. It uses practical examples to demonstrate the effect of IoT and its potential to change our world, and it discusses the existing wired and wireless communication technologies that have enabled IoT.
-
Energy Efficient Servers: Blueprints for Data Center Optimization Post under System Administration and Computer Hardware on Sat Feb 25, 2023
This book introduces power management technologies and techniques used in energy efficient servers, includes a deep examination of different features used in processors, memory, interconnects, I/O devices, and other platform components.
-
Patterns for Beginning Programmers (David Bernstein) Post under Computer Programming and Java Programming on Sat Feb 25, 2023
Programming patterns are solutions to problems that require the creation of a small fragment of code that will be part of a larger program. Hence, this book is about teaching you how to write such fragments of code.
-
Introduction to Social Network Methods (Robert Hanneman, et al.) Post under Social Media and Social Networks and Big Data on Sat Feb 25, 2023
Introduces many of the basics of formal approaches to the analysis of social networks. Provides a very basic introduction to the core ideas of social network analysis, and how these ideas are implemented in the methodologies that many analysts use.
-
Document Image Analysis (Lawrence O'Gorman, et al.) Post under Computer Vision and Digital Signal Processing (DSP) on Sat Feb 25, 2023
This book describes some of the technical methods and systems used for document processing of text and graphics images. The methods have grown out of the fields of digital signal processing, digital image processing, and pattern recognition.
-
Waking Up: Freeing Ourselves From Work (Pamela Satterwhite) Post under Careers/Job Interviews and Miscellaneous Books on Sat Feb 25, 2023
How we came to be servants of an economic system, rather than the other way around. It proposes a theory of wholism for critiquing the present reality and envisioning the world we want, and then suggests concrete actions to help us get there.
-
The Shape of Design (Frank Chimero) Post under Design Patterns and Website Style, Design, Accessibility on Sat Feb 18, 2023
Instead of talking about typography, grids, or logos, this book focuses on storytelling, co-dependency, and craft. It tries to supplement the abundance of technical talk and how-to elsewhere by elevating why great work is done.
-
Practical C (Mark Hharrison) Post under C Programming on Sat Feb 18, 2023
This book is a collection of ideas and techniques written for both the newcomer to the C programming language and the experienced C programmer who wishes to get the most from an implementation of the language on a personal computer.
-
Mostly Adequate Guide To Functional Programming Post under Functional Programming and JavaScript Programming on Sat Feb 18, 2023
This is a book on the functional paradigm in general. We'll use the world's most popular functional programming language: JavaScript. This makes it possible to practice and apply your acquired knowledge each day on real world programs.
-
Architecting Modern Web Apps with ASP.NET Core and Azure Post under Microsoft .NET and Microsoft Azure on Sat Feb 18, 2023
This guide provides end-to-end guidance on building monolithic web applications using ASP.NET Core and Azure. In this context, 'monolithic' refers to the fact that these applications are deployed as a single unit.
-
Linear Algebra (Jim Hefferon) Post under Algebra, Abstract Algebra, and Linear Algebra on Sat Feb 18, 2023
This textbook covers linear systems and Gauss' method, vector spaces, linear maps and matrices, determinants, and eigenvectors and eigenvalues. Each chapter has three or four discussions of additional topics and applications.
-
The Recursive Book of Recursion using Python and JavaScript Post under Computer Programming, Python, JavaScript on Sat Feb 11, 2023
Recursion has an intimidating reputation. This book uses Python and JavaScript examples to teach the basics of recursion, exposing the ways that it's often poorly taught and clarifying the fundamental principles of all recursive algorithms.
-
Data + Design: Preparing and Visualizing Information Post under Data Visualization on Sat Feb 11, 2023
This book conveys a strategy for data analysis that stresses the use of visualization to thoroughly study the structure of data and to check the validity of statistical models fitted to data. It explains important data concepts in simple language.
-
Programming Basics with C# (Svetlin Nakov, et al.) Post under C# Programming Language and Computer Programming on Sat Feb 11, 2023
This book introduces the readers to writing programming code at beginner level (variables and data, conditional statements, loops and methods) using the C# language, combines tutorial-style learning content with video lessons to ensure efficient learning.
-
What's a Microcontroller? (Andy Lindsay) Post under Electronics Circuit Design/Programming, Microcontrollers on Sat Feb 11, 2023
The book answers the question "What's a Microcontroller?" by showing students how they can design their own customized, intelligent inventions using the BASIC Stamp. This text is designed to accommodate a wide range of ages and skill levels.
-
An Introduction to Ray Tracing (Andrew S. Glassner, et al.) Post under Computer Graphics, 3D, Animation and Imaging on Sat Feb 11, 2023
This book develops from fundamental principles to advanced applications, providing "how-to" procedures as well as a detailed understanding of the scientific foundations of Ray Tracing. It is also richly illustrated with four-color and black-and-white plates.
-
Arduino Projects Book (Scott Fitzgerald, et al.) Post under Arduino on Sat Feb 04, 2023
This book walks you through the basics in a hands-on way, with creative projects you build by learning. You'll have a palette of software and circuits that you can use to create something beautiful, and make someone smile with what you invent.
-
Earth, Space, Environmental Science Explorations with ArcGIS Pro Post under Geographic Information System (GIS) on Sat Feb 04, 2023
This book covers a range of topics in the earth and space sciences, such as plate tectonics, natural hazards, Mars exploration, and climate change. Through a series of hands-on exercises, readers will gain basic competency in Esri's ArcGIS Pro software.
-
Forecasting: Principles and Practice (Rob J. Hyndman, et al.) Post under Statistics and R Programming on Sat Feb 04, 2023
This textbook provides a comprehensive introduction to forecasting methods and presents enough information about each method for readers to use them sensibly. Examples use R with many data sets taken from the authors' own consulting experience.
-
Understanding New Media Art (Elizabeth Bilyeu, et al) Post under Art, Music, and Related Books on Sat Feb 04, 2023
This is an introductory college art and art history courses that builds on scholarship in the field to propose a long historical context for the technologies and ideas related to New Media Art in the 21st century.
:
|
|