Abstract This article aims to record how to code for quick sort algorithm with C++. Although a sort function has…
C++: Bubble sort
Abstract This article aims to record how to code for bubble sort algorithm with C++. Although a sort function has…
Shortcut for comment in VSCode
Abstract This article aims to record the shortcut for comment in VSCode. Details Comment: “Ctrl + K + C” Uncomment:…
Compile and debug C++ project with Visual Studio Code on Ubuntu
Abstract This article aims to record how to compile and debug C++ project with Visual Studio Code on Ubuntu. Step…
Useful gnome extension on Ubuntu gnome desktop
Abstract This article aims to introduce how to install gnome extension on Ubuntu gnome desktop and recommend some useful gnome…