Scheme is a general-purpose, functional, programming language descended from Lisp and Algol. It is a statically scoped and properly tail-recursive dialect of Lisp.
Read moreTag: programming books
16 Excellent Free Books to Learn Lisp
Lisp (derives from “LISt Processing”) is one of the oldest programming languages. It was invented in 1958, with the language being conceived by John McCarthy and is based on his paper “Recursive Functions of Symbolic Expressions and Their Computation by Machine”.
Read more7 Excellent Free Books to Learn Julia
Julia is a high-level, high-performance, homoiconic and functional dynamic programming language for technical computing. Its roots are in Lisp.
Read more7 Excellent Free Books to Learn Logo
The Logo Programming Language, a dialect of Lisp, was designed as a tool for learning. It features interactivity, modularity, extensibility, with flexibility of data types.
Read more8 Excellent Free Books to Learn Fortran
Fortran (Formula translation) is a multi-paradigm programming language invented by John Backus of IBM in the 1950s. Here’s our recommended free books.
Read more11 Excellent Free Books to Learn Scala
Scala is a modern, object-functional, multi-paradigm, Java-based programming and scripting language that’s released under the Apache License 2.0. It blends functional and object-oriented programming models.
Read more3 Excellent Free Books to Learn COBOL
COBOL is an acronym which stands for Common Business-Oriented Language. The US Department of Defense, in a conference, formed CODASYL (Conference on Data Systems Language) to develop a language for meeting business data processing needs which is now known as
Read more23 Excellent Free Books to Learn Perl
The popularity of a book is influenced by personal feelings, tastes, and opinions. Programming books accord to this general rule. There is a wide range of Perl books. Here’s our recommended free Perl books.
Read more5 Excellent Free Books to Learn Pascal
Pascal is an imperative and procedural programming language designed in the late 1960s by Niklaus Wirth to teach structured programming using subprograms called procedures and functions.
Read more12 Excellent Free Books to Learn Go
Go is a compiled, statically typed programming language that makes it easy to build simple, reliable, and efficient software. This article selects the best open source books that will give readers a firm foundation in developing Go applications.
Read more5 Excellent Free Books to Learn Groovy
Apache Groovy is a powerful, optionally typed and dynamic language, with static-typing and static compilation capabilities, for the Java platform aimed at improving developer productivity thanks to a concise, familiar and easy to learn syntax.
Read more3 Excellent Free Books to Learn Swift
Swift is a powerful and intuitive general-purpose programming language for the OS X, iOS, watchOS, and Linux operating systems. It’s developed by Apple Inc. Swift is intended to be more resilient to erroneous code (“safer”) than Objective-C, and more concise.
Read more7 Excellent Free Books to Learn X86 Assembly
Assembly language is also used primarily for direct hardware manipulation, access to specialized processor instructions, or to address critical performance issues. Assembly is excellent for speed optimization.
Read more9 Excellent Free Books to Learn PHP
PHP is an extremely popular, interpreted scripting language that is ideally suited for web development and as a general-purpose programming language.
Read more8 Excellent Free Books to Learn SQL
Structured Query Language (SQL) is a specialized programming language originally developed by IBM in the early 1970s. The language is designed specifically for accessing and manipulating data held in a relational database management system (RDBMS).
Read more