Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 5 additions & 6 deletions course-details.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
# Course description
People use GitHub to build some of the most advanced technologies in the world. Whether you’re visualizing data or building a new game, there’s a whole community and set of tools on GitHub that can help you do it even better.

Now, with GitHub Learning Lab, you’ve got a sidekick along your path to becoming an all-star developer.

From managing notifications to merging pull requests, GitHub Learning Lab’s “Introduction to GitHub” course guides you through everything you need to start contributing in less than an hour. See a word you don't understand? We've included an emoji 📖 next to some key terms. Click on it to see its definition.

# What you'll learn
## What you'll learn

We'll answer common questions like:
- What is GitHub?
Expand All @@ -22,20 +21,20 @@ And when you're done you'll be able to:
- Introduce changes with pull requests
- Deploy a web page to GitHub pages

# What you'll build
## What you'll build
![a gif of a slide show running on a browser](https://user-images.githubusercontent.com/16547949/69274863-44362880-0ba9-11ea-98f6-b58cfc9eab02.gif)

- Completed [source repository](https://github.com/githubtraining/github-slideshow-demo/)
- Interactive [slideshow](https://githubtraining.github.io/github-slideshow-demo/) deployed to GitHub Pages.

# Prerequisites
## Prerequisites
None. This course is a great introduction for your first day on GitHub.

# Projects used
## Projects used
This makes use of the following open source projects. Consider exploring these repos and maybe even making contributions!
- [reveal.js](https://github.com/hakimel/reveal.js): A framework for creating presentations using HTML
- [Jekyll](https://github.com/jekyll/jekyll): a simple, blog-aware, static site generator.

# Audience
## Audience

New developers, new GitHub users, users new to Git, students, managers, teams