🚀 Apply to our bootcamp:
https://compu-flair.com/bootcamp
In this video, I walk you through the essential workflow of version controlling your projects using Git and Visual Studio Code. We cover essential fundamentals like initializing a repository, staging files, and committing changes using both Git commands and the VS Code Git interface.
We will use GitHub Copilot to instantly generate a .gitignore file to keep our repository clutter-free and brainstorm a professional repository name that communicates business value to hiring managers. We also tackle a common stumbling block: managing multiple GitHub account credentials and authenticating via Google so you can push your code to the cloud without getting stuck on permission errors.
This video is part of my series on how to move from a job posting to landing a data science job interview in under 10 hours. Subscribe to follow the rest of this series and learn how to build and use these tailored projects to bypass automated applicant tracking systems (ATS) and secure direct referrals! If you have a STEM degree and want personalized guidance to land your dream data science role, be sure to check out our exclusive bootcamp program.
Chapters:
00:00 - Version Control with Git and VS Code
00:48 - Initializing, Staging, and Committing Changes
01:22 - Generating .gitignore with Copilot
02:48 - Naming Repositories to communicate business value
04:09 - Managing Multiple GitHub Accounts and Authentication