Get The GIT

Date: nov-11 2024

The event aimed at introducing students to Git and GitHub, two essential tools for modern software development and version control.!

Event Image 1
Event Image 2
Event Image 3

Department of Computer Science & Engineering (Data Science),under the esteemed guidance of Dr.Y. Anuradha, Associate Head of B.Tech CSE (DS), organized a successful event, chaired by Prof. A. B. Koteswara Rao, Principal..

The session began with an overview of Git, explaining its role as a distributed version control system that helps developers manage and track changes in their code. The focus was on the core Git operations, including initializing repositories, creating commits, branching, and merging—crucial skills for any aspiring developer..

A significant portion of the session was dedicated to Git Bash, the command-line interface used to interact with Git. Participants were given hands-on experience using Git Bash to execute basic commands such as git init, git add, git commit, and git push.

Get the Git was a valuable learning experience for students eager to enhance their technical skills and collaborate on open-source projects. By the end of the workshop