What is Coding?
Video Game Design
Video game design is the process of designing the content and rules of a video game
Sequence
the order in which things happen or should happen
Debugging
Finding and fixing errors in programs.
Loops
A loop is used to repeat code in your program.
Algorithm
A step-by-step procedure for solving a problem, especially by a computer.
Coding
Instructions given to a computer by a person
Program
Provide a computer or other machine with coded instructions for the automatic performance of a particular task.
Computer Science
The study of the principles and use of computers.