Scala is a modern, object-functional, multi-paradigm, Java-based programming and scripting language that’s released under the Apache License 2.0. It blends functional and object-oriented programming models.
Read more3 Excellent Free Books to Learn COBOL
COBOL is an acronym which stands for Common Business-Oriented Language. The US Department of Defense, in a conference, formed CODASYL (Conference on Data Systems Language) to develop a language for meeting business data processing needs which is now known as
Read moreManage your Photos: JPEG Photo Compression
JPEG is an image file format that’s been around since the early 1990s, and it uses lossy compression. We compare and contrast Guetzli, MozJPEG, and Lepton. They are all open source tools that run from the command-line.
Read moreEssential System Tools: hyperfine – command-line benchmarking tool
hyperfine is a command-line benchmarking tool. It’s designed to measure the full execution time of a program. This open source tool is written in Rust.
Read more23 Excellent Free Books to Learn Perl
The popularity of a book is influenced by personal feelings, tastes, and opinions. Programming books accord to this general rule. There is a wide range of Perl books. Here’s our recommended free Perl books.
Read more5 Excellent Free Books to Learn Pascal
Pascal is an imperative and procedural programming language designed in the late 1960s by Niklaus Wirth to teach structured programming using subprograms called procedures and functions.
Read moreLinux Candy: ASCIIQuarium – embrace marine life from the terminal
ASCIIQuarium is a short Perl script that lets you embrace aquatic nature from your terminal. It’s an aquarium/sea animation in ASCII art.
Read more12 Excellent Free Books to Learn Go
Go is a compiled, statically typed programming language that makes it easy to build simple, reliable, and efficient software. This article selects the best open source books that will give readers a firm foundation in developing Go applications.
Read more5 Excellent Free Books to Learn Groovy
Apache Groovy is a powerful, optionally typed and dynamic language, with static-typing and static compilation capabilities, for the Java platform aimed at improving developer productivity thanks to a concise, familiar and easy to learn syntax.
Read moreLinux Candy: WallGen – image generator tool
Let’s start our candy adventure with WallGen. It’s a small command-line utility that generates HQ poly wallpapers with only a few text arguments for inputs. Depending on these arguments, you can create shape-based patterns, randomly filled surfaces, and even image-based patterns.
Read moreViolin – minimalistic desktop music player
Violin is billed as a fast, lightweight, and minimalistic desktop music player. It’s cross-platform software running on Linux, MacOS, and Windows. Here’s Luke view of this music player.
Read more3 Excellent Free Books to Learn Swift
Swift is a powerful and intuitive general-purpose programming language for the OS X, iOS, watchOS, and Linux operating systems. It’s developed by Apple Inc. Swift is intended to be more resilient to erroneous code (“safer”) than Objective-C, and more concise.
Read more7 Excellent Free Books to Learn X86 Assembly
Assembly language is also used primarily for direct hardware manipulation, access to specialized processor instructions, or to address critical performance issues. Assembly is excellent for speed optimization.
Read moreIFStile – Iterated Function Systems – visualize substitution tilings
IFStile is software that generates fractals using the Iterated Function System. It’s freeware (not open source) software.
Read moreExcellent Utilities: peco – interactive filtering tool
peco is a CLI utility that filters text interactively. The tool is written in the Go programming language. It’s free and open source software.
Read more