Jump to ratings and reviews
Rate this book

Git and GitHub Crash Course

Rate this book
In this book, we take you on a fun, hands-on and pragmatic journey to learning Git and GitHub. Every chapter is written in a bite-sized manner and straight to the point as I don’t want to waste your time (and most certainly mine) on the content you don't need.

In the course of this book, we will
- How Git Works (Core Concepts)
- Creating Your First Git Project
- Creating a Remote Repository
- Cloning a GitHub Repository to Our Local Machine
- Detecting Changes with ‘git status’
- Staging Files with ‘git add’
- Committing Changes from Staging Area to Local Repository
- Branching
- Checking Out Older Commits
- Comparing Versions with ‘git diff’
- Understanding Push, Fetch, and Pull
- ‘git restore’ – Discarding Local Changes
- ‘git stash’ – Saving Unfinished Work
- ‘git revert’ – Undoing Commits Safely
- ‘git rebase’ – Cleaning Up History
- Pull Requests & Collaboration

The goal of this book is to teach you Git and GitHub in a manageable way without overwhelming you. We focus only on the essentials and cover the material in a hands-on practice manner for you to follow along.

Working Through This Book

This book is purposely broken down into short chapters where the development process of each chapter will center on different essential topics. The book takes a practical hands on approach to learning through practice. You learn best when you code along with the examples in the book.

96 pages, Kindle Edition

Published January 12, 2026

Loading...
Loading...

About the author

Greg Lim

69 books13 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
6 (75%)
4 stars
1 (12%)
3 stars
1 (12%)
2 stars
0 (0%)
1 star
0 (0%)
Displaying 1 - 2 of 2 reviews
12 reviews1 follower
January 18, 2026
I am a fan of learning by practice. This book helps you master the core Git/GitHub concepts by doing it in a step-by-step practical way. The book is written in simple English and is therefore recommended for beginners from all walks of life. The author uses real-life simple examples the reader can easily relate to, making it easy to get going. I recommend it for beginner and intermediate developers because it helps you to lay the foundations nicely, thereby setting you up for more high-level scenarios.
60 reviews
January 19, 2026
Best book on Git hub

I am having other book on git and GitHub,but I found this book easier to understand the concept as compared to other book.It is written in plain English and easy to understand method for a new person who is trying to understand Git and GitHub in depth.
Displaying 1 - 2 of 2 reviews