True or False: This company behind the famous "Super Mario Bros." franchise was founded in 1889.
True
Name a household item (NOT A COMPUTER OR PHONE) that employs coding and programming to function
Varies
Siri
Real
What is an algorithm?
A set of instructions or steps to follow
What company manufactures phones, tablets, washer machines, and now FRIDGES! BTS is the face of much of their marketing in South Korea.
Samsung
This company that created "Fall Guys" is also behind the most popular video game at the moment. Who is it?
Epic Games
Founder and CEO of the company that manufactures the iPhone
Steve Jobs
JARVIS
Science Fiction
What is a program?
An algorithm (or collection of algorithms) that has been coded into something that can be run by a machine
This American city's public transportation system runs off of pullies and cables.
San Francisco
Can you use HTML, CSS and JavaScript to make videogames?
Yes
With how mainstream coding and programming has become, pop culture is beginning to feature it in several tv shows and movies. Name one example of a show or movie that works in coding and/or programming
Varies
LOLCODE
Real
What is looping?
The act of doing something over and over again
This technology allows for computer aided designs to be built to their exact specifications, in real time.
3D Printer
This beloved game character was initially called "Jumpman" in the classic arcade game "Donkey Kong". Who is it?
Mario!
True or False: MacOS, used in Apple's computers, is derived from the free and open source operating system called "Berkeley Software Distribution".
True!
Real!
What are conditionals?
Programs or parts of a program that only run(s) when certain parameters are met.
This company wants to use drones to deliver packages
Amazon
What programming language is used in the Unity gaming engine?
C#
This was the first computer to win both a chess game and a chess match against a reigning world champion under regular time controls.
IBM Deep Blue
ColdFusion
Real (used by Adobe, the makers of Photoshop!)
Why is debugging necessary? What causes bugs?
Several programmers working on the same code can create errors which lead to bugs in the finished product.
HTML, CSS and JavaScript are the components of a website. What is each one's role?
HTML - Structure
CSS - Styling
JS - Functionality