The OCaml system is the main implementation of the Caml language. It has a very strong type-checking system, offers a powerful module system, automatic memory management, first-class functions, and adds a full-fledged object-oriented layer.
Read moreCategory: Books
3 Excellent Free Books to Learn VimL
VimL is a powerful scripting language of the Vim editor. You can use this dynamic, imperative language to design new tools, automate tasks, and redefine existing features of Vim. Here’s our recommended free VimL books.
Read moreExcellent Free Books to Learn Erlang
Erlang is a general-purpose, concurrent, declarative, functional programming language and runtime environment developed by Ericsson. Here’s our recommended free books for you to add another language to your bow!
Read more6 Excellent Free Books to Learn BASIC
BASIC (Beginner’s All-purpose Symbolic Instruction Code) is a family of general-purpose, high-level programming languages whose design philosophy emphasizes ease of use.
Read more6 Excellent Free Books to Learn HTML
HyperText Markup Language (HTML) is used to create web pages and other information that is intended for display in a web browser.
Read more13 Excellent Free Books to Learn Prolog
Prolog is a general purpose, declarative, logic programming language, often associated with artificial intelligence, computational linguistics, intelligent database retrieval, and problem solving. Read about our recommended free Prolog books.
Read more7 Excellent Free Books to Learn Scheme
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 more16 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 more