CoffeeScript is a very succinct programming language that transcompiles into JavaScript, so there is no interpretation at runtime.
Read moreAuthor: Erik Karlsson
Excellent Free Tutorials 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. Here’s our recommended free tutorials to learn BASIC.
Read moreExcellent Free Tutorials to Learn Racket
Racket is a general-purpose, object-oriented, multi-paradigm, functional, imperative, logic based programming language based on the Scheme dialect of Lisp.
Read moreExcellent Free Tutorials to Learn Awk
Awk is small, fast, simple, and has a clean comprehensible C-like input language. It has robust programming constructs. Here’s our recommended tutorials.
Read moreExcellent Free Tutorials to Learn OCaml
The OCaml system is the main implementation of the Caml language. It has a very strong type-checking system, offers a powerful module system, and more. Here’s good OCaml tutorials.
Read moreExcellent Free Tutorials 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 more. Here’s some helpful guides to help you master VimL
Read moreExcellent Free Tutorials to Learn Erlang
Erlang 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 moreExcellent Free Tutorials to Learn SQL
Structured Query Language (SQL) is a specialized programming language originally developed by IBM in the early 1970s. Here’s our recommended tutorials to master SQL.
Read more5 Excellent Free Books to Learn F#
F# (pronounced F sharp) is a general purpose, strongly typed, multi-paradigm programming language that encompasses functional, imperative, and object-oriented programming methods. Here’s our recommended free F# books.
Read moreExcellent Free Tutorials to Learn Julia
Julia aims to create an unprecedented combination of ease-of-use, power, and efficiency in a single language. Here’s our recommended Julia tutorials.
Read moreExcellent Free Tutorials to Learn Clojure
Clojure 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 moreExcellent Free Tutorials to Learn Forth
Forth is an imperative stack-based programming language, and a member of the class of extensible interactive languages. Here’s our recommended tutorials.
Read moreExcellent Free Tutorials to Learn Prolog
Prolog is a general purpose, declarative, logic programming language. Here’s a curated list of excellent free Prolog tutorials.
Read moreExcellent Free Tutorials to Learn Scheme
Scheme is a general-purpose, functional, programming language descended from Lisp and Algol. Here’s our recommended tutorials to learn Scheme.
Read moreExcellent Free Tutorials to Learn Haskell
Haskell is a standardized, general-purpose, polymorphically statically typed, lazy, purely functional language. Here’s our recommended Haskell tutorials.
Read more