Developer Starter Pack
24 Februari 2020
Requirement 🛠️
Software Developer 👨💻
Weaponry 💻
CLI (Command Line Interface) ⌨️


Command Prompt 🖥️
Show files in current directory
Go to Specific directory (use TAB for autocomplete)
Create Directory or Folder
Open Program
Create File
Environment Variables

Package Manager
Text Editor





Open VSCode via CLI
Install Plugin Terminal in VSCode

Compile C++ Program in VSCode
git
Version Control System (VCS)


2 ways to use git
Git global setup
Remote to Local
Multiple person working on one project
Advanced Git


More at git documentation
Protip
Last updated