Git vs GitHub – Difference Explained
Git vs GitHub – Difference Explained
What is Git?
Git হলো একটি Local Version Control System যেটা changes track করে।
It's a software that tracks changes in your code.
Git is mainly a command line tool.
Git works by keeping all version changes in a .git file within your project file.
Git works locally on your computer.
সহজভাবে — Git local system এ আপনার project এর history manage করে। Previous versions ও access করার অপশন থাকে।
What is GitHub?
GitHub হলো একটি cloud-based platform যেখানে Git repositories host করা হয়।
You push your git initialized local project and host the source code in GitHub.
It's mainly a Graphical Interface tool.
It has team collaboration features using pull requests & code reviews.
Github is a service that is hosted on the web.
সহজভাবে — GitHub হলো online database for your Git initialized projects। Repo একসেস থাকলে Collaboration possible।
One-Line Difference:
Git manages your source code's version. GitHub lets you collaborate on source code.
আপনি যদি Backend Development হন, তাহলে Git & GitHub দুটোই জানা must এবং Shoshikkha র "Free Backend Development With Django Course" এ থাকবে Backend Development এর সব fundamentals including Git & GitHub। Enroll করতে application form submit করুন।
Application Form:
https://docs.google.com/.../1FAIpQLSd9c_Y4HhI3hN.../viewform
#Shoshikkha #ShoshikkhaTech #ShoshikkhaCommunity #LearnWithShoshikkha #TechWithShoshikkha
#Git #GitHub #VersionControl #SoftwareDevelopment #Programming #DeveloperLife #Coding #BangladeshTech #BeginnerDeveloper
