students will learn the basics of Git a tool used to track code changes. They'll set up Git, create a simple project with a README.md file, and learn essential commands like git init, git add, git commit, and git log. By the end of the class, they'll be able to save and view different versions of their code locally.