Markdown is a plain text formatting syntax created by John Gruber in 2004. It’s designed to be easy-to-read and easy-to-write. Here’s our recommended Markdown tutorials.
Read more
The Linux Portal Site
Markdown is a plain text formatting syntax created by John Gruber in 2004. It’s designed to be easy-to-read and easy-to-write. Here’s our recommended Markdown tutorials.
Read more
TypeScript is a strict syntactical superset of JavaScript and adds optional static typing to the language. Here’s our recommended free tutorials to learn TypeScript.
Read more
ML (“Meta Language”) is a general-purpose functional programming language. It has roots in Lisp. Here’s our recommended free ML books.
Read more
Kotlin is a cross-platform, statically typed, general-purpose programming language with type inference. Here’s our recommended tutorials to learn Kotlin.
Read more
Vala is an object-oriented programming language with a self-hosting compiler that generates C code and uses the GObject system. Here’s our recommended books to learn Vala.
Read more
XML is a set of rules for defining semantic tags that describe the structure and meaning of a document. Here’s our recommended free tutorials to learn XML
Read more
XML is a set of rules for defining semantic tags that describe the structure and meaning of a document. Here’s our recommended free XML books.
Read more
D is a general-purpose systems programming language with a C-like syntax that compiles to native code. Here’s our recommended free D tutorials.
Read more
Dylan is a multi-paradigm programming language that includes support for functional and object-oriented programming (OOP). Here’s our recommended free tutorials to master Dylan.
Read more
Eiffel is an object-oriented programming language designed by Bertrand Meyer and Eiffel Software. Here’s our recommended free books to learn Eiffel.
Read more
Factor is a dynamic stack-based programming language inspired by earlier stack-based languages like Forth and Joy. Here’s our recommended free books to learn Factor.
Read more
F# (pronounced F sharp) is a general purpose, strongly typed, multi-paradigm programming language. Here’s our recommended free tutorials to learn F#.
Read more
ABAP (Advanced Business Application Programming) is a fourth-generation, high-level programming language created by the German software company SAP SE. Here’s our recommended ABAP tutorials.
Read more
This weekly edition showcases software for the Raspberry Pi 4 that teaches young people how to use a computer. Basic computing skills and beyond.
Read more
Dart is a multi-paradigm, object-oriented, class defined, garbage-collected, scripting language using a C-style syntax that can transcompile into JavaScript. Here’s our recommended free tutorials.
Read more
LaTeX is a professional document preparation system and document markup language written by Leslie Lamport. It’s a very mature system with development starting more than 30 years ago. Here’s our recommended tutorials to learn LaTeX.
Read more
CoffeeScript is a very succinct programming language that transcompiles into JavaScript, so there is no interpretation at runtime.
Read more
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 more
Racket is a general-purpose, object-oriented, multi-paradigm, functional, imperative, logic based programming language based on the Scheme dialect of Lisp.
Read more
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 more