Search Results for: git

How to Install Julia Programming Language on Ubuntu 22.04

Among this spectrum of programming languages, one recently received mentions are Julia. Although more than a decade older, many still consider Julia new. It was developed in 2010 by Stefan Karpinski, Jeff Bezanson, and Viral B. Shah. Julia is an advanced, high-performance, dynamic programming language that is designed for technical computing. It comes with syntax […]

How to Install Julia Programming Language on Ubuntu 22.04 Read More »

Looking for a Simple and Fast Alternative to Find Command? | The fd command in Linux

Usually when you search for a file in the system, you do it using a file browser, but what if you want to use the terminal? Well, there is a command called find that does the job, but there is a better alternative. Today, we will talk about the fd command on Linux. Introduction According

Looking for a Simple and Fast Alternative to Find Command? | The fd command in Linux Read More »

Scroll to Top