Week 2 Day 4: GitHub basics and repository management

This commit is contained in:
2026-01-05 12:51:35 +05:30
parent 080b555db1
commit cdb4fc2e93
2 changed files with 65 additions and 0 deletions

32
Week-2/Day-4/Readme.md Normal file
View File

@@ -0,0 +1,32 @@
# Week 2 Day 4
## GitHub Basics and Repository Management
### Date
25 December 2025
### Objective
To understand GitHub fundamentals, repository creation, and basic project structure using GitHub interface.
### Topics Covered
- GitHub overview
- Repository creation
- README file importance
- GitHub Flow basics
### Activities Performed
- Created a sample repository.
- Explored GitHub interface and repository settings.
- Studied GitHub Flow documentation.
- Understood role of README files.
### Tools & Technologies Used
- GitHub
- Markdown
### Learning Outcomes
- Learned how repositories are structured.
- Understood the importance of version control.
- Gained confidence using GitHub UI.
### Status
Completed