Git & GitHub Workshop by Vimal Daga Sir

Mohammed Abdul Basith
2 min readFeb 1, 2021

Git and GitHub have become popular standards in the software development process.

On 30th & 31st of January 2021 , Vimal Daga Sir conducted a wonderful workshop on Git & GitHub from scratch . It was more than a 2-Day workshop .

We all Have learned and got an idea on usage of Git & Github practical usage and implementation in our projects and tasks .

What Is Git?

Git is a free and open source distributed version control system. What is version control? Essentially, it’s a system that allows you to record changes to files over time, thus, you can view specific versions of those files later on.

// Some of the terminal commands we have learned in Git usage //

pwd — check where you are in the current file system

ls — list files in the current directory (folder)

cd [directory-name] — moves to the given directory name or path

mkdir [directory-name] — makes a new directory with the given name

These are surely recognizable by the Linux users . Yes , these are same as we use in Linux .

// More few of them are : //

git init — for project name

git commit -m — for message

git summary — for status of the project or task

GitHub

In essence, GitHub is a service that allows you to host your Git repositories online and collaborate with others on them. You can use GitHub through their web portal as well as the GitHub desktop GUI and the Git Shell.

As a service, GitHub is now used by 12 million developers and organizations, and has become a fairly popular standard for collaborating on projects and open-sourcing code.

GitHub path of functioning

It was really a great time learning about Git & GitHub .

Surely, it was more than a workshop.

Thank You Vimal Sir & LinuxWorld Informatics Pvt. Ltd Company

Vimal Daga Sir

Thank You for reading my experience from this workshop.

#onlineworkshop #worldrecordholder #vimaldaga #righteducation #educationredefine #rightmentor #linuxworld #makingindiafutureready #righeducation #arthbylw #git #github

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

No responses yet