-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Introduction
In this lesson you will learn about git and GitHub.
By the end of this lesson you will:
- Learn to use a terminal a.k.a Command Line.
- Learn to use
gitto save your code.
If you get stuck on any of the steps refer to the Lesson 0x02 notes.
Hello Terminal
What happens when you execute the following commands in the terminal?
-
pwd -
ls -
cd . -
man ls
Hello Git
- Complete Git & GitHub Fundamentals lab.
Discussion
Please add your answer to the following discussions. Please up vote answers that you like.
Conclusion
In this lesson, you have learned how to use git to save your code files, and to
publish those files to GitHub.
Bonus (optional)
- Watch Working Locally
- Watch What's a Repository?
- Complete https://lab.github.com/githubtraining/ramp-up-on-git-and-github
- Complete each of the GitHub Guides
- Read Learn Enough Command Line to Be Dangerous
- Read What is Version Control
- Play a game
- Read Git Handbook
Metadata
Metadata
Assignees
Labels
No labels