https://github.com/donmorrisiac/learninggithub
Learning
https://github.com/donmorrisiac/learninggithub
github
Last synced: about 1 month ago
JSON representation
Learning
- Host: GitHub
- URL: https://github.com/donmorrisiac/learninggithub
- Owner: DonMorrisIaC
- License: mit
- Created: 2024-11-17T08:05:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-07T09:03:52.000Z (over 1 year ago)
- Last Synced: 2025-02-07T10:19:54.701Z (over 1 year ago)
- Topics: github
- Language: CSS
- Homepage: http://www.site.com
- Size: 6.87 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Learning Git and Github!
[](https://github.com/DonMorrisIaC/learninggithub/actions/workflows/don.yml)
Version control is an essential skill for developers to master, and Git is by far the most popular version control system on the web. In this fast-paced course, author Ray Villalobos shows you how to install Git and use the fundamental commands you need to work with Git projects: moving files, managing logs, and working with branches.
Plus, you'll learn how to work with the popular GitHub website to explore existing projects, clone them to your local hard drive, and use them as templates for your new projects, and explorations.
> [!NOTE]
> Useful information that users should know, even when skimming content.
> [!TIP]
> Helpful advice for doing things better or more easily.
> [!IMPORTANT]
> Key information users need to know to achieve their goal.
> [!WARNING]
> Urgent info that needs immediate user attention to avoid problems.
> [!CAUTION]
> Advises about risks or negative outcomes of certain actions.
# GitHub Actions Cert Prep
[](https://github.com/timothywarner/nodejs-demoapp)
[](https://github.com/timothywarner/actions-cert-prep/actions/workflows/links.yml)
## Contact info
- [Email](mailto:timothywarner316@gmail.com)
- [LinkedIn](https://www.linkedin.com/in/timothywarner/)
- [Website](https://techtrainertim.com)
- [Bluesky](https://bsky.app/profile/techtrainertim.bsky.social)
- [Mastodon](https://mastodon.social/@techtrainertim)
## Tim's essential GitHub Actions cert-study resources
- [GitHub Actions study guide (exam objectives)](https://assets.ctfassets.net/wfutmusr1t3h/2mMJ6nECbUAdiQMTObbPw6/67cfbffa68fed774a1d280c6c1346635/github-actions-exam-preparation-study-guide__3_.pdf)
- [GitHub certification program](https://resources.github.com/learn/certifications/)
- [GitHub Actions training collection at Microsoft Learn](https://learn.microsoft.com/en-us/collections/n5p4a5z7keznp5)
- [Ben Muschko's GitHub Actions Certification Practice Exam](https://www.udemy.com/course/github-actions-certification-practice-exam/)
- [nektos/act: Run your GitHub Actions locally 🚀](https://github.com/nektos/act)
## Tim's Microsoft Press training
- [GitHub Actions Cert Prep (Video)](https://www.microsoftpressstore.com/store/github-actions-cert-prep-video-9780138360047)
## Visual Studio Code setup
- [Visual Studio Code](https://code.visualstudio.com/)
- [GitHub Actions extension](https://marketplace.visualstudio.com/items?itemName=GitHub.vscode-github-actions)
- [GitHub Pull Requests extension](https://marketplace.visualstudio.com/items?itemName=GitHub.vscode-pull-request-github)
- [GitHub Copilot extension](https://marketplace.visualstudio.com/items?itemName=GitHub.copilot)
- [GitHub Copilot Chat extension](https://marketplace.visualstudio.com/items?itemName=GitHub.copilot-chat)
- [YAML extension by Red Hat](https://marketplace.visualstudio.com/items?itemName=redhat.vscode-yaml)
## Core references
- [GitHub Actions documentation](https://docs.github.com/actions)
- [GitHub Actions pricing](https://docs.github.com/en/billing/managing-billing-for-github-actions/about-billing-for-github-actions)
- [GitHub Actions Marketplace](https://github.com/marketplace?type=actions)
- [Awesome Actions](https://github.com/sdras/awesome-actions)
## GitHub Actions training and certification
- [Introduction to GitHub Actions - Microsoft Learn](https://learn.microsoft.com/en-us/training/modules/introduction-to-github-actions/)
- [Automate your workflow with GitHub Actions - Microsoft Learn](https://learn.microsoft.com/en-us/training/paths/automate-workflow-github-actions/)
- [GitHub certifications](https://resources.github.com/learn/certifications/)
## GitHub certification program
- [Candidate handbook](https://examregistration.github.com/handbook)
- [Program FAQs](https://examregistration.github.com/faq)
- [PSI Testing - system specs](https://examregistration.github.com/faq)
- [PSI Testing - overview video](https://examregistration.github.com/faq)
- [Registering for a GitHub certification exam](http://taketheexamrightnow.com)
- [Udemy practice exams by Ben Muschko](https://github.com/bmuschko/#udemy-course-discount-coupons-)