Shobhit Singh

Shobhit Singh

Step by Step Guide to Installing MATLAB on Linux

Installing MATLAB On Linux

MATLAB, or Matrix Laboratory, is a programming and numeric computing platform used by millions of engineers and scientists to analyze data, develop algorithms, create models, and provide visual insights. It is a staple for any sort of complex numerical or mathematical…

How to Install and Setup CLion on Linux?

How To Install CLION

CLion (developed by Jetbrains) is one of the most popular C/C++ IDE among developers. It has an easy to use interface but also comes packed with features like VCS integration, CMake support, Unit testing, Collaborative mode and much more. This…

How to install and use Gitkraken on Linux?

Installing Gitkraken

Git is an open-source and distributed version control system. Since its inception in 2004, it has become the most popular version control system worldwide, being used by huge organizations and independent developers. For this reason, Git has become a necessary…

How to Install Julia on Linux

Setting Up Julia

Julia is an open-source programming language that is used in the field of scientific computing. It is high-performance, dynamically typed, simple to write, and has an abundance of scientific packages which makes it perfect for data analysts, scientists, and for…