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 more
The Linux Portal Site
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 moreLisp (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 moreJulia is a high-level, high-performance, homoiconic and functional dynamic programming language for technical computing. Its roots are in Lisp.
Read moreThe 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 moreFortran (Formula translation) is a multi-paradigm programming language invented by John Backus of IBM in the 1950s. Here’s our recommended free books.
Read moreScala 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 moreCOBOL 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 moreThe 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 morePascal 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 moreGo 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 more