Coding Vocab
Coding in the Common Wealth
Science Fic or Real?
Code Ninjas
???
100

This programming concept allows you to execute a block of code repeatedly, based on a specified condition.

Loop 

100

This company was developed by a man working in his garage.

Apple

100

Quantum Transmogrifier

Science Fiction, A device that can manipulate the fundamental properties of matter and energy, allowing for teleportation, transmutation, and other amazing abilities. 

100

what is the name of the first Activity in White Belt?

Zombie Island

100

What is the name of the owner of the Code Ninjas in Anaheim Hills.

Hanni

200

This data structure allows you to store a collection of elements in a specific order and access them by their index.

Array

200

What engine was used to make Fortnite?

Unreal-Engine

200

IBM 

Real, International Business Machines 

200

What is the name of the ninja in our logo?

Ninja

200

at what age can you start to code?

Any

300

This term refers to a named storage location in a program that holds a value.

Variable 

300

this section tell you if you have mismatched syntax or code in your program

Debug

300

SAP

Real, Systems, Applications, and Products in Data Processing 

300

Which Sensei Grades most of the projects?

Max

300

This place is where Scratch was created.

MIT

400

What is responsive web design?

Data Structures

400

  What is the difference between "==" and "===" in JavaScript?

In JavaScript, "==" is a loose equality operator that compares two values for equality, regardless of their data type. If the values being compared have different data types, JavaScript will attempt to convert one or both of the values to a common type before making the comparison. In contrast, "===" is a strict equality operator that compares two values for equality, but also checks that they are of the same data type. This means that "===" will only return true if the values being compared have the same type and the same value.

400

Plasma Induction Array

Science Fiction, A weapon that fires a powerful burst of plasma, melting through almost any material and causing devastating damage. 

400

What are all the coding languages used here at code ninjas?

Java, Lua, C#

400

What is generally the first statement printed out when people start coding?

"Hello, World!"

500

This programming paradigm is based on the concept of objects, which can contain data and behavior.

Object-Oriented Programming 

500

What is the difference between "front-end" and "back-end" in the coding world.

"front-end" is the coding that goes into the design and interface that users will see at the front of a web page, "back-end" is coding all the technical hidden things that users do no generally see like algorithms.

500

Electrostatic Repulsor

Science Fiction,  A force field generator that can repel physical objects, protect against attacks, or create impenetrable barriers. 

500

Which project do most students struggle with coding?

Candy Sort

500

This person is a math wizard and can pretty much do anything.

Oscar

M
e
n
u