The process of translating and writing codes from one language to another.
What is Coding?
A list of steps to complete a task.
What is an algorithm?
A loop that continues to repeat while a condition is true.
What are while loops?
What is walk?
A set of instructions for a computer.
What is a program?
An action that causes something to happen.
What is an event?
Statements that only run under certain conditions.
What are conditionals?
Place that you should not linger by.
What is the teacher's desk?
Way to “instruct the computer to perform various tasks”.
What is programming?
Do Something Again.
What is repeat?
A command that tells you to do something only up to the point that something becomes true.
What is until?
Something you should not do to things that don't belong to you.
What is touch?
An error in a program that prevents the program from running.
What is a bug?
The action of doing something over and over again.
What is a loop?
When you have a driver and navigator when coding.
What is pair programming?
How you should be treating your teacher and classmates.
What is with respect?
Finding and fixing errors in programs.
What is debugging?
A statement that a program checks to see if it is true or false.
If true, an action is taken. Otherwise, the action is ignored.
What are conditions?
It allows you to meet people, you can learn about real life problem solving. WE WILL HAVE FUN AFTERSCHOOL!
What is coding club?
What you should not do when things get hard.
What is not give up?