Programming Challenges
Software Development Teams
History of Computation
Software Products
Managing Deadlines
100

What does the 'M' in HTML stand for?

Markup

100

This Agile framework focuses on team collaboration and iterative progress through Sprints

what is SCRUM

100

This high-tech product gives the Silicon Valley its name

Computer Chips

100

What software suite includes programs like Word, Excel, and PowerPoint?

Microsoft Office

100

This popular framework for organizing tasks takes it's name from the Japanese word for Signboard

Kanban

200

In Java, what is the difference between an int and an Integer?

one is an object and the other a primitive variable

200

This term describes a coding practice where two developers work together at one workstation

Pair Programming

200

This mathematician and logician known was a codebreaker during WWII and later became known as one of the fathers of computing

Alan Turing

200

What is the most popular internet browser by usage?

Google Chrome

200

This chart is a visual representation of the schedule that outlines the start and end dates of tasks in a project

Gantt Chart

300

int a = 2;

cout << 'a' + a;

What does this code display?

a2

300

Name a member of a Software Development team that doesn't write code

Answers could include: Product Manager/Owner Creative Director, Copywriter, Designer

300

These institutions were the first outside of the military to create and maintain a connected "internet"

Universities

300

This software company names its major updates after big cats and locations in California

Apple

300

In software development, what practice involves regular and frequent releases to ensure continuous progress?

Continuous Delivery

400

What is the name of the Variable type that allows for computation of non-integer numbers?

Float or Double

400

This is a term for a meeting where members reflect on the past sprint and suggest improvements?

Sprint Retrospective/Sprint Review

400

This was the name of the first high-level programming language, developed in the 1950s

FORTRAN

400

This Software Company is most famous for its "Creative Cloud" series of products

Adobe

400

On a software development team, who has the final say regarding the direction the product's design and functionality takes?

Product Manager

500

This Data Structure operates with a Last-in First-out model

Stack

500

this Vampire-scaring name simply refers to individuals who are in some way related or invested to the project.

Stakeholders

500

These hefty components were responsible for the massive size of the earliest computers. They were later replaced by spinning disks and other solid-state storage

Vacuum Tubes/Electron Tubes
500

This Google product began as a side project of an employee

Gmail

500

This is the term for identifying the longest sequence of dependent tasks that determines the minimum project duration

Critical Path

M
e
n
u