A meeting held daily to help teams understand what was completed yesterday, what's being done today, and what's in the way.
What is the Daily Standup or Daily Scrum?
The smallest product that can ship to production.
What is the Minimum Viable Product
A program that places a Bash Linux/Ubuntu Shell on Windows
What is BASH on UBUNTU on WINDOWS?
The first column tasks start in, where they cannot be worked on from.
What is the Backlog?
The person responsible for running the Daily Standup
Before working on a task, it must be recorded here.
What is JIRA?
Making conjectures (hypotheses), deriving predictions from them as logical consequences, and then carrying out experiments or empirical observations based on those predictions.
What is the Scientific Method?
A program that helps you track tasks and progress.
What is JIRA [Software]?
What is the Done Column?
A supervising developer with many years of experience.
What is a Senior Developer?
When sending email either internally or externally of your corporation, you're expected to use this.
What is my work email?
The process of taking code from version control and making it readily available to users of your application in an automated fashion
What is a [Deplyment] Pipeline?
A program that helps you manage the version of node you're currently using.
What is the Node Version Manager [NVM]?
The column of tasks that can be started, but haven't been.
What is the Selected for Development column?
This type of company is hired by other companies to create software as their primary function.
What is the [Software] Contractor?
A meeting held every week to reflect on what was good and bad about the last week, and what changes need to happen in order to fix it.
What is a Retrospective?
An interest/sales pitch that can be delivered in a short (10-30second) time period.
What is an Elevator Pitch?
A program that runs javascript in a server on your local machine.
What is Node?
The three things every task must have before being useful.
What are a title, description, and assignee?
This type of company is starting a venture to interest investors, provide a service, or customers to a new product.
What is a Startup?
The three requirements for bringing a problem for help.
What are the problem clearly defined, solutions already tried, and 1 or 2 possible solutions?
A process of defining failing tests before writing solutions.
What is Test Driven Development?
A program that manages version control.
What is GIT?
The column of tasks that are currently being worked on.
What is the In Progress column?
This department supports the other departments in a company.
What is the [ Development, Engineering, Tech ] department?