FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
|
|
-
Coderspeak: The Language of Computer Programmers
This book delves into the hidden world of software development, offering a combined anthropological and technical approach that explores the coder community's impact on our digital landscape.
-
Rexx Programmer's Reference, 2nd Edition (Howard Fosdick)
This book provides a comprehensive reference and programming guide to the Rexx programming language. How to use the most popular implementations of Rexx and Rexx external function packages. A single, comprehensive reference manual.
-
XcalableMP PGAS Programming Language (Mitsuhisa Sato)
XcalableMP is a directive-based parallel programming language based on Fortran and C, supporting a Partitioned Global Address Space (PGAS) model for distributed memory parallel systems.
-
Inferno Programming with Limbo (Phillip Stanley-Marbell)
This book is intended as a comprehensive guide for programmers who wish to develop applications for the Inferno operating system, and an in-depth exposition and solid reference for developing Inferno applications in Limbo programming language.
-
Dylan Programming: An Object-Oriented and Dynamic Language
Dylan is a new programming language invented by Apple Computer and developed with Harlequin and other partners. The language is both object-oriented, like C++ and Java, and dynamic, like Smalltalk.
-
Programming in D (Ali Cehreli)
This book is a comprehensive introduction to D Programming Language. It covers all aspects of the language (such as expressions, statements, types, functions, contracts, and modules), but it is much more than an enumeration of features.
-
Clojure for the Brave and True (Daniel Higginbotham)
This book offers a "dessert-first" approach: you'll start playing with real Clojure programs immediately, as you steadily acclimate to the abstract but powerful features of Lisp and functional programming.
-
Introduction to newLISP (WikiBooks)
You'll find newLISP easy to learn and powerful, combining some of the power and elegance of classic LISP with the facilities of a modern scripting language, such as regular expressions, network functions, Unicode support, multitasking, and many others.
-
An Elementary Introduction to the Wolfram Language
This book provides an elementary introduction to the Wolfram Language and modern computational thinking. The Wolfram Language represents a major advance in programming languages that makes leading-edge computation accessible to everyone.
-
Why Rust? Trustworthy, Concurrent Systems Programming
This book explains how Rust achieves the combination of safety and security with performance via a sophisticated and flexible type system. You'll learn how to put Rust's safety, performance, and trustworthy concurrency to use.
-
Essential Kotlin (Krzysztof Kowalczyk)
This book provides clear and concise explanation of topics for programmers both starting to learn the Kotlin programming language as well as those diving in more complex topics. Examples are linked to online playground that allows you to play with them.
-
Coding with Minecraft: Learn to Code by Programming Robots
This book is a hands-on introduction to coding that teaches you how to program bots to do cool things in the game you love - Minecraft! This book takes the robotic "turtle" method, and extends it to the 3D, interactive world of Minecraft.
-
Scratch Programming Playground: Making Cool Games
Scratch, the colorful drag-and-drop programming language, is used by millions of first-time learners, and in this book, you'll learn to program by making cool games. Get ready to destroy asteroids, shoot hoops, and slice and dice fruit!
-
Exploring ReasonML and Functional Programming
This book teaches the programming language ReasonML by Facebook. It is also an introduction to functional programming. Especially people familiar with C-style languages (Java, JavaScript, C#, etc.) will profit from ReasonML's familiar syntax.
-
Programming with yab (Michel Clasquin-Johnson)
This book will teach you how to program in the yab programming language, one of the main platforms for writing applications for the Haiku Operating System. A major use for yab is to create a graphical front-end for something you would otherwise do in Terminal.
-
The Icon Programming Language (Ralph E. Griswold, et al)
Icon is a very high-level programming language based on the concept of "goal-directed execution" in which code returns a "success" along with valid values, or a "failure", indicating that there is no valid data to return.
-
Programming in Lua (Roberto Ierusalimschy)
This book is the official book about the Lua language, giving a solid base for any programmer who wants to use Lua. It covers all aspects of Lua 5 - from the basics to its API with C - explaining how to make good use of its features with code examples.
-
Computer Science Logo Style (Brian Harvey)
This series is for people who are interested in computer programming because it's fun. It uses the Logo programming language as the vehicle for an exploration of computer science from the perspective of symbolic computation and artificial intelligence.
-
The Way To Go: An Introduction To The Go Programming Language
This book provides the reader with a comprehensive overview of the new open source programming language Go from Google.
-
An Introduction to Programming in Go (Caleb Doxsey)
This book is a short, concise introduction to computer programming using the language Go by Google.
-
F# Succinctly: Combining Languages with the .NET Framework
This book is a quick-start guide to the F# programming language. It relies heavily on code examples to express F# concepts. You'll quickly discover the many advantages of Microsoft's new language.
-
Certified Programming with Dependent Types
This book provides an introduction to the Coq software for writing and checking mathematical proofs. It takes a practical engineering focus throughout, emphasizing techniques that will help users to build, understand, and maintain large Coq code changes.
-
Functional Programming in QI, 2nd Edition (Mark Tarver)
This book is both a comprehensive introduction to Qi and to functional programming, covers foundational material and explores the theoretical foundations of Qi, including lambda calculus, type theory and logic programming, etc.
-
First Semester in Numerical Analysis with Julia (Giray Okten)
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.
-
O'Reilly® Programming Pig (Alan F Gates)
This book is an ideal learning tool and reference for Apache Pig, the programming language that helps you describe and run large data projects on Hadoop.
:
|
|