📄️ Lesson 1: Getting Started with GitHub
This lesson covers the basics of creating a GitHub account, setting up a repository, and adding files.
📄️ Lesson 2: Initializing a Local Git Repository
This lesson covers how to create a local Git repository, track files, and push changes to GitHub.
📄️ Lesson 3: Working with Branches and Commits
This lesson covers how to create and switch branches, make commits, push changes, and merge updates in Git.