Cookie Consent by Free Privacy Policy Generator
Coding with Claude: Session 1 | Getting Started and Version Control

6 Feb 2026 10:00 AM MST

Watch on YouTube:YouTube

Noah Learner

Today in the Claude Code-along we’ll be covering foundational topics like Git and Version Control.

To follow along with the video, start here:

Install VSCode and Claude Code so you can work along with the video.

Here's what we did:

  1. Opened our editor
  2. Created a new folder
  3. Opened the Terminal
  4. Opened Claude Code
  5. Talked at it and told it about our idea for Search Console data
  6. Exported the data into Sheets and connected that Google Sheet to our local with Clasp
  7. Claude then planned it all out
  8. Claude executed the code in about 2 minutes
  9. We cleaned it up a bit
  10. Pushed it live
  11. Built a repo for version control in GitHub by uploading the code

Voila! Come back next week for more.

Resources mentioned in the session: