VimL is a powerful scripting language of the Vim editor. You can use this dynamic, imperative language to design new tools, automate tasks, and more. Here’s some helpful guides to help you master VimL
Read more
The Linux Portal Site
VimL is a powerful scripting language of the Vim editor. You can use this dynamic, imperative language to design new tools, automate tasks, and more. Here’s some helpful guides to help you master VimL
Read moreErlang is dynamically typed and has a pattern matching syntax. The language solves difficult problems inherent in parallel, concurrent environments. Here’s our recommended tutorials to learn Erlang.
Read moreClojure is a dialect of the Lisp programming language. It’s a well-rounded language. It offers broad library support and runs on multiple operating systems.
Read moreForth is an imperative stack-based programming language, and a member of the class of extensible interactive languages. Here’s our recommended tutorials.
Read moreProlog is a general purpose, declarative, logic programming language. Here’s a curated list of excellent free Prolog tutorials.
Read moreScheme is a general-purpose, functional, programming language descended from Lisp and Algol. Here’s our recommended tutorials to learn Scheme.
Read moreHaskell is a standardized, general-purpose, polymorphically statically typed, lazy, purely functional language. Here’s our recommended Haskell tutorials.
Read moreAda is a structured, statically typed, imperative, wide-spectrum, multi-paradigm, object-oriented high-level language. Here’s our recommended Ada tutorials.
Read moreLisp (derives from “LISt Processing”) is one of the oldest programming languages. Here’s our recommended Lisp tutorials to master the language.
Read moreRust is a systems programming language that runs fast, prevents segmentation faults, and guarantees thread safety. We recommend lots of Rust tutorials.
Read more