This class was created by Brainscape user Robert Frye. Visit their profile to learn more about the creator.

Decks in this class (19)

Javascript Intro
What can Javascript do
5  cards
Where to insert Javascript
The Tag In HTML, JavaScript code must be inserted between and tags.
4  cards
Javascript Output
JavaScript Display Possibilities JavaScript can "display" data in different ways: Writing into an HTML element, using innerHTML. Writing into the HTML output using document.write(). Writing into an alert box, using window.alert(). Writing into the browser console, using console.log().
4  cards
JavaScript Statements
JavaScript Programs A computer program is a list of "instructions" to be "executed" by a computer. In a programming language, these programming instructions are called statements. A JavaScript program is a list of programming statements.
7  cards
Javascript Syntax
JavaScript syntax is the set of rules, how JavaScript programs are constructed: var x, y, z; // How to declare variables x = 5; y = 6; // How to assign values z = x + y; // How to compute values
7  cards
Javascript Comments
No deck description has yet been added by the author.
3  cards
Javascript Variables
No deck description has yet been added by the author.
8  cards
Javascript Operators
No deck description has yet been added by the author.
8  cards
Javascript Assignement
Assignment operators assign values to JavaScript variables.
2  cards
Javascript Data Types
JavaScript variables can hold many data types: numbers, strings, objects and more:
14  cards
Javascript Functions
No deck description has yet been added by the author.
8  cards
Javascript Objects
No deck description has yet been added by the author.
7  cards
Javascript Events
No deck description has yet been added by the author.
3  cards
Javascript Strings
No deck description has yet been added by the author.
5  cards
JavaScript String Methods
String methods help you to work with strings.
16  cards
Javascript Numbers
No deck description has yet been added by the author.
9  cards
Number Methods
No deck description has yet been added by the author.
9  cards
JS Arrays
No deck description has yet been added by the author.
6  cards
Array Methods
No deck description has yet been added by the author.
12  cards

More about
javascript

  • Class purpose General learning

Learn faster with Brainscape on your web, iPhone, or Android device. Study Robert Frye's Javascript flashcards now!

How studying works.

Brainscape's adaptive web mobile flashcards system will drill you on your weaknesses, using a pattern guaranteed to help you learn more in less time.

Add your own flashcards.

Either request "Edit" access from the author, or make a copy of the class to edit as your own. And you can always create a totally new class of your own too!

What's Brainscape anyway?

Brainscape is a digital flashcards platform where you can find, create, share, and study any subject on the planet.

We use an adaptive study algorithm that is proven to help you learn faster and remember longer....

Looking for something else?

JavaScript
  • 11 decks
  • 384 flashcards
  • 3 learners
Decks: Html, Js Basics Es5, Js For Google Workplace, And more!
Advanced JavaScript
  • 7 decks
  • 589 flashcards
  • 134 learners
Decks: Es6, Speaking Javascript, Oop Rse Javascript, And more!
REVIEW: Javascript S.A. Study Guide
  • 20 decks
  • 685 flashcards
  • 189 learners
Decks: Try Catch Error, Flatten Multidimensional Array, Getters Setters, And more!
JavaScript 101
  • 9 decks
  • 348 flashcards
  • 42 learners
Decks: General Beginning, Functions, Objects, And more!
Make Flashcards