Bash (acronym for the ‘Bourne-Again-SHell’) is a shell and programming language. Bash has become a de facto standard for shell scripting. Here’s our recommended free books to master Bash.
Read more
The Linux Portal Site
Bash (acronym for the ‘Bourne-Again-SHell’) is a shell and programming language. Bash has become a de facto standard for shell scripting. Here’s our recommended free books to master Bash.
Read moreHere’s our recommended texts to learn ECMAScript. They are all free to read, and a few are open source licensed.
Read moreThe 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 moreVimL 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 moreErlang 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 moreBASIC (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 moreHyperText Markup Language (HTML) is used to create web pages and other information that is intended for display in a web browser.
Read moreProlog 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 moreScheme 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 more