Git and GitHub: A Hands-On Workshop with Java and Eclipse
Workshop Agenda: Git and GitHub: A Hands-On Workshop with Java and Eclipse
Date and Time
Location
Hosts
Registration
- Date: 01 Aug 2024
- Time: 06:00 PM to 07:30 PM
- All times are (UTC+03:00) Cairo
- Add Event to Calendar
If you are not a robot, please complete the ReCAPTCHA to display virtual attendance info.
- Contact Event Host
-
Email: info@stepbystep-tc.com
Website: https://www.shamsieh.education/school.php?serial_number=4364
- Co-sponsored by Step by Step for Training and Consulting
- Starts 30 July 2024 08:55 PM
- Ends 01 August 2024 05:50 PM
- All times are (UTC+03:00) Cairo
- No Admission Charge
Speakers
Agenda
Workshop Agenda: Git and GitHub: A Hands-On Workshop with Java and Eclipse
1. Introduction
-
Welcome and Overview
-
Brief introduction to the workshop
-
Goals and objectives
2. Types of Source Safe
3. Introduction to Git
-
What is Git?
-
Key concepts: Repository, Commit, Branch, Merge
-
Benefits of Using Git
4. Introduction to GitHub
-
What is GitHub?
-
Overview of GitHub as a platform
-
Key features: Repositories, Issues, Pull Requests
5. Git and GitHub Commands
-
Basic Git Commands
-
git init, git clone, git add, git commit, git status, git log
-
Branching and Merging
-
git branch, git checkout, git merge
-
Remote Repositories
-
git remote, git push, git pull, git fetch
-
Collaborative Features
-
Forking, Pull Requests, Code Reviews