Question: Choose all the reasons that we use command scripts: a. Debug incorrect code. b. Hide passswords and other secrets from developers. c. Provide easy to

  1. Choose all the reasons that we use command scripts:

a. Debug incorrect code.

b. Hide passswords and other secrets from developers.

c. Provide easy to remember command names for running Docker images for tools.

d. Automate complex, multistep project builds.

2. A Visual Studio Code dev container is defined in the

devcontainer/devcontainer.json file
devcontainer/.devcontainer.json file
.devcontainer/devcontainer.json file
.devcontainer/.devcontainer.json file

3. The names of the columns on our issue board in GitLab came from:

Labels
Issues
Requirements
Titles

4. Match each type of comment with either "Good Comment" or "Bad Comment".

- Warning of Consequences
- Journal Comments
- Closing Brace Comments
- Javadocs in Public APIs
- Misleading Comments
- Commented-Out Code
- Explanation of Intent
- Amplification
- Clarification
- Javadocs in Nonpublic Code
- Redundant Comments

5.Which Visual Studio Code settings stay with your computer?

Workspace settings
Team settings
User settings
Default settings

6. Choose all of the TRUE statements about the definition of done:

Created by the manager
Sets the standards for the products delivered
Created by the developers
Can never be updated by the team

7. Select all the correct statements about Development Environments:

Require each team member to install all tools themselves.
Can be run locally in a containerized environment.
Allow the use of tools to ensure that all team members' code meets team standards.
Ensure that members of a team work in a consistent environment with the same tools, dependencies, and settings.
Allow all team members to completely customize their environment to their preferences.
Can be run in the cloud in a containerized environment.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!