+
Article
Other

How to Read Graphic Syntax Diagrams

For Students 9th - 10th
A detailed description of how to read syntax diagrams which are used to describe complex grammar rules in a programming language.
+
Article
Microsoft

Microsoft: Index Function

For Students 9th - 10th
Learn about the INDEX function that returns a value or the reference to a value from within a table or range.
+
eBook
Other

W3schools: Java Methods

For Students 9th - 10th
Learn why to use methods to reuse code: define the code once, and use it many times.
+
Handout
Other

Code Hs: Glossary: Define Function

For Students 9th - 10th
Find out how to define a method in computer programming.
+
Article
Code.org

Code Studio: Call a Function

For Students 9th - 10th
Calls a user defined function that takes no parameters, and optionally generates a return value.