Skip to content

FixleIO/git-started

Repository files navigation

Introduction to GitHub Course

Welcome to the Introduction to GitHub Course! This repository is designed for students who are new to GitHub and want to learn the basics of version control, collaboration, and managing projects using GitHub. Whether you're a beginner or just need a refresher, this course will guide you through the essentials with clear, hands-on instructions.

Course Overview

This repository serves as a learning hub for understanding how to use GitHub effectively. It includes step-by-step guides to help you:

  • Set up your GitHub account and environment.
  • Understand key Git and GitHub concepts.
  • Follow a typical student workflow for collaborating on projects.
  • Explore a fun "Hello World" example to practice markdown.

Gittin' Started

To begin, clone this repository to your local machine and explore the markdown files listed below. Each file covers a specific topic to help you build your GitHub skills.

Repository Contents

The following files are included in the root folder of this repository:

File Name Description
GitHub_Setup_Instructions.md A guide to setting up your GitHub account, installing Git, and configuring your environment.
Git_Areas.md An overview of Git's key areas (working directory, staging area, and repository) and how they work together.
GitHub_Student_Workflow.md A step-by-step workflow for students to collaborate on GitHub, including forking, cloning, and submitting pull requests.
hello.md A fun "Hello World" markdown file to practice markdown syntax and explore basic GitHub features.

How to Use This Repository

  1. Clone the Repository: Start by cloning this repo to your local machine using git clone.
  2. Explore the Files: Open each markdown file in the order listed above to follow the learning path.
  3. Practice: Try out the commands and workflows described in the files. Experiment with the hello.md file to practice markdown and Git commands.
  4. Ask Questions: If you're stuck, check out GitHub's official documentation or reach out to your instructor.

Assignments


Useful links

Official Github cheatsheet


Created by Grant Miller grant@fixle.co

About

A git training repo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published