NEW
Font size
WorksheetsAES: Coding Fundamentals Lessons 1 and 2
Total questions: 14
Worksheet time: 8mins
What job does a video game developer perform?
Evaluates a computer system's vulnerabilities and weaknesses
Writes code for video games
Handles what users see and experience on websites
Handles what happens behind the scenes on websites
Which of the following are skills you need to be successful in coding?
Problem-solving
Efficiency
Independence
All of the above
Binary code is how computers send, receive, and store information.
True
False
Which of these languages is commonly found embedded in HTML code?
HTML
Javascript
C++
Python
When code is compiled it
runs slower
is made into a smaller version
is read directly from the program
is converted into binary code
What job does a software quality assurance engineer perform?
Handles what users see and experience on websites
Tests software to make sure it is functioning properly
Evaluates a computer system's vulnerabilities and weaknesses
Writes code for video games
Coding is
writing a program in a specific language
the language computers use to communicate
the computer specifying instructions to the user
a set of instructions given to a computer
What job does an ethical hacker perform?
Handles what users see and experience on websites
Evaluates a computer system's vulnerabilities and weaknesses
Writes code for video games
Handles what happens behind the scenes on websites
Which of these languages looks the most like regular English?
Javascript
Python
C++
HTML
Which of these languages is used primarily to create web pages and web applications?
C++
Python
HTML
Javascript
Which of these is a general-purpose programming language that is used a lot in video games?
Javascript
C++
HTML
Python
An algorithm is
a design flaw in the program
a set of steps to complete a task
breaking a problem into smaller parts
a set of steps that follow one another in order
What job does a back-end developer perform?
Evaluates a computer system's vulnerabilities and weaknesses
Writes code for video games
Handles what users see and experience on websites
Handles what happens behind the scenes on websites
What job does a front-end developer perform?
Handles what happens behind the scenes on websites
Evaluates a computer system's vulnerabilities and weaknesses
Handles what users see and experience on websites
Writes code for video games
