Category: Language

language

CUDA

Description CUDA (Compute Unified Device Architecture) is a parallel computing platform developed by NVIDIA. It enables code execution on GPUs through an extension of C/C++ and a set of low-level… Read more »

Perl

Description Perl (Practical Extraction and Report Language) is an interpreted, versatile, and powerful programming language, originally developed for text processing and system administration. It is commonly used for: Perl stands… Read more »

Python

Launching python 3 For using Python, typ the command “python3” $ python3Python 3.9.21 (main, Aug 19 2025, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-5)] on linuxType “help”, “copyright”, “credits” or… Read more »