FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
|
|
-
AWS Cookbook: Recipes for Success on AWS (John Culkin, et al.) Post under Cloud Computing., Software Containers, and Cookbooks on Sat Sep 02, 2023
This practical guide provides over 70 self-contained recipes to help you creatively solve common Amazon Web Services (AWS) challenges you'll encounter on your cloud journey - what you need to address foundational tasks and create high-level capabilities.
-
Fullstack Node.js: A Complete Guide to Building Production Apps Post under Node.js and JavaScript Frameworks on Sat Sep 02, 2023
This book contains everything you need to learn to create fast, production Node.js code. Including (but not limited to): How to create high-performance API servers in Node, How to leverage Node's async capabilities for maximum performance, etc.
-
Mastering the FreeRTOS Real Time Kernel (Richard Barry) Post under Embedded/Realtime Programming and Microcontrollers on Sat Sep 02, 2023
FreeRTOS is ideally suited to deeply embedded real-time applications that use Microcontrollers or small microcontrollers. This book provides a detailed explanation, with many examples, to help you understand how to use a FreeRTOS real-time kernel.
-
ARM Assembly Language Programming (Peter J. Cockerell) Post under Assembly Languages, Microcontrollers, Embedded Programming on Sat Sep 02, 2023
Gain the skills required to dive into the fundamentals of the ARM architecture. It examines code relevant to hardware and peripherals found on today's microcontrollers and looks at situations all programmers will eventually encounter.
-
High Performance Computing and Numerical Modelling Post under Numerical Computing and Computational Modeling on Sat Sep 02, 2023
This textbook provides a step-by-step approach to numerical methods in engineering modelling. It provides a consistent treatment of the topic, from the ground up, to reinforce for students that numerical methods are a set of mathematical modelling tools.
-
Spatial Data Science: With Applications in R Post under GIS, Data Science, R Programming on Sat Aug 26, 2023
Introduces and explains the concepts underlying Spatial Data, gives a detailed explanation of the core spatial software packages for R: sf for simple feature access, and stars for raster and vector data cubes – array data with spatial/temporal dimensions.
-
An Introduction to Statistical Learning using R, 2023 Edition Post under Machine Learning, R Programming, Statistics on Sat Sep 23, 2023
It provides an accessible overview of the field of Statistical Learning, an essential toolset for making sense of the vast and complex data sets that have emerged in fields ranging from biology to finance to marketing to astrophysics in the past twenty years.
-
Mastering Software Development in R (Roger D. Peng, et al.) Post under R Programming and Data Analysis/Mining on Sat Sep 09, 2023
The book covers R software development for building data science tools. As the field of data science evolves, it has become clear that software development skills are essential for producing useful data science results and products.
-
Practical Guide to Bare Metal C++ (Alex Robenko) Post under C++ Programming and Embedded Programming on Sat Sep 09, 2023
This book delivers a highly practical guide to programming real-time embedded microcontroller systems in C++. It describes where bare-metal systems are used. It will help someone to get started with using C++ in embedded bare metal development.
-
Practical AngularJS (Dinis Cruz) Post under AngularJS (Angular.js) and JavaScript Frameworks on Sat Sep 09, 2023
Real-world examples of using AngularJS in multiple scenarios and platforms (KarmaJS, Firebase, Eclipse, WebStorm, O2 Platform). You'll also learn how to add control, wire up and create components, inside Eclipse or the IDE of your choice.
-
The Code Challenge Book: How to Ace the Coding Interview Post under Job Interviews and Computer Programming on Sat Sep 23, 2023
Coding challenges are meant to be representative of real software engineering tasks that may arise in everyday programming, they can still be related to solutions for real engineering issues.
-
Intermediate Python (Obi Ike-Nwosu) Post under Python Programming on Sat Sep 23, 2023
Provides a reader with a holistic and in-depth knowledge of the Python language. It explains how methods and functions are related, how sequences can be created elegantly, the tools for functional programming, how user defined objects can be used.
-
Digital Image Processing (Gholamreza Anbarjafari) Post under Imaging Processing and Computer Graphics on Sat Sep 23, 2023
This e-course is designed to give the people who are interested in image processing the fundamental concepts in digital image processing with emphasis in sampling, quantization, interpolation, filtering, and spatial domain enhancement.
-
Applied Combinatorics (Mitchel T. Keller, et al) Post under Combinatorics and Game Theory on Sat Sep 23, 2023
This is a text with more than enough material for a one-semester introduction to combinatorics. The original target audience was primarily computer science majors, but the topics included make it suitable for a variety of different students.
-
The CSS Handbook (Flavio Copes) Post under Cascading Style Sheets (CSS) on Sat Sep 23, 2023
This book to help you quickly learn CSS and get familiar with the advanced CSS topics. It is aimed at a vast audience, from beginners to professionals. It talks exclusively about styling HTML documents, although CSS can be used to style other things too.
-
Applications of Spatial Statistics (Ming-Chih Hung) Post under Statistics and Geographic Information System (GIS) on Sat Sep 23, 2023
Spatial statistics has been widely used in many environmental studies. This book is for people who are interested in applying statistics to spatial data, as well as for who know statistics and want to explore how it can be applied to spatial data.
-
Postgres: The First Experience (Pavel Luzanov, et al.) Post under PostgreSQL on Sat Sep 16, 2023
This short pamphlet provides an overview of PostgreSQL DBMS, covering the history of its development, the main features, and a product roadmap. If you are just getting started, you can use this book as a step-by-step installation and configuration guide.
-
Embedded Linux (Karim Yaghmour) Post under Embedded Systems and Liunx Operating Systems on Sat Sep 16, 2023
There's a great deal of excitement surrounding the use of Linux in embedded systems - but not a lot of practical information. This book offers an in-depth, hard-core guide to putting together embedded systems based on Linux.
-
Geographic Data Science with R: Visualizing and Analyzing Post under GIS, Data Science, R Programming on Sat Sep 16, 2023
This book provides a series of tutorials aimed at teaching good practices for using Time Series and geospatial data to address topics related to environmental change. It is based on the R language and aims at data scientists.
-
Fullstack React: The Complete Guide to Reactjs and Friends Post under React.js and JavaScript Frameworks on Sat Sep 16, 2023
React pushes you to use the full power of JavaScript to build your user interface. You'll learn what you need to know to work professionally and build solid, well-tested, optimized apps with ReactJS. This book is your definitive guide.
-
Rust Programming, For Beginners, Quick Start Guide (Ray Yao) Post under Rust Programming on Sat Sep 16, 2023
This book gives you a fast introduction to Rust so that you may get started with low-level system programming and developing web applications, network services, and embedded programmes.
-
Go for Python Programmers (Jason McVetta) Post under The Go Programming Language and Python Programming on Sat Sep 09, 2023
This book is intended to provide a solid introduction to the Go language for experienced Python programmers. You'll explore key areas of the language such as concurrency, testing, data structures, and more.
-
CSS Animation 101 (Donovan Hutchinson) Post under Cascading Style Sheets (CSS) on Sat Sep 09, 2023
Add life and depth to your web applications and improve user experience through the discrete use of CSS transitions and animations. With this concise guide, you’ll learn how to make page elements move or change in appearance.
-
Automata Theory: An Algorithmic Approach (Javier Esparza, et al) Post under Mathematical Logic, Algorithms, Theory of Computation on Sat Sep 02, 2023
This textbook presents Automata Theory from a fresh viewpoint inspired by its main modern application, program verification, where automata are viewed as data structures for the algorithmic manipulation of sets and relations.
-
Can Biotechnology Abolish Suffering? (David Pearce) Post under General and Popular Science (Biology, Chemistry, etc.) on Sat Sep 02, 2023
The essays deal with the abolition of suffering through biotechnology, negative utilitarianism, our obligations toward non-human animals, the nature of consciousness, and the future of intelligent life.
-
Unauthorized Access: The Crisis in Online Privacy and Security Post under Hacking/Hackers and Computer Security on Sat Sep 02, 2023
Going beyond current books on privacy and security, Unauthorized Access: The Crisis in Online Privacy and Security proposes specific solutions to public policy issues pertaining to online privacy and security.
:
|
|