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 more
The Linux Portal Site
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 more
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
This week’s Raspberry Pi 4 blog focuses on file managers, recommending the best console and GUI-based file managers for this tiny machine.
Read more
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 more
youtube-viewer is a lightweight application for searching and streaming videos from YouTube. youtube-viewer is free and open source software.
Read more
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 more
This is a weekly blog about the Raspberry Pi 4 (“RPI4”), the latest product in the popular Raspberry Pi range of computers. This week, I test OBS Studio on the RPI4.
Read more
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 more
You-Get is a tiny command-line utility to download media contents (videos, audios, images) from the web. It’s free and open source software, with a huge number of GitHub stars.
Read more
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 more
A news aggregator is software which collect news, weblog posts, and other information from the web so that they can be read in a single location for easy viewing.
Read more
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 more
tetris is a terminal interface for Tetris, a tile-matching puzzle video game originally designed and programmed by Alexey Pajitnov.
Read more
Forth is an imperative stack-based programming language, and a member of the class of extensible interactive languages. Here’s our recommended tutorials.
Read more
This is a weekly blog about the Raspberry Pi 4 (“RPI4”), the latest product in the popular Raspberry Pi range of computers. UPDATE: In Week 26, I revisit Firefox again, as the Raspbian repositories offer a current version of this
Read more
Prolog is a general purpose, declarative, logic programming language. Here’s a curated list of excellent free Prolog tutorials.
Read more
nnn is a free and open source terminal file manager written in the C programming language. nnn focuses on performance over features.
Read more
Scheme is a general-purpose, functional, programming language descended from Lisp and Algol. Here’s our recommended tutorials to learn Scheme.
Read more
For this week, I’m going to look at a few retro games, all nestling in Raspbian’s repositories. Free and open source gaming.
Read more
Haskell is a standardized, general-purpose, polymorphically statically typed, lazy, purely functional language. Here’s our recommended Haskell tutorials.
Read more