Original caption
my first ever coding tutorial !!! Here are the steps : - make a folder where you’re gonna put all of your projects, you only need to create it once - make a new repository/project - Go to your repository folder on command prompt - clone the new repository/project using the URL inside of your repository folder - Open the repository/project on VS code or any IDE of choice - modify your files and save - Add your file, commit and push git commands: - git clone [Insert URL] - git add . - git commit –m “commit message” - git push Good luck! #code #coding #computerscience #Tech #college #uni #internship #softwareengineer #compsci #intern #codewithme #learntocode #learnprogramming #codingforbeginners #codingprojects #beginnerfriendly #compscimajor #womenintech #dailycoding