Rust programming language
Fortran - Wikibooks, open books for an open world
Online book that contains a good introduction to Fortran.
Common Lisp: A Gentle Introduction to Symbolic Computation
Free book that should be a good introduction to Common Lisp for many people.
Beautiful Racket by Matthew Butterick
Book that uses Racket.
Read Loving Common Lisp, or the Savvy Programmer's Secret Weapon | Leanpub
Book that introduces Common Lisp.
Home – the Common Lisp Cookbook
A cookbook of Common Lisp code.
Write Yourself a Scheme in 48 Hours - Wikibooks, open books for an open world
Book that acts as a tutorial on both Haskell and Scheme.
A Byte of Vim
Book that provides an introduction to vim. Comes in free electronic version and commercial hard copy version.
Statistics with Julia
PDF detailing using Julia for data stats.
Think Julia: How to Think Like a Computer Scientist
Free online book about getting to know Julia.
Programming Algorithms
Book that describes various programming algorithms, all based around Lisp.
Write Yourself a Scheme in 48 Hours - Wikibooks, open books for an open world
As the title says: a book that walks you through writing your own Scheme.
The magic of mushrooms forces us to rethink what intelligence means
Review of what might be an interesting book about mushrooms and related things.
Computer Graphics from Scratch
This broad introductory book gives you an overview of the computer graphics field with a focus on two core areas of modern graphics: raytracing and rasterization. Links to interactive demos throughout bring the algorithms alive. Every algorithm is built up without the use of external libraries or APIs and is presented with language agnostic pseudocode, allowing anyone with a basic understanding of programming and high school math to follow along.
Git from the Bottom Up
A tutorial/reference that covers a lot of detail about git.
Common Lisp: An interactive approach
Electronic book introducing Common Lisp.
Audible Tools
Tool for removing the DRM from Audible books.
Astronomical Algorithms
PDF of a book I've long wanted to get my hands on!
Build Your Own Lisp
A book all about building your own Lisp.