FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
|
|
-
Developing Graphics Frameworks with Python and OpenGL Post under Computer Graphics, Computer Vision, and Python on Sat Jun 04, 2022
It shows you how to create software for rendering complete three-dimensional scenes, explains the foundational theoretical concepts as well as the practical programming techniques that will enable you to create your own animated and interactive worlds.
-
Deep Learning for Coders with Fastai and PyTorch Post under Deep Learning and Neural Networks on Sat Jun 18, 2022
This book show you how to train a model on a wide range of tasks using fastai and PyTorch. You'll also dive progressively further into deep learning theory to gain a complete understanding of the algorithms behind the scenes.
-
Mining Social Media: Finding Stories in Internet Data Post under Data Mining and Social Media on Sat Jun 04, 2022
This book shows you how to use Python and key data analysis tools to find the stories buried in social media. Perform advanced data analysis using Python, Jupyter Notebooks, and the Pandas library.
-
Real-World Maintainable Software (Abraham Marin-Perez) Post under Software Engineering Principles and Practices on Sat Jun 04, 2022
With this practical book, you'll learn 10 easy-to-follow guidelines for delivering Java software that’s easy to maintain and adapt. These guidelines have been derived from analyzing hundreds of real-world systems.
-
Practical Node.js: Building Real-World Scalable Web Apps Post under Node.js and JavaScript Frameworks on Sat Jun 11, 2022
This book takes you from installing all the necessary modules to writing full-stack web applications. You'll harness the power of the Express.js and Hapi frameworks, the MongoDB database with Mongoskin and Mongoose.
-
What Every Programmer Should Know About Memory Post under Computer Programming, C Programming, and C++ Programming on Sat Jun 04, 2022
This document explains the structure of memory subsystems in use on modern commodity hardware, illustrating why CPU caches were developed, how they work, and what programs should do to achieve optimal performance by utilizing them.
-
Beej's Guide to C Programming (Brian Hall) Post under The C Programming Language on Sat Jun 11, 2022
This book introduces you to the most commonly used programming language, for computer users who would want to have an idea what is happening behind the scenes as they work with various computer programs.
-
Search Engines: Information Retrieval in Practice Post under Information Retrieval (IR) and Search Engines on Sat Jun 04, 2022
Written by a leader in the field of information retrieval, it is designed to give students the understanding and tools they need to evaluate, compare and modify search engines. It is also a valuable tool for search engine and information retrieval professionals.
-
Elementary Probability for Applications (Rick Durrett) Post under Probability and Stochastic Process on Sat Jun 25, 2022
This clear and lively introduction to probability theory concentrates on the results that are the most useful for applications, including combinatorial probability and Markov chains. Concise and focused, designed for students familiar with basic calculus.
-
Describing Data Patterns: Deconstruction of Metadata Standards Post under Data Analysis and Information Retrieval on Sat Jun 25, 2022
It analyzes the methods, technologies, standards, and languages to structure and describe data in their entirety. It reveals common features, hidden assumptions, and ubiquitous patterns among these methods and shows how data are structured.
-
TinyOS, an Embedded Operating System Post under Operating Systems and Embedded Systems on Sat Jun 25, 2022
TinyOS is an embedded, component-based operating system and platform for low-power wireless devices, such as those used in wireless sensor networks (WSNs), smartdust, ubiquitous computing, personal area networks, building automation, and smart meters.
-
Window Functions and Their Applications in Signal Processing Post under Digital Signal Processing (DSP) and Statistics on Sat Jun 25, 2022
This book presents an exhaustive and detailed account of Window Functions and their applications in signal processing, focusing on the areas of digital spectral analysis, design of FIR filters, pulse compression radar, and speech signal processing.
-
Functional Programming in Scheme (Kurt Normark) Post under Functional Programming and Scheme Programming on Sat Jun 18, 2022
This is a book about functional programming in Scheme, which is a pragmatic choice of programming language in the functional programming paradigm, with unique flexibility due to the membership of the Lisp family of languages.
-
Next-Generation Firewalls For Dummies (Palo Alto Networks) Post under Networks Management and Computer Security on Sat Jun 18, 2022
It shows you how to rethink your security strategy to counter and block even the most sophisticated attacks, helps you understand what firewalls are, how they operate on different types of networks, what they can and can't do, how to pick a good one.
-
Bayesian FreeBook (CRC) Post under Bayesian Thinking on Sat Jun 18, 2022
This unique guide will help students develop the statistical confidence and skills to put the Bayesian formula into practice, from the basic concepts of statistical inference to complex applications of analyses.
-
Software Design for Flexibility (Chris Hanson, et al.) Post under Software Designs and Computer Programming on Sat Jun 11, 2022
This book describes techniques they have found effective--over their combined 100-plus years of programming experience--that will help programmers avoid programming themselves into corners.
-
The Data Journalism Handbook (Jonathan Gray, et al.) Post under Big Data and Data Mining on Sat Jun 11, 2022
This book is intended to be a useful resource for anyone who thinks that they might be interested in becoming a data journalist, or dabbling in Data Dournalism, aims to answer questions like: Where can I find data? How can I request data? etc.
-
Scaling a Software Business: The Digitalization Journey Post under Software Engineering Principles and Practices on Sat Jun 04, 2022
Software has changed the rules of the game. The world talks about the digitalization in industry and society - how the focus has shifted from producing tangible things towards software and services.
-
Software Fault Tolerance (Michael R. Lyu) Post under Software Engineering Principles and Practices on Sat Jun 04, 2022
Software fault tolerance techniques involve error detection, exception handling, monitoring mechanisms and error recovery. This book also focuses on identification, application, formulation and evaluation of software tolerance techniques.
-
Elements of Android Jetpack (Mark L. Murphy) Post under Android Development and Programming on Sat Jan 08, 2022
This book introduces developers to Android app development, focusing on Jetpack. Here you will learn how to set up an Android app for Java or Kotlin, create a user interface, and more! It covers Android through Android 12 and Android Studio Arctic Fox.
-
O'Reilly® Linux Kernel in a Nutshell (Greg Kroah-Hartman) Post under Unix/Linux System Administration and Core Lunx on Sat Dec 04, 2021
A key benefit of the book is a chapter on determining exactly what drivers are needed for your hardware. Also included are recipes that list what you need to do to accomplish a wide range of popular tasks.
-
Variational Analysis (R. Tyrrell Rockafellar, et al) Post under Optimization and Calculus on Sat Dec 04, 2021
This book develops a unified framework and, in finite dimension, provides a detailed exposition of variational geometry and subdifferential calculus in their current forms beyond classical and convex analysis.
-
The Icon Programming Language (Ralph E. Griswold, et al) Post under New and Miscellaneous Programming Languages on Sat Dec 04, 2021
Icon is a very high-level programming language based on the concept of "goal-directed execution" in which code returns a "success" along with valid values, or a "failure", indicating that there is no valid data to return.
:
|
|