GUI
This popular operating system, launched in 1991, also has its own mascot, Tux the penguin
What is Linux?
This library is commonly used for data manipulation and analysis in Python
What is pandas?
“Talk to me, Goose.”
Who is Maverick?
This platform helps you manage code and collaborate with others
What is GitLab?
SQL
What is Structured Query Language?
This American tech company started with its founders' idea to rent out an air mattress in their San Francisco living room to travelers hoping to avoid the city's high cost of rent
What is AirBnB?
This symbol starts a comment in Python
What is the hash symbol?
“With great power comes great responsibility.”
Who is Uncle Ben?
GitLab is often used for this type of control, which tracks changes to code over time
What is version control?
CIP/COP
What is Common Intelligence Picture/Common Operating Picture?
This delicious computer term did web browser programmer Lou Montulli coin to refer to information that is sent from the browser to the web server
What is cookie?
The output of len("Air Force")
What is 9?
“To infinity and beyond!”
Who is Buzz Lightyear?
GitLab is an example of this type of software, which means anyone can use and modify it for free.
What is open-source software?
YAML
What is Yet Another Markup Language?
This palindromic technology uses radio waves to determine location information on objects
What is Radar?
This keyword is used to create a loop that iterates over a sequence in Python
What is for?
“This is the way.”
Who is The Mandalorian?
This command is used to upload local changes
What is git push?
JSON
What is JavaScript Object Notation?
Pocket, Light, Color, and Advance were all styles or variants of this video game hardware system
What is Game Boy?
This library is commonly used for creating plots and visualizations in Python
What is matplotlib?
"You're gonna need a bigger boat."
Who is Chief Brody?
This command is used to clone a repository
What is git copy?