Skip to Content

Reach new heights

Start your online course today!

Skill up and have an impact! Your business career starts here.
Time to start a course.

Leaderboard

No leaderboard currently :(

View all
Most popular courses

Git and GitHub Basic
Git and GitHub Basic

Objectives

  • To understand the purpose of Git and GitHub in software development

  • To learn basic version control concepts

  • To perform common Git operations using commands

  • To understand how GitHub is used for collaboration and code management

Description

This task introduces learners to version control using Git and GitHub. Learners will understand the difference between Git (a version control system) and GitHub (a hosting platform). The task covers essential concepts such as repositories, commits, branches, and version history. Learners will practice basic Git commands, create and manage repositories, and push code to GitHub. This task helps build foundational skills required for collaborative and professional software development workflows.

Basic github git
Python OOP