FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
|
|
-
Mastering the Lightning Network: A Second Layer Blockchain Post under Blockchain, Bitcoin, and Cryptocurrency on Sat Sep 10, 2022
Ideal for developers, systems architects, investors, and entrepreneurs looking to gain a better understanding of Lightning Network (LN), this book demonstrates why experts consider LN a critical solution to Bitcoin's scalability problem.
-
The Hacker's Underground Handbook (David Melnichuk) Post under Hacking and Hackers on Sat Sep 03, 2022
This book will put you into a hacker's mindset and teach you all of the hacker's secret ways. It introduces you to many topics like programming, Linux, password cracking, network hacking, Windows hacking, wireless hacking, web hacking and malware.
-
Basic Computer Architecture (Smruti R. Sarangi) Post under Computer System, Organization, and Architecture on Sat Sep 24, 2022
This book is a comprehensive text on basic, undergraduate-level computer architecture. It includes the combinational units, ALUs, processor, basic 5-stage pipeline, and a microcode-based design.
-
The Big Book of Machine Learning Use Cases Post under Machine Learning and Financial Engineering on Sat Sep 03, 2022
This how-to reference guide provides everything you need - including code samples and notebooks - to start putting Machine Learning to work. It's a collection of technical blogs from industry thought leaders with practical use cases you can leverage today.
-
Code Like a Pythonista: Idiomatic Python (David Goodger) Post under Python Programming on Sat Sep 17, 2022
This book is a thorough introduction to every feature of the Python language for programmers who are impatient to write production code. You'll dive deep into idiomatic Python patterns so you can write professional Python programs in no time.
-
Domain-Driven Design Reference (Eric Evans) Post under Software Design Patterns and Software Engineering on Sat Sep 10, 2022
This reference gives a quick and authoritative summary of the key concepts of Domain Driven Design (DDD). It is not meant as a learning introduction to the subject. Eric Evans' original book and a handful of others explain DDD in depth from different perspectives.
-
Learn Quantum Computation using Qiskit Post under Quantum Computing and Python Programming on Sat Sep 17, 2022
This textbook will teach you the concepts of quantum computing while you learn to use the Qiskit SDK. It is built on a jupyter notebook framework that allows for easy reading, but it also allows readers to edit and run the code right in the textbook.
-
Designing Virtual Worlds (Richard A. Bartle) Post under Game Programming and Human-Computer Interaction on Sat Sep 03, 2022
This book is the most comprehensive treatment of Virtual World design to-date from one of the true pioneers and most sought-after design consultants. It brings a rich, well-developed approach to the design concepts behind virtual worlds.
-
3D Game Shaders For Beginners (David Lettier) Post under Game Programming and Computer Graphics on Sat Sep 24, 2022
Interested in adding textures, lighting, shadows, normal maps, glowing objects, ambient occlusion, reflections, refractions, and more to your 3D game? Great! Below is a collection of shading techniques that will take your game visuals to new heights.
-
The Fable of the User-Centered Designer (David Travis) Post under Software Design and Website Accessibility on Sat Sep 24, 2022
User-centred design is ostensibly simple, yet when it comes to great user experiences many people do it incorrectly. After reading this book, you'll understand the framework of user-centred design and know how to apply it to your own design project.
-
Modeling Reactive Systems With Statecharts (David Harel) Post under Computational Simulations and Modeling on Sat Sep 24, 2022
The book provides a detailed description of a set of languages for modelling reactive systems, which underlies the STATEMATE toolset. The approach is dominated by the language of Statecharts, used to describe behavior and activities.
-
A Survey of Statistical Network Models (Anna Goldenberg, et al.) Post under Statistics, Graph Theory, and Machine Learning on Sat Sep 24, 2022
This book aims to provide the reader with an entry point to the voluminous literature on statistical network modeling. It guides the reader through the development of key stochastic network models, touches upon a number of examples and commonalities.
-
Geometry with an Introduction to Cosmic Topology Post under Geometry and Physics on Sat Sep 10, 2022
The text uses Mobius transformations in the extended complex plane to define and investigate these three candidate geometries, providing a natural setting in which to express results common to them all, as well as results that encapsulate key differences.
-
Introduction to Online Convex Optimization (Elad Hazan) Post under Optimization and Machine Learning on Sat Sep 17, 2022
This book presents a robust machine learning approach that contains elements of mathematical optimization, game theory, and learning theory: an optimization method that learns from experience as more aspects of the problem are observed.
-
Oh My JavaScript: The Best JavaScript Articles (Azat Mardan) Post under JavaScript (ECMAScript, TypeScript, jQuery, etc.) on Sat Sep 17, 2022
This book is a compilation of publicly available resources conveniently edited and packaged in an ebook format (PDF, ePub, mobi). Attributions are carefully preserved. It will save your many hours of frustrations and internet searches!
-
Game Design with AGS (Dave Ensminger, et al) Post under Game Design and Programming on Sat Sep 17, 2022
Adventure Game Studio (AGS) is an open-source tool which is best for creating graphic point and click style adventure games. AGS provides all the tools you need to make a complete game, including graphics, sounds and scripting.
-
Parallel Computing Works! (Geoffrey C. Fox, et al.) Post under Parallel Computing and Programming on Sat Sep 17, 2022
A clear illustration of how parallel computers can be successfully applied to large-scale scientific computations. This book demonstrates how a variety of applications were implemented on real parallel computers to produce new scientific results.
-
Learn to Code with C on Raspberry Pi (Simon Long) Post under C Programming and Raspberry Pi on Sat Sep 10, 2022
This book is an introduction to programming in C for absolute beginners; you don’t need any previous programming experience, and a Raspberry Pi running Raspbian is all you need to get started.
-
Essentials of Linguistics (Catherine Anderson) Post under Computational Linguistics / Natural Language Processing on Sat Sep 10, 2022
This book is about the core areas of theoretical linguistics (phonetics, phonology, morphology, syntax, and semantics), supplemented with discussion of psycholinguistic and neurolinguistic findings. It is suitable for any beginning learner of linguistics.
-
Embedded Control Systems Design (Herman Bruyninckx, et al.) Post under Embedded Systems and Control Theory on Sat Sep 10, 2022
The book is mainly addressed to practicing control and embedded software engineers - working in research and development – as well as graduate students who are faced with the challenge to design control systems and implement them in real-time.
-
Raku Guide (Naoum Hankache) Post under Raku Programming and Perl Programming on Sat Sep 10, 2022
This book is intended to give you a quick overview of the Raku programming language. For those new to Raku, it should get you up and running. Gain the skills to begin developing Raku applications from the ground up in this hands-on compact book.
-
Introduction to SQL (Bobby Iliev) Post under SQL - The Structured Query Language on Sat Sep 03, 2022
SQL knowledge is essential for anyone involved in programming, data science, and data management. This is an introduction to SQL that will help you learn the basics of SQL and start using relational databases for your SysOps, DevOps, and Dev projects.
-
Robots and AI (Lili Yan Ing, et al) Post under Robots and Artificial Intelligence on Sat Sep 03, 2022
The book explains new approaches on how robots and artificial intelligence affect the world economy by presenting detailed theoretical framework and country-specific as well as firm-product level-specific exercises.
-
Linux IP Networking (Glenn Herrin) Post under Unix/Linux Networking on Sat Sep 03, 2022
This book is a guide to understanding how the Linux kernel implements networking protocols, focused primarily on the Internet Protocol (IP). It is intended as a complete reference for experimenters with overviews, walk-throughs, and examples.
-
The Ultimate Guide to Effective Data Cleaning Post under Data Science and Data Engineering on Sat Sep 03, 2022
With this in-depth book, current and aspiring engineers will learn powerful real-world best practices for managing data big and small. Experts share their experiences and lessons learned for overcoming a variety of specific and often nagging challenges.
-
Introduction to Compilers and Language Design (Douglas Thain) Post under Compiler Design and Theory of Programming Languages on Sat Sep 03, 2022
This book offers a one semester introduction into compiler construction, enabling the reader to build a simple compiler that accepts a C-like language and translates it into working X86 or ARM assembly language.
-
Mathematical Recreations and Essays (W. W. Rouse Ball) Post under Popular and Recreational Mathematics on Sat Sep 03, 2022
For nearly a century, this sparkling classic has provided stimulating hours of entertainment to the mathematically inclined. You'll even find problems which mathematical ingenuity can solve but the computer cannot.
-
Applied Computational Fluid Dynamics (Hyoung Woo Oh) Post under Physics, Numerical Computing, and Aeronautics on Sat Sep 03, 2022
This book is served as a reference text to meet the needs of advanced scientists and research engineers who seek for their own computational fluid dynamics (CFD) skills to solve a variety of fluid flow problems.
-
Random Graphs and Complex Networks (Remco van der Hofstad) Post under Probability Theory and Graph Theory on Sat Sep 03, 2022
This rigorous introduction to network science presents Random Graphs as models for real-world networks. Such networks have distinctive empirical properties and a wealth of new models have emerged to capture them.
-
Coding Freedom: The Ethics and Aesthetics of Hacking Post under Free and Open Source Software on Sat Sep 03, 2022
Who are computer hackers? What is free software? This book is insightful and fascinating, a superbly observed picture of the motives, divisions and history of the free software and software freedom world.
:
|
|