Fundamentals of Git & Github

SKU: DO01

Upcoming Class Schedule

  • Start Date 4 Oct 2025
  • Time 9.00PM - 11.00PM
  • Class Duration 2 hours session

Fundamentals of Git & Github

Level: Beginner
Duration: 1 Session (2 Hours)
Format: Live, hands-on

Course Overview

Version control is one of the most essential skills for every developer. In this short but practical course, you’ll learn how Git helps you track changes in your code, collaborate with others, and avoid the dreaded “final-final-v3” file naming nightmare.

You’ll also get comfortable using GitHub, the world’s most popular code hosting platform to share your code, work on projects with others, and contribute to open source.

Original price was: RM200.00.Current price is: RM100.00.

What You’ll Learn

  1. How Git Works: The basics of version control and why it’s important
  2. Core Git Commands: init, add, commit, log, status, and more
  3. Undoing Mistakes: How to roll back safely
  4. Working with GitHub: Create repositories, push & pull code
  5. Branching & Collaboration: Basics of branching and pull requests
  6. Best Practices: Write good commit messages and keep your repo clean