LBRY Block Explorer

LBRY Claims • learningcppone

57af825c9ddc36d803fdc8a6fdfd3458e4cf3b21

Published By
Created On
2 Apr 2021 17:10:18 UTC
Transaction ID
Cost
Safe for Work
Free
Yes
C++ Beginner's Course Class 1: IDE and Hello World
Hello guys. How are you today?
This is an introductory course to C++. In this first video, we set up VS Code to work with C++ and Cmake.
Compiler:
Linux (GCC): sudo apt install build-essential (Debian/Ubuntu/Mint)
sudo pacman -S gcc (Arch Linux)
sudo yum/dnf groupinstall 'Development Tools' (Red Hat/Fedora)

MacOS(clang/LLVM): xcode-select --install (inside terminal)

Window(MingW): https://sourceforge.net/projects/mingw-w64/

VS Code: https://code.visualstudio.com/Download

Cmake: https://cmake.org/download/
Author
Content Type
Unspecified
video/mp4
Language
English
Open in LBRY