Racket is a general-purpose and multi-paradigm programming language based on Lisp. Racket is specifically…
Category:
Programming
- FAQLinuxLinux BasicsProgrammingTips and TricksUnix/Linux Beginners
How To Compile And Run C, C++ Programs In Linux
By skBy sk 9.6K viewsThis brief tutorial explains how to compile and run C/C++ programs in GNU/Linux operating…
- Command line utilitiesFAQLinuxLinux Tips & TricksNodejsOpensourceTips and TricksUnix/Linux BeginnersUtilities
Fkill – Interactively Search And Kill Processes On Linux
By skBy sk 555 viewsFkill, stands for Fabulous Kill, is a cross-platform command line utility to interactively search…
- Version Control SystemDevOpsFAQgitGithubLinuxProgrammingUtilities
Introduction To Version Control System
By editorBy editor 886 viewsThis guide explains what is Version control system, benefits of Version control system and different types of Version control systems.
- FAQLinuxProgrammingPythonTips and TricksUnix/Linux Beginners
Find Linux System Details Using Python
By skBy sk 6.8K viewsPython is one of the popular programming language and It comes pre-installed with many…
- LinuxCommand line utilitiesOpensourcePackage managementProgrammingPythonUtilities
Pipx – Install And Run Python Applications In Isolated Environments
By skBy sk 6.1K viewsIt is always recommended to install Python applications in Virtual Environments to avoid conflicts…
- Youtube-dlAudio/Video ConvertersAudio/Video EncodersAudio/Video ToolsCommand line utilitiesFAQFfmpegLinuxOpensourcePythonUtilitiesYouTube
Youtube-dl Tutorial With Examples For Beginners
By skThis tutorial explains the most commonly used Youtube-dl commands to download videos from Youtube and other websites in Linux.