FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
|
|
-
Into the Core: A look at Tiny Core Linux (Lauri Kasanen, et al) Post under The Linux Operating System on Sat Feb 22, 2020
This book covers Tiny Core Linux (TCL) from start to finish. The concepts are explained in detail, from usage details to internals, ending up with several example projects. It mainly targets those with some familiarity with Linux, with no fear of the command line.
-
Deep Learning with JavaScript: Neural Networks in TensorFlow.js Post under Deep Learning and JavaScript Programming on Sat Feb 15, 2020
This book shows developers how they can bring Deep Learning technology to the web. Written by the main authors of the TensorFlow library, it provides fascinating use cases and in-depth instruction for deep learning apps in JavaScript in your browser or on Node.
-
SwiftUI Essentials - iOS Edition (Neil Smyth) Post under iOS Programming and Swift Programming on Sat Feb 15 2020
The goal of this book is to teach the skills necessary to build iOS 13 applications using SwiftUI, Xcode 11 and the Swift 5 programming language. It also includes in depth chapters introducing the Swift 5 programming language.
-
Answer Set Programming (Vladimir Lifschitz) Post under Computer Programming and Logic Programming on Sat Feb 15, 2020
This book book will introduce the reader to the theory and practice of Answer Set Programming (ASP). It will include numerous examples of ASP programs and present the mathematical theory that ASP is based on, and exercises with complete solutions.
-
Programming Persistent Memory: A Comprehensive Guide Post under Computer Programming on Sat Feb 08, 2020
The book explains fundamental concepts, provides an introduction to Persistent Memory programming APIs for C, C++, JavaScript, and other languages, discusses RMDA with persistent memory; reviews security features; and presents many examples.
-
A Quick and Gentle Guide to Constraint Logic Programming Post under Logic Programming on Sat Feb 08, 2020
This is an introductory and down-to-earth presentation of Constraint Logic Programming (CLP), for solving combinatorial as well as continuous constraint satisfaction problems and constraint optimization problems.
-
Statistical Learning and Sequential Prediction Post under Machine Learning, Statistics, and Probability on Sat Feb 08, 2020
This book focuses on theoretical aspects of Statistical Learning and Sequential Prediction, a unified approach to analyzing learning in both scenarios, brings together ideas from probability and statistics, game theory, algorithms, and optimization.
-
You Don't Know JS Yet: ES.Next & Beyond - 2nd Edition Post under JavaScript (ECMAScript, TypeScript, etc.) on Sat Feb 08, 2020
It focuses on new features available in ECMAScript 6 (ES6), the latest version of the standard upon which JavaScript is built. It dives into trickier parts of the language that many JavaScript programmers either avoid or know nothing about.
-
You Don't Know JS Yet: Async & Performance - 2nd Edition Post under JavaScript (ECMAScript, TypeScript, etc.) on Sat Feb 08, 2020
This concise yet in-depth guide focuses on new asynchronous features and performance techniques including Promises, generators, and Web Workers that let you create sophisticated single-page web applications and escape callback hell in the process.
-
Ionic 4 Succinctly (Ed Freitas) Post under Mobile Devices Programming and JavaScript Frameworks on Sat Feb 01, 2020
This book targets JavaScript developers. It will focus on progressive web apps and show you how you can use Ionic 4 to build one, using Vue as the JavaScript framework. No previous knowledge of Ionic is necessary.
-
Happy Learn Haskell Tutorial (GetContented) Post under Haskell Programming on Sat Feb 01, 2020
This book provides a tutorial to get started using Haskell and takes a no-prerequisites approach to teaching the basics of Haskell programming language. Using quirky cartoons and practical programs, making programming fun and keeping it interesting!
-
SciPy Programming Succinctly (James McCaffrey) Post under Python Programming and Scientific Computing on Sat Feb 01, 2020
This book offers readers a quick, thorough grounding in knowledge of the Python open source extension SciPy. The SciPy library, accompanied by its interdependent NumPy, offers Python programmers advanced functions that work with arrays and matrices.
-
45 Database Performance Tips for Developers (Phil Factor, et al) Post under Microsoft SQL Server and Access on Sat Feb 01, 2020
Speed up your development with ORMs and discover the gotchas' involved. Learn the best practices for efficiently indexing tables. Get expert advice on writing well-formed SQL queries. Topics covered: ORM Tips, T-SQL Tips, Index Tips, Database Design Tips.
-
Programming in Standard ML (Robert Harper) Post under ML/Standard ML Programming on Sat Feb 01, 2020
This book is an introduction to programming with the Standard ML programming language. The emphasis of this book is on informal derivation of examples that show both correct and incorrect approaches.
-
On Lisp: Advanced Techniques for Common Lisp (Paul Graham) Post under LISP and Common LISP Programming on Sat Feb 01, 2020
Written by a Lisp expert, this is the most comprehensive tutorial on the advanced features of Lisp for experienced programmers. It shows how to program in the bottom-up style that is ideal for Lisp programming.
-
Mathematical Applications for Game Development (R. Baldwin) Post under Game Programming and Applied Mathematics on Sat Feb 01, 2020
This book presents applications of mathematics and science in game and simulation programming. Includes the utilization of matrix and vector operations, kinematics, and Newtonian principles in games and simulations. Also covers code optimization.
-
Basic Category Theory (Tom Leinster) Post under Abstract Algebra and Graph Theory on Sat Feb 01, 2020
Assuming little mathematical background, this short introduction to Category Theory is ideal for beginning graduate students or advanced undergraduates learning category theory for the first time.
:
|
|