#H1 How to setup Cloud9 type environment on local (PC/Laptop) These steps are basically for Windows. Steps ###H3 To set Up Vscode
- Download Vscode (it is an awesome text editor that comes with integrated terminal, just like cloud9) Link: [https://code.visualstudio.com/]
- Install Git (it is version control that basically controls versions of your code, tracks changes and maintain a timeline of your overall project, a great tool) Link: [https://git-scm.com/] You need to install git and configure it. For this you will need to create your github account (github is like LinkedIn for your code you can make upload your code online, and connect with community, and contribute to the open source world!) YouTube link(s): [https://www.youtube.com/watch?v=J_Clau1bYco&t=198s]