Skip to content

Lesson 0x02 #61

@AquaWaterfall23

Description

@AquaWaterfall23

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 git to 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

Discussion

Please add your answer to the following discussions. Please up vote answers that you like.

  1. What is git?

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)

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions