Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mor10/github-for-the-rest-of-us
Docs for the "GitHub for the Rest of Us" workshop.
https://github.com/mor10/github-for-the-rest-of-us
Last synced: about 2 months ago
JSON representation
Docs for the "GitHub for the Rest of Us" workshop.
- Host: GitHub
- URL: https://github.com/mor10/github-for-the-rest-of-us
- Owner: mor10
- Created: 2023-10-16T11:32:21.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-18T06:50:29.000Z (about 1 year ago)
- Last Synced: 2023-10-19T03:29:10.803Z (about 1 year ago)
- Homepage: https://www.y-oslo.com/workshop/github-for-the-rest-of-us
- Size: 116 KB
- Stars: 0
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GitHub for the Rest of Us
A workshop by [Morten Rand-Hendriksen](https://www.linkedin.com/in/mortenrandhendriksen/) at [Y Oslo 2023](https://www.y-oslo.com/workshop/github-for-the-rest-of-us).## Schedule
**Part 0: Setup and Install All The Tings**
- Set up your GitHub account
- Install [Visual Studio Code](https://code.visualstudio.com/)
- Install [GitHub Desktop](https://desktop.github.com/)
- Activate [GitHub Copilot](https://github.com/features/copilot) (recommended, but optional)**Part 1: Version control**
Making sense of git with science fiction terms.
- [git command cheat sheet](https://github.com/mor10/github-for-the-rest-of-us/blob/main/reference/git_cheatsheet.pdf)
- Lab repo: [A New Castle for the King](https://github.com/mor10/a-new-castle)**Part 2: Collaboration**
Community and the power of GitHub.**Part 3: Tools**
GitHub Desktop, VS Code, CodeSpaces, and Copilot.
Useful link for reference: [Morten's Codespaces Baseline](https://github.com/mor10/baseline)**Part 4: Beyond the Basics**
Putting everything together and building something new.
- Lab repo: [Next.js + Codespaces + GitHub Actions + GitHub Pages](/lab-4.md)## Links and further info
- [Morten on LinkedIn](https://linkedin.com/in/mortenrandhendriksen)
- [GitHub Copilot](https://github.com/features/copilot)
- [GitHub Codespaces](https://github.com/codespaces)
- [Visual Studio Code](https://code.visualstudio.com/)
- [Morten's course "Git From Scratch"](https://www.linkedin.com/learning/git-from-scratch/)
- [GitHub Certification (upcoming)](https://resources.github.com/learn/certifications/)
- [Career Essentials in GitHub (Professional Certificate) from LinkedIn Learning](https://www.linkedin.com/learning/paths/career-essentials-in-github-professional-certificate)