FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
|
|
-
SQL The Complete Reference (James R. Groff, et al.) Post under SQL - The Structured Query Language on Sat Dec 16, 2023
Get comprehensive coverage of every aspect of SQL from three leading industry experts. This one-stop guide explains how to build, populate, and administer high-performance databases and develop robust SQL-based applications.
-
Data Compression: The Complete Refrence (David Salomon) Post under Data Storage and Data Management on Sat Dec 16, 2023
A comprehensive reference for the many types of Data Compression, including extensive coverage of audio and video compression, geometric compression and the edgebreaker method, and information about archiving data.
-
Python for Data Analysis: Pandas, NumPy, and Jupyter Post under Python Programming and Data Analysis on Sat Dec 02, 2023
The focus is specifically on Python programming, libraries, and tools as opposed to data analysis methodology. This is the Python programming you need for data analysis. You'll learn the latest versions of pandas, NumPy, and Jupyter in the process.
-
Flutter Complete Reference 2.0: Reference for Dart and Flutter Post under Flutter and Dart Programming on Sat Dec 02, 2023
This book is the perfect resource for developers looking to learn how to create cutting-edge, cross-platform, native applications that run on any device using Flutter. Filled with examples and comments to help you understand concepts more quickly.
-
The Linux Programmer's Guide (Sven Goldt, at al.) Post under Unix/Linux Programming - System and Applications on Sat Dec 02, 2023
This book provides detailed descriptions of the Linux system calls and library functions that you need in order to master the craft of system programming, and accompanies his explanations with clear, complete example programs.
-
First Semester in Numerical Analysis with Julia (Giray Okten) Post under Numerical Analysis and Julia Programming on Sat Dec 23, 2023
This book presents the theory and methods, together with the implementation of the algorithms using the Julia programming language. The book covers computer arithmetic, root-finding, numerical quadrature and differentiation, and approximation theory.
-
Mastering Spark with R: Large-Scale Analysis and Modeling Post under Big Data, Data Science, R Programming on Sat Dec 23, 2023
With this practical book, data scientists and professionals working with large-scale data applications will learn how to use Spark from R to tackle big data and big compute problems.
-
Handbook of Mathematical Geosciences (B.S. Daya Sagar, et al) Post under GIS and Statistics on Sat Dec 30, 2023
This Open Access handbook published at the IAMG's 50th anniversary, presents a compilation of invited path-breaking research contributions by award-winning geoscientists who have been instrumental in shaping the IAMG.
-
Playful Materialities: The Stuff That Games Are Made Of Post under Gaming, Gameplay, and Gamers, etc. on Sat Dec 30, 2023
Game culture and material culture have always been closely linked. Analog forms of rule-based play (ludus) would hardly be conceivable without dice, cards, and game boards. Even digital play is suffused with material culture.
-
Quaternion Algebras (John Voight) Post under Algebra, Abstract Algebra, and Linear Algebra on Sat Dec 30, 2023
This open access textbook presents a comprehensive treatment of the arithmetic theory of Quaternion Algebras and orders, a subject with applications in diverse areas of mathematics. Numerous pathways offer explorations in many different directions.
-
bookdown: Authoring Books/Tech Documents with R Markdown Post under R Programming, TeX, LaTeX, and AMS-LaTeX on Sat Dec 30, 2023
This book presents a much easier way to write books and technical publications than traditional tools such as LaTeX and Microsoft Word. You can make better use of document elements such as figures, tables, equations, theorems, citations, and references.
-
RNA Interference (Ibrokhim Y. Abdurakhmonov) Post under General Science (Biology, Chemistry, etc.) on Sat Dec 30, 2023
RNA Interference (RNAi), a hallmark of all biological sciences of twenty-first century, is an evolutionarily conserved and double-stranded Rna-dependent eukaryotic cell defense process. This book provides an overview of RNAi in various organisms.
-
Social Networks as the New Frontier of Terrorism (Laura Scaife) Post under Social Media and Social Networks on Sat Dec 30, 2023
This book explores how social media adoption by terrorists interacts with privacy law, freedom of expression, data protection and surveillance legislation through an exploration of the fascinating primary resources themselves.
-
Essentials of Compilation: An Incremental Approach in Racket Post under Compiler/Interpreter Design and Construction on Sat Dec 23, 2023
A hands-on approach to understanding and building compilers using Racket. Explains the essential concepts, algorithms, and data structures that underlie modern compilers and lays the groundwork for future study of advanced topics.
-
Live Coding: A User's Manual (Alan F. Blackwell, et al) Post under Computer Programming and Software Engineering Practices on Sat Dec 23, 2023
Live Coding is about how people interact with the world and each other via code. This book provides a practice-focused account of the origins, aspirations, and evolution of live coding, including expositions from a wide range of live coding practitioners.
-
A Tale of Two Fractals (A.A. Kirillov) Post under Fractal Geometry and Fractals on Sat Dec 23, 2023
This book provides an original treatment of Fractals that is at once accessible to beginners and sufficiently rigorous for serious mathematicians. It is designed to give young, non-specialist mathematicians a solid foundation in the theory of fractals.
-
A Quick Guide to 2D Infinite Runners with Unity (Patrick Felicia) Post under Computer/Video Game Programming on Sat Dec 23, 2023
You will discover how to create a simple infinite (or endless) runner using simple techniques, and built-in shape primitives and include common features found in 2D infinite runners using a hands-on approach where you learn and practice as you go.
-
Visual COBOL: A Developer's Guide to Modern COBOL (Paul Kelly) Post under COBOL Programming on Sat Dec 23, 2023
Forget what you think you may know about COBOL. A way to connect COBOL applications with other languages and systems that tears down many of the physical and artificial barriers that have existed in the past.
-
Data Science for Economics and Finance: Methodologies & Apps Post under Data Science and Financial Engineering on Sat Dec 16, 2023
This book covers the use of data science, including advanced machine learning, big data analytics, Semantic Web technologies, natural language processing, social media analysis, time series analysis, among others, for applications in economics and finance.
-
Network Coding: An Introduction (Tracey Ho, et al.) Post under Coding Theory and Data Communications on Sat Dec 16, 2023
This book presents a unified and intuitive overview of the theory, applications, challenges, and future directions of Network Coding, this is a must-have resource for those working in wireline or wireless networking.
-
First Semester in Numerical Analysis with Python (Yaning Liu) Post under Numerical Analysis and Python Programming on Sat Oct 28, 2023
Introduces students to Numerical Methods using Python for the implementation of the algorithms. Discusses several common applications of Numerical Analysis and implementation using real world examples and hands on programming exercises.
-
Advanced Java Programming (Andriy Redko, et al.) Post under Advanced Java on Sat Dec 09, 2023
This book provides an exhaustive coverage of topics taught in advanced Java and other related subjects. With its lucid presentation and inclusion of numerous real-world examples and codes, the book will be equally useful for Java professionals.
-
Doing Data Science in R: An Introduction for Social Scientists Post under Data Science and R Programming on Sat Dec 09, 2023
This approachable introduction to doing data science in R provides step-by-step advice on using the tools and statistical methods to carry out data analysis. It builds knowledge and skills gradually.
-
Clean Code in Python: Refactor Your Legacy Code Base Post under Python Programming and Software Engineering on Sat Dec 09, 2023
The book describes the basic elements of writing clean code and how it plays an important role in Python programming. You will learn about writing efficient and readable code using the Python standard library and best practices for software design.
-
The Go Workshop (Delio D'Anna, et al.) Post under The Go Programming Language on Sat Dec 09, 2023
A condensed list of lessons for new to intermediate gophers. The goal of this book is to collect in one place various things in Go that might be surprising to new developers, and shed some light on the more unusual features of Go.
-
Genetic Algorithms and Genetic Programming: Concepts and Apps Post under Artificial Intelligence (AI) and Algorithms on Sat Dec 09, 2023
This book discusses algorithmic developments in the context of Genetic Algorithms (GAs) and Genetic Programming (GP). It applies the algorithms to significant combinatorial optimization problems and algorithm development.
-
Rust and WebAssembly (Rust Community) Post under Web Programming and Rust Programming on Sat Dec 02, 2023
This book is for anyone interested in compiling Rust to WebAssembly for fast, reliable code on the Web. You should know some Rust, and be familiar with JavaScript, HTML, and CSS. You don't need to be an expert in any of them.
-
The C++ Workshop (Dale Green, et al.) Post under The C++ Programming Language on Sat Dec 02, 2023
Learn to create high-performance, error-free programs by understanding the core principles and techniques behind programming in C++. Learn to write clean, maintainable code in C++ and advance your career in software engineering.
-
Hands-On Microservices with Spring Boot and Spring Cloud Post under Web Services and Java Enterprise on Sat Dec 02, 2023
Apply microservices patterns to build resilient and scalable distributed systems. Build and deploy Java microservices using Spring Cloud, Istio, and Kubernetes. It will take you through tried and tested approaches to implementing microservices architecture.
-
Parallel Programming in Fortran 95 using OpenMP Post under Fortran Programming and Parallel Computing on Sat Dec 02, 2023
Nowadays parallel computers are very common in research facilities as well as companies all over the world and are extensively used for complex computations, like simulations of atomic explosions, folding of proteins or turbulent flows.
-
Designing Data Spaces: The Approach to Competitive Advantage Post under Data Storage, Data Warehouse, Data Lake, etc. on Sat Dec 02, 2023
This open access book provides a comprehensive view on data ecosystems and platform economics from methodical and technological foundations up to reports from practical implementations and applications in various industries.
-
Creating Through Mind and Emotions (Mário Ming Kong, et al.) Post under Miscellaneous/Uncategorized Books on Sat Dec 02, 2023
The goal is to establish a multidisciplinary platform for presenting, interacting, and disseminating research. The idea of book has been a powerful motor for development since the Western Early Modern Age.
:
|
|