Good morning LinkedIn family ☀️ Today’s practice session (8 AM – 9 AM) focused on Git & GitHub using Git Bash. 📌 Topics covered: • Basic Git commands (init, add, commit, status) • Working with GitHub repository • Understanding branching concept 🌿 • Creating a new branch and switching between branches • Basic workflow: local repo → branch → commit → push to GitHub Today I learned how branching helps in managing different features without affecting the main project. It is very useful for teamwork in real-world development. I will continue this daily practice to strengthen my skills in version control and development workflow. #Git #GitHub #GitBash #Branching #WebDevelopment #Learning #Consistency #100DaysOfCode
Git & GitHub Practice: Branching and Version Control
More Relevant Posts
-
#Day494 of #500DaysofCode 🚀 Leveling Up My Git & GitHub Skills Lately, I’ve been focusing on improving my workflow with Git and GitHub—and it’s been a game changer! From understanding better branching strategies to keeping repositories clean and organized, I’m learning how small improvements can make a big difference in collaboration and productivity. A few things I’ve been working on: 🔹 Writing cleaner commit messages 🔹 Managing branches effectively 🔹 Keeping my Git version up-to-date 🔹 Exploring advanced Git commands Still learning, still improving—but enjoying the process every step of the way! 💡 If you have any tips, best practices, or resources that helped you master Git, I’d love to hear them! #Git #GitHub #LearningInPublic #DeveloperJourney #VersionControl #TechSkills #ContinuousLearning
To view or add a comment, sign in
-
🚀 Day 15 of #111DaysOfLearningForChange – Code for Change Diving into version control and collaboration with Git & GitHub 🔧💻 📌 What I learned today: • Git basics and version control workflow • Creating and managing commits • Working with branches • Understanding and resolving merge conflicts • Forks and Pull Requests (PRs) • Deploying projects using GitHub Pages ✨ Key takeaway: Version control is essential—not just for tracking code, but for collaboration and real-world development workflows ⚡ Challenge faced: Understanding merge conflicts and how to resolve them correctly #111DaysOfLearningForChange #CodeForChange #Git #GitHub #WebDevelopment #LearningInPublic
To view or add a comment, sign in
-
-
Git is a powerful version control system that many developers use to track changes to their projects. And GitHub is a platform that allows them to collaborate on and share their code. In this course, Sumit teaches you how both tools work. You'll learn about merging, branching, pull requests, stashing, rebasing, and more. #NasratullahBahir #learning #Git #GitHub https://lnkd.in/geSwghag
To view or add a comment, sign in
-
-
Most people try to memorize Git commands… and that’s where things go wrong. Git is not about commands. It’s about understanding the workflow. I just published a video where I break down Git & GitHub using a real company scenario 👇 👨💼 Tech Lead creates the project 👨💻 Developer clones the repo 🌿 Works on a feature branch 🔁 Raises a Pull Request ✅ Code gets reviewed & merged No unnecessary theory. Just how things actually work in real projects. If you’ve ever been confused with Git, this will make it clear. 🎥 Watch here: https://lnkd.in/gUnf8av4 Let me know in comments: 👉 Which part of Git confused you the most? #Git #GitHub #SoftwareDevelopment #Programming #LearnToCode #Developers #TechEducation #Hosiyar
Git & GitHub Complete Tutorial for Beginners 💼 | Real Company Workflow Explained
https://www.youtube.com/
To view or add a comment, sign in
-
Day 12 | Tip The 4 Git commands you'll use every single day When I started with Git, the number of commands felt overwhelming. Then I realised — 90% of daily Git work uses just 4 commands: 1. git status — see what changed 2. git add . — stage your changes 3. git commit -m '' — save a snapshot 4. git push — upload to GitHub Master these 4 first. Everything else comes later. #Git #GitHub #DevTips #LearningToCode #100DaysOfCode
To view or add a comment, sign in
-
-
I’ve uploaded my GitHub notes which helped me understand version control better. If you’re starting with Git/GitHub, this might help 😊 Let me know your feedback!
To view or add a comment, sign in
-
Day 11 | Concept What is Git and why every developer needs it Before I learned Git, I used to save files like this: - calculator.cpp - calculator_final.cpp - calculator_final2.cpp - calculator_ACTUALLY_final.cpp Sound familiar? Git solves this. It tracks every change you make, lets you go back to any version, and lets multiple people work on the same project without chaos. If you write code and don't use Git — start today. Your future self will thank you. #Git #GitHub #LearningToCode #DevTips #VersionControl
To view or add a comment, sign in
-
-
🚀 I’m starting a 10‑post series breaking Git down from zero → advanced, explained simply and practically. 🔗 Git & GitHub Mastery — Post 1 of 10 What is Git & GitHub? 📦 Git A tool that runs on your computer. It tracks every change you make to your files — like a time machine for your code. You can rewind your project to any moment in time. ☁️ GitHub A cloud-based website. It stores your Git projects online and helps teams collaborate. Think Google Drive, but built specifically for code. 🔗 The relationship Git is the engine. GitHub is the garage where you park it. 3 Git terms every beginner must know 👇 🔹 Repository (Repo) A smart project folder tracked by Git 🔹 Commit A saved snapshot of your project (like hitting a checkpoint in a game) 🔹 Branch A parallel version of your code so you can experiment safely (without breaking things) 👇 Drop a 🙋 in the comments if Git & GitHub ever confused you. #Git #GitHub #LearnToCode #Programming #DataScience
To view or add a comment, sign in
-
🚀 Day 5/5 – Understanding how real developers manage code. Today’s session was about Git and GitHub — tools that are essential in real-world development. → Learned: ✔ Git workflow and version control basics ✔ Repositories, commits, and tracking changes ✔ Basics of branching and collaboration → Applied: Created my first repository and pushed code, understanding how changes are maintained over time. 🎯 Key takeaway: Writing code is not enough — managing and tracking it properly is what makes development efficient and scalable. This concludes an intense 5-day learning experience, moving from fundamentals to practical tools. Next step: applying everything learned into real projects. #Git #GitHub #VersionControl #FullStackDevelopment #LearningJourney #BuildInPublic
To view or add a comment, sign in
-
💡 Git vs GitHub – Know the Difference! Many beginners confuse Git and GitHub, but understanding the difference is a game-changer for any developer 👇 🔹 Git A powerful version control system that helps you track changes in your code locally. It allows you to manage branches, commits, and collaborate efficiently—even offline. 🔹 GitHub A cloud-based platform built on Git where you can store repositories, collaborate with others, manage projects, and contribute to open source. 🚀 Simple way to remember: Git = the engine 🛠️ GitHub = the platform 🌐 Mastering both is essential for modern software development and teamwork. #Git #GitHub #WebDevelopment #Programming #SoftwareEngineering #DeveloperJourney #LearnToCode
To view or add a comment, sign in
-
Explore content categories
- Career
- Productivity
- Finance
- Soft Skills & Emotional Intelligence
- Project Management
- Education
- Technology
- Leadership
- Ecommerce
- User Experience
- Recruitment & HR
- Customer Experience
- Real Estate
- Marketing
- Sales
- Retail & Merchandising
- Science
- Supply Chain Management
- Future Of Work
- Consulting
- Writing
- Economics
- Artificial Intelligence
- Employee Experience
- Workplace Trends
- Fundraising
- Networking
- Corporate Social Responsibility
- Negotiation
- Communication
- Engineering
- Hospitality & Tourism
- Business Strategy
- Change Management
- Organizational Culture
- Design
- Innovation
- Event Planning
- Training & Development