Coding Flashcards
What is Coding ?
The process or activity of writing computer programs
What are the Benifits of Coding ?
Solving skills
Increase creativity
Improves teamwork
Improves understanding to related subject areas (e.g maths)
List 5 applications of Coding
Improves study skils
New hobby
Work remotely
Teaching
Making your own business website
What are Programming Langauges ?
A set of rules in which symbols represent actions
What does Programming Languages do ?
These languages follow step by step instruction that a computer executes in order to run a project
What are the requirements for Programming Languages
They should be :
Simple
Easy to Understand
Readable
Human Recognizable
Well Structured
Documented
What is the Programming Language for a VR robot ?
VEXcode VR
What is a Behavior ?
Actions performed or to be performed by a robot defined byt Programming Languages
What are THREE examples of Behaviors ?
Moving forward
Stopping
Turning
What are Commands ?
They change the robot’s behaviors by changing the Programming blocks
What is Cloning ?
A feature which allows a Sprite to makes copies of itself while the program in running