12/20/25: Diving Into Git and GitHub

In this episode, I delve into my experience of learning Git and GitHub. Recorded late night on December 20th, I this episode documents my journey navigating Git and the terminal, installing Homebrew, setting up repositories, and understanding key commands like git init, git add, git commit, and git push. I talk through what clicked, what didn’t, how file management actually works in practice, and why learning new tech is less about being fast and more about staying with it long enough for the fog to lift.

  • 00:00 Introduction and Today’s Date
  • 00:02 Learning Git and GitHub
  • 00:33 Installing Homebrew and Terminal Adventures
  • 03:08 Understanding Shells and Paths
  • 03:52 The Power of AI in Learning
  • 04:03 Building Your Own Apps Course
  • 06:49 Git Commands and Their Purposes
  • 08:15 Creating and Managing Repositories
  • 14:19 Reflections and Future Plans