Skip to Main Content

Stone Hill Elementary School Library: Technology Skills

Coding


Learn Computer Science at code.org.  

Lessons are available for all ages and abilities!

Give it a try!  

Plugged Lesson Resources

COMPUTER SCIENCE VOCABULARY:  

ALGORITHM:  The directions to follow to complete a task.  

CODE:  The written steps a computer follows to complete a task.  

PROGRAMMER:  The person who writes the code telling a computer what to do.  

 

COMPUTER SCIENCE VOCABULARY:  

ALGORITHM:  The directions to follow to complete a task.  

CODE:  The written steps a computer follows to complete a task.  

PROGRAMMER:  The person who writes the code telling a computer what to do.  

COMPUTER SCIENCE VOCABULARY:  

ALGORITHM:  The directions to follow to complete a task.  

CODE:  The written steps a computer follows to complete a task.  

PROGRAMMER:  The person who writes the code telling a computer what to do.  

CONDITIONS:  An exception to the rules telling the computer to do something different.  

COMPUTER SCIENCE VOCABULARY:  

ALGORITHM:  The directions to follow to complete a task.  

CODE:  The written steps a computer follows to complete a task.  

PROGRAMMER:  The person who writes the code telling a computer what to do.  

CONDITIONS:  An exception to the rules telling the computer to do something different.  

BLOCKLY:  The computer language in which the code is written.

COMPUTER SCIENCE VOCABULARY:  

ALGORITHM:  The directions to follow to complete a task.  

CODE:  The written steps a computer follows to complete a task.  

PROGRAMMER:  The person who writes the code telling a computer what to do.  

BLOCKLY:  The computer language in which the code is written.

CONDITIONS:  An exception to the rules telling the computer to do something different.  

LOOP:  Repeating a command a number of times or until a condition is met. 

ITERATION:  The number of times a loop is repeated.