Awk is a versatile programming language designed for pattern scanning and processing language and often used as a data extraction and reporting tool. It’s an excellent filter and report writer. Learn about Awk with these free books.
Read moreAuthor: Erik Karlsson
Best Free Books to Learn about Lua
Lua is a lightweight, small, compact, and fast programming language designed as an embeddable scripting language. This article recommends free books to help you master programming in Lua. As the range of good free books is fairly limited, I close the article with a few carefully selected tutorials that are genuinely useful.
Read more7 Best Free Books to Learn about Scratch
Scratch is a visual programming language developed by the Lifelong Kindergarten Group at the MIT Media Lab. I recommend 7 free books that really help young people to master Scratch. These recommended texts are also open source goodness.
Read more9 Best Free Books to Learn about Rust
If you had to describe Rust in just three words, they would be fast, safe, and productive. There’s memory safety without garbage collection, concurrency without data races, abstraction without overhead, and stability without stagnation.
I recommend 8 books to get you up to speed with the Rust programming language. There’s introductory texts, books that dig deeper into the language, as well as other texts that will help you migrate from C++ and Ruby to Rust.
Read moreExcellent Free Books to Learn about Clojure
Clojure is a dynamic functional general purpose programming language that runs on the Java platform. There’s lots of good reasons to learn Clojure. It offers a modern take on Lisp. There’s an excellent parser library, and a fully featured logic engine. In Clojure, immutability is the default. Once an object or data structure is created, it cannot be changed.
Read more20 Recommended Free Books to Learn about Ruby
I recommend 15 free books which will teach you the basics of Ruby. Many of the books are open source. All of them can be read without requiring payment.
Read more