Skip to Content
JavaScript for Kids
book

JavaScript for Kids

by Nick Morgan
December 2014
Beginner
336 pages
6h 32m
English
No Starch Press
Content preview from JavaScript for Kids

Glossary

The world of computer programming has all kinds of special terms and definitions that can take some time to get the hang of. In this glossary, you’ll find definitions for many of the programming terms used in this book. As you’re reading this book, if you come across a term that you don’t quite understand, you can look here for a brief explanation.

argument

A value that can be passed into a function.

array

A list of JavaScript values. In an array, each value has an index, which is the numbered position of that value in the array. The first value is at index 0, the next value is at index 1, and so on.

attribute

A key-value pair in an HTML element. You can use HTML attributes to control certain aspects of an element, like where the element links ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

JavaScript For Kids For Dummies

JavaScript For Kids For Dummies

Chris Minnick, Eva Holland
JavaScript Projects for Kids

JavaScript Projects for Kids

Syed Omar Faruk Towaha

Publisher Resources

ISBN: 9781457189838Errata Page