Skip to content

A comprehensive study guide for the GitHub Foundations Certification exam to help your preparation to get certified

License

Notifications You must be signed in to change notification settings

Salgado2004/GitHub_Foundations_Exam_Prep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Foundations Exam Prep 📚

GitHub License GitHub Last Commit

A comprehensive study guide for the GitHub Foundations Certification exam, organized by domains and topics.

🎯 About

This repository contains study materials for the GitHub Foundations Certification exam. The content is structured according to the official exam study guide and follows the Community's GitHub Foundations Exam Prep initiative.

🌐 Available Languages

📚 Study Domains

The certification covers 7 main domains:

Domain Weight Topics
Git and GitHub Basics 22% Version control, Git fundamentals, GitHub features
Working with GitHub Repositories 8% Repository management, collaboration
Collaboration Features 30% Pull requests, issues, discussions
Modern Development 13% GitHub Copilot, Actions, Codespaces
Project Management 7% Projects, boards, tracking work
Privacy, Security, and Administration 10% Access control, security features
Benefits of the GitHub Community 10% Open source, community engagement

📂 Repository Structure

.
├── docs/
│   ├── foundations_of_foundations/   # Domain 1 materials
│   ├── repositories/                 # Domains 2 & 3 materials
│   ├── copilot/                     # Domain 4 materials 
│   ├── github_features_and_open_source/  # Domains 5 & 7 materials
│   ├── enterprise_essentials/       # Domain 6 materials
├── .github/                        # GitHub specific files
├── LICENSE                         # MIT License file
├── README.md                       # Project documentation
└── CONTRIBUTING.md                 # Contribution guidelines

🎓 Study Path

  1. Start with Foundations of Foundations to learn Git and GitHub basics
  2. Move to Modern Development to understand GitHub's development tools
  3. Learn about Repository Management
  4. Explore GitHub Features and community aspects
  5. Complete with Enterprise Essentials

🤝 Contributing

We welcome contributions to improve this study guide! Please check our Contributing Guidelines for details on how to contribute.

Note: While issues are not enabled, pull requests are welcome for content improvements.

📝 License

This project is licensed under the MIT License.

About

A comprehensive study guide for the GitHub Foundations Certification exam to help your preparation to get certified

Topics

Resources

License

Stars

Watchers

Forks