
Learn Git and GitHub basics, including terminology, creating a repository, cloning to your computer, making changes, and pushing back to GitHub, plus installing Git and using the command line.
Kalob invites you to leave a review and share feedback to help improve this course toward five-star quality. Send private messages on Udemy with ideas for immediate improvements.
Commit changes with git, view diffs, and push to GitHub while exploring history, staging, and cloning. Learn how forking and an SSH key secure access and share code.
A fantastic git command called `git lg`. It's a much better way to view your git commit tree.
Apply Git to all your projects to build hands-on skills with commits, history, and undoing changes, and explore free private repositories with GitLab and SSH keys.
Explore additional coding resources in this bonus lecture, including Kalob.io/blog, Kalob.io courses, and the Learning to code Facebook group, plus how to leave a helpful review.
Welcome to the 30 minute free Git and GitHub crash course!
Employers and developers everywhere are using Git. This is why you should learn it (and also because it's powerful and a really cool tool!)
Git is a powerful (and VERY popular) versioning tool for web developers. But it's hard to get started because there's a lot to know and everyone assumes you already know the basics.
Looking for a short course on Git?
Looking for a short course on GitHub?
Then this is the course you're looking for!
This course is perfect for a web developers who's next step is to learn Git and GitHub.
The core of this course is less than 30 minutes, and you'll learn:
How to create a repository
How to copy it to your computer
How to add files to your repository
How to send the changes to GitHub
Plus you'll learn:
Git fundamentals, and
GitHub fundamentals
You'll also learn the terminology that developers use, like: cloning, staging, committing, pushing and diff. And you'll learn WHY Git is so popular and HOW it's powerful. And we'll be using GitHub which is the Git-service brand name.
Not sure if you should pay for an 8 hour course on Git? Take this course first to get your feet wet.
P.S. You'll learn how to do all this through your command line... because one day you'll be deploying code on a server and you'll need to use the command line, it's the only way! This course will set you up for success! ;)