DEV Community

KIRAN RAJ
KIRAN RAJ

Posted on

Day 4 at payilagam traning institute


Today, I learned Git basics with my trainer. We covered:

  1. Creating a repository
  2. Cloning a project
  3. Basic Git commands

Git helps us track changes, collaborate, and share code. We'll use it to:

  1. Update our project work daily
  2. Share code with the team
  3. Collaborate on projects

I installed Git using terminal commands:

  1. sudo apt update
  2. sudo apt install git
  3. Set up my username and email

Encountered some issues, will discuss with trainer tomorrow. Excited to learn more!
At the end of the class, my friends and I played shuttlecock and volleyball in the park, which was opposite the Payilagam Institute.

Top comments (0)