FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
|
|
-
Coding Projects in Flutter (Edward Thornton) Post under Flutter and Dart Programming on Sat Jul 02, 2022
Flutter is a dream come true for app developers all over the world. This book takes you step by step through the procedure, gives you projects to work on from scratch to complete. You'll be working with Dart in Flutter.
-
Linux Networking (Paul Cobbaut) Post under Unix/Linux Networking on Sat Jul 02, 2022
This book covers everything you need to know to perform your job as a Linux network administrator, whether you're new to the job or have years of experience. You'll dive straight into the gnarly hands-on work of building and maintaining a computer network.
-
The Basics of User Experience (UX) Design by Mads Soegaard Post under Visualization and GUI Programming on Sat Jul 02, 2022
If you're looking to gain an introduction into the world of user experience (UX) design - or maybe even freshen up your knowledge of the field - then this UX design book is the ideal place to start.
-
Zero to MATLAB (Adam L. Lambert, PhD) Post under MATLAB Programming and Computational Software on Sat Jul 30, 2022
The book is structured as a tutorial rather than a reference. The MATLAB documentation is extensive and so my focus will be to outline basic algorithmic thinking and MATLAB syntax with explicit examples.
-
Cloud Native DevOps with Kubernetes (Justin Domingus, et al.) Post under Software Containers and Cloud Computing. on Sat Jul 09, 2022
This book guides you through the growing Kubernetes ecosystem and provides practical solutions to everyday problems with software tools currently in use. It shows you what Kubernetes can do - and what you can do with it.
-
Design Patterns of Successful Role-Playing Games Post under Computer and Video Game Programming on Sat Jul 16, 2022
In a Role-Playing Games (RPG), users control a character, usually in the game's imaginary universe. This book contains patterns, both good and bad, gleaned from a study of many traditional and cutting-edge role-playing games. Game Summaries are also included.
-
Network-on-Chip: The Next Generation of System-on-Chip Post under Electronics Circuit Design and Embedded Systems on Sat Jul 16, 2022
This book provides a basic overview of topics associated with NoC-based design: communication infrastructure design, communication methodology, evaluation framework, and mapping of applications onto NoC.
-
Think Raku: How to Think Like a Computer Scientist Post under Raku Programming and Perl Programming on Sat Jul 30, 2022
This practical guide gets you started on your programming journey with the help of Raku, the younger sister of the popular Perl programming language. Ideal for beginners, this hands-on book includes over 100 exercises with multiple solutions.
-
Speech and Language Processing (Dan Jurafsky, et al) Post under Natural Language Processing and Machine Learning on Sat Jul 30, 2022
This text takes an empirical approach to the subject, based on applying statistical and other machine-learning algorithms to large corporations. It describes a unified vision of speech and language processing. Emphasis is on practical and scientific applications.
-
Magic Squares and Cubes (William Symes Andrews) Post under Miscellaneous Mathematics and Number Theory on Sat Jul 30, 2022
This book cover topics such as magic squares, magic cubes, the Franklin squares, magics and Pythagorean numbers, the theory of reversions, magic circles, spheres, and stars, and magic octahedroids, among other things.
-
Active Calculus (Matt Boelkins) Post under Calculus and Mathematical Analysis on Sat Jul 23, 2022
Rather than detailed explanations and worked out examples, this book uses activities intended to be done by the students in order to present the standard concepts and computational techniques of calculus.
-
Database Design with UML and SQL, 4th Edition (Alvaro Monge) Post under Unified Modeling Language (UML) and SQL on Sat Jul 23, 2022
This book teaches you how to use the Unified Modeling Language (UML) and Structured Query Language (SQL) to develop and implement the best possible design for your databases. It is designed to be used as an individual self-study tutorial.
-
Haskell (Wikibooks) Post under Haskell Programming and Functional Programming on Sat Jul 23, 2022
This book leads you through short lessons, examples, and exercises designed to make Haskell your own. It also explores the important language features and programming skills you'll need to build production-quality software using Haskell.
-
Basic Data Analysis and More - A Guided Tour Using Python Post under Data Analysis and Python Programming on Sat Jul 23, 2022
In this book, a selection of frequently required statistical tools will be introduced and illustrated. From a point of view of data analysis, an exemplary implementation of the presented techniques using the Python programming language is provided.
-
Feedback Systems: An Introduction for Scientists and Engineers Post under Control Theory and Applied Mathematics on Sat Jul 16, 2022
This book provides an introduction to the mathematics needed to model, analyze, and design feedback systems. It uses techniques from physics, computer science, and operations research to introduce control-oriented modeling.
-
Microsoft Azure Essentials: Fundamentals of Azure, 2nd Edition Post under Microsoft Servers and Cloud Computing on Sat Jul 16, 2022
This book is a guide for anyone who needs to know how to use Microsoft Azure. Every aspect of Microsoft Azure has been discussed in this book, making it the best guide for you. It will help you transition from an Azure Beginner to an Azure Expert.
-
Advanced Linear Algebra: Foundations to Frontiers Post under Algebra, Abstract Algebra, and Linear Algebra on Sat Jul 16, 2022
The focus is on numerical linear algebra, the study of how theory, algorithms, and computer arithmetic interact. These materials keep the learner engaged by intertwining text, videos, exercises, and programming activities in consumable chunks.
-
Small Memory Software: For Systems with Limited Memory Post under Mobile Devices Programming and Software Design Patterns on Sat Jul 09, 2022
This book provides practical help for programmers developing software for limited memory-capacity environments. It consists of a series of patterns developed by the authors based on solutions which have been found to work in real-life situations.
-
Speeding Through Haskell (Mihai-Radu Popescu) Post under Haskell Programming and Functional Programming on Sat Jul 09, 2022
Haskell is a lot more mathematically rigorous than other programming languages. This is a book that will show you around the Haskell programming language. It assumes you are familiar at least one other programming language.
-
Signal Processing: A Mathematical Approach (Charles L. Byrne) Post under Digital Signal Processing (DSP), Fourier Transforms/Wavelet on Sat Jul 09, 2022
This book is designed to show how many of the mathematical tools the reader knows can be used to understand and employ signal processing techniques in an applied environment, with Fourier series, matrices, probability, and statistics, etc.
-
Security Concepts (Subspacefield) Post under Computer, Networks, and Information Security on Sat Jul 02, 2022
This is a book about computer, network, technical, physical, information and cryptographic security, illustrated with interesting and entertaining examples. It is not intended to be an introductory text, although a beginner could gain something from it.
-
The Big Data Agenda: Data Ethics and Critical Data Studies Post under Big Data and Data Science on Sat Jul 02, 2022
This book highlights that the capacity for gathering, analysing, and utilising vast amounts of digital (user) data raises significant ethical issues. Specific case studies explore how big data have been used in academic work.
-
A Treatise on Systems (Mark Burgess) Post under System Administration and Networks Management on Sat Jul 02, 2022
This book serves as guide to network and system administration in the development of a new science of systems, and further illustrates practical tools for engineers at the top of their field. It describes the science behind these complex systems.
-
Probability and Mathematical Statistics (Prasanna Sahoo) Post under Probability Theory and Mathematical Statistics on Sat Jul 02, 2022
This book presents an introduction to probability and mathematical statistics for students already having some elementary mathematical background. It blends proven coverage with new innovations to ensure you gain a solid understanding of concepts.
-
Go Web Development Succinctly (Mark Lewin) Post under Go Programming and Web Programming on Sat Jul 02, 2022
Use Go to build hugely scalable web applications with ease. This book will take you through serving, routing, connecting to a data source, using the templating engine, working with cookies, and more.
-
Mathematical Illustrations: A Manual of Geometry and PostScript Post under Geometry and PostScript Programming on Sat Jul 02, 2022
It combines a completely self-contained step-by-step introduction to the graphics programming language PostScript with an analysis of the requirements of good mathematical illustrations, for anyone with basic knowledge of coordinate geometry.
-
The Art of Community: Building the New Age of Participation Post under Social Networks and Internet Society on Sat Jul 02, 2022
Online communities offer a wide range of opportunities today. This book will help you develop the broad range of talents you need to recruit members to your community, motivate and manage them, and help them become active participants.
-
Statistical Mechanics of Lattice Systems: Introduction Post under Physics and Mathematical Physics on Sat Jul 02, 2022
This motivating textbook gives a friendly, rigorous introduction to fundamental concepts in equilibrium statistical mechanics, covering a selection of specific models, including the Curie–Weiss and Ising models, the Gaussian free field, etc.
-
Routledge Handbook of Chinese Medicine (Vivienne Lo, et al.) Post under General Science and Miscellaneous Books on Sat Jul 02, 2022
This book is an extensive, interdisciplinary guide to the nature of traditional medicine and healing in the Chinese cultural region, and its plural epistemologies. It will be of interest to practitioners, patients and specialists, etc.
:
|
|