Part Four: GitHub Features and Open Source 🌐 [GitHub Foundations Certification Prep Course] #157069
Replies: 94 comments 9 replies
-
Happy Easter people 🐰 Let's go for another week! I believe it's one of the most relevant for this exam prep, since we are all part of this big community right 😊 best studies everyone! Step One: Prep 📚
OpenSource.mp4Step Two: Test Your Knowledge ⚡
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
1. Question: Which answer contains all four stages in the lifecycle of a GitHub Codespace?
Answer: D. Creating, rebuilding, stopping, deleting
Answer: C. Read the project's contributing guidelines in their README and/or CONTRIBUTING doc
Answer C. They are hidden from the active workspace but can be restored later <\details> |
Beta Was this translation helpful? Give feedback.
-
The answer to the questions in the format (Question Number, Answer Option):
|
Beta Was this translation helpful? Give feedback.
-
Question: Which answer contains all four stages in the lifecycle of a GitHub Codespace?
D. Creating, rebuilding, stopping, deleting Question Two: How do you create bold text in markdown? Question Three: Which layout option is available in both Projects and Projects (Classic)? Question Four: Who is eligible to receive sponsorship through GitHub Sponsors? Question Five: What is the first step you should take before contributing to an open-source project? Question Six: Which syntax is used to create an unordered list in markdown? Question Seven: Which of the following scenarios is best suited for using the GitHub.dev editor rather than GitHub Codespaces? Question Eight: What happens to items when they are automatically archived in a GitHub project? |
Beta Was this translation helpful? Give feedback.
-
The answer to the questions in the format (Question Number, Answer Option): D. Creating, rebuilding, stopping, deleting |
Beta Was this translation helpful? Give feedback.
-
The Answer's is here
1-D
2-D
3-B
4-D
5-C
6-D
7-C
8-C
|
Beta Was this translation helpful? Give feedback.
-
Question One: Question Two: Question Three: Question Four: Question Five: Question Six: Question Seven: Question Eight: |
Beta Was this translation helpful? Give feedback.
-
D. Creating, rebuilding, stopping, deleting |
Beta Was this translation helpful? Give feedback.
-
Here are my answers:
|
Beta Was this translation helpful? Give feedback.
-
5.What is the first step you should take before contributing to an open-source project?
|
Beta Was this translation helpful? Give feedback.
-
d |
Beta Was this translation helpful? Give feedback.
-
D
D B C C D C C |
Beta Was this translation helpful? Give feedback.
-
I think the answers are:
|
Beta Was this translation helpful? Give feedback.
-
Question One: Which answer contains all four stages in the lifecycle of a GitHub Codespace? Question Two: How do you create bold text in markdown? Question Three: Which layout option is available in both Projects and Projects (Classic)? Question Four: Who is eligible to receive sponsorship through GitHub Sponsors? Question Five: What is the first step you should take before contributing to an open-source project? Question Six: Which syntax is used to create an unordered list in markdown? Question Seven: Which of the following scenarios is best suited for using the GitHub.dev editor rather than GitHub Codespaces? Question Eight: What happens to items when they are automatically archived in a GitHub project? |
Beta Was this translation helpful? Give feedback.
-
Question One: Which answer contains all four stages in the lifecycle of a GitHub Codespace?
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
Answer:
|
Beta Was this translation helpful? Give feedback.
-
--- D. Creating, rebuilding, stopping, deleting |
Beta Was this translation helpful? Give feedback.
-
Q1: D - Creating, Developing, Committing, Deleting |
Beta Was this translation helpful? Give feedback.
-
D |
Beta Was this translation helpful? Give feedback.
-
Question One: Which answer contains all four stages in the lifecycle of a GitHub Codespace? Question Two: How do you create bold text in markdown? Question Three: Which layout option is available in both Projects and Projects (Classic)? Question Four: Who is eligible to receive sponsorship through GitHub Sponsors? Question Five: What is the first step you should take before contributing to an open-source project? Question Six: Which syntax is used to create an unordered list in markdown? Question Seven: Which of the following scenarios is best suited for using the GitHub.dev editor rather than GitHub Codespaces? Question Eight: What happens to items when they are automatically archived in a GitHub project? |
Beta Was this translation helpful? Give feedback.
-
D. Creating, rebuilding, stopping, deleting |
Beta Was this translation helpful? Give feedback.
-
D D B C C D C C |
Beta Was this translation helpful? Give feedback.
-
Show answerD. Creating, rebuilding, stopping, deleting
Show answerD. Both A and C
Show answerB. Boards
Show answerC. Open source contributors and maintainers
Show answerC. Read the project's contributing guidelines in their README and/or CONTRIBUTING doc
Show answerD. Both B and C
Show answerC. Making quick edits to files in a repository
Show answerC. They are hidden from the active workspace but can be restored later |
Beta Was this translation helpful? Give feedback.
-
1-D, 2-D, 3-B, 4-D, 5-C, 6-D, 7-C, 8 -B |
Beta Was this translation helpful? Give feedback.
-
D |
Beta Was this translation helpful? Give feedback.
-
D. Creating, rebuilding, stopping, deleting |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
Question One:
D. Creating, rebuilding, stopping, deleting
These are the key lifecycle stages for a GitHub Codespace.
Question Two: Question Three: Question Four: Question Five: Question Six: Question Seven: Question Eight: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This discussion and its comment have been edited and modified from its original format to enable evergreen learning
The GitHub Foundations prep course continues on for part four! Your foundation is looking strong with some key aspects covered this section we can dive into more GitHub features and the collaboration aspect of using Github 🚀 .
Looking for our previous parts to study?
Step One: Prep 📚
Step Two: Test Your Knowledge ⚡
Question One: Which answer contains all four stages in the lifecycle of a GitHub Codespace?
A. Configuring, Developing, Stopping, Deleting
B. Initializing, Developing, Committing, Pushing
C. Creating, Developing, Committing, Deleting
D. Creating, rebuilding, stopping, deleting
Question Two: How do you create bold text in markdown?
A.
**bold**
B.
*bold*
C.
__bold__
D. Both A and C
Question Three: Which layout option is available in both Projects and Projects (Classic)?
A. List
B. Boards
C. Lists
D. Timeline Layout
Question Four: Who is eligible to receive sponsorship through GitHub Sponsors?
A. Developers who have more than 100 followers
B. Students pursuing a computer science or related degree
C. Open source contributors and maintainers
D. Anyone with a GitHub account
Question Five: What is the first step you should take before contributing to an open-source project?
A. Fork the repository and set up a GitHub Sponsors account
B. Create a new branch and @ mention the maintainers of the project
C. Read the project's contributing guidelines in their README and/or CONTRIBUTING doc
D. Open a pull request and issue detailing your intentions
Question Six: Which syntax is used to create an unordered list in markdown?
A.
1. Item
B.
- Item
C.
* Item
D. Both B and C
Question Seven: Which of the following scenarios is best suited for using the GitHub.dev editor rather than GitHub Codespaces?
A. Running complex build processes
B. Setting up a development environment with specific dependencies
C. Making quick edits to files in a repository
D. Debugging a multi-service application
Question Eight: What happens to items when they are automatically archived in a GitHub project?
A. They are permanently deleted
B. They are moved to the archived project board
C. They are hidden from the active workspace but can be restored later
D. They are marked as completed
To view the answers, jump to our answers comment.
Looking to hide your answers? This markdown formatting will only show your answers if someone clicks to reveal it. Copy the text below to format your answers this way if you’d like!
Use the discussion below to share additional study resources, ask questions for our team to answer, and respond to our prep questions.
*No Purchase Necessary. Open only to Github community members 14+. Game ends 5/2/25. For details, see Official Rules.
Beta Was this translation helpful? Give feedback.
All reactions