Help with starting a project in Visual Studio Code- and file management?

This page summarizes the projects mentioned and recommended in the original post on /r/learnprogramming

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • myproject

  • Usually when I want to do a new project I create a repository on GitHub then I use the terminal to go to where I want to work on that code (on Linux or Mac I use the cd command to change directories in the terminal, I know Windows has a similar command) and do git clone URL_of_my_project_on_GitHub, where URL_of_my_project_on_GitHub is the URL in my web browser of the project on GitHub, like https://github.com/MyUsername/MyProject . Then I tell VS code to open the folder of that project.

  • missing-semester

    The Missing Semester of Your CS Education 📚

  • No clue, dude. To learn the terminal and git I think you should go through this: https://missing.csail.mit.edu/

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts