Skip to content

cbitosc/GitGitubWorkShop-26

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Git & GitHub Workshop: Challenge Arena

This repository contains hands-on Git and GitHub puzzles for 1st year Computer Science Engineering students.

Learning Goals

  • Understand basic Git workflow (add, commit, push)
  • Use branches safely
  • Resolve merge conflicts
  • Use stash, rebase, tags, and cherry-pick
  • Build confidence with debugging Git mistakes

How To Use This Repo

  1. Clone the repository.
  2. Open the challenges folder.
  3. Solve challenges in order (01 to 08).
  4. For each challenge:
    • Read its README.md
    • Complete the task in the same folder
    • Commit your solution with the required commit message format
  5. Push to GitHub after each challenge.

Challenge List

Scoring (Optional)

  • Easy challenge: 10 points
  • Medium challenge: 15 points
  • Hard challenge: 20 points
  • Bonus for clean commit history: +10

Good luck and happy committing.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors