1. Installation of C++ (Linux and Windows) |Basic to Advance C++ tutorial

Опубликовано: 28 Сентябрь 2024
на канале: Keep it sorted
132
6

Data structures and C++ notes
https://github.com/Abhishekkute234/Data-St...

Step 1- open terminal and put following commands
Step 2- command { sudo apt update }
Step 3- { sudo apt install g++ }
Step 4 - To check the version of C++ put command { g++ --version } on terminal

Follow the playlist for complete basic to Advance DSA and C++ tutorial
   • C++ tutorial  
Follow the playlist for Python tutorial
   • Python tutorial