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
Single line commentssingle line c...,
Multi line commentsmulti line com...,
Using comments to prevent executi...
3  cards
Javascript Variables
Javascript variables are containe...,
Javascript identifiersall javascr...,
The assignment operatorin javascr...
8  cards
Javascript Operators
Assign values to variables and ad...,
Javascript arithmetic operatorsar...,
Javascript assignment operatorsas...
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
A javascript function is a block ...,
Javascript function syntaxa javas...,
Function invocationthe code insid...
8  cards
Javascript Objects
Javascript objectsyou have alread...,
Object definitionyou define and c...,
Object propertiesthe name values ...
7  cards
Javascript Events
Html events are things that happe...,
Common html eventshere is a list ...,
Common html eventshere is a list ...
3  cards
Javascript Strings
Javascript stringsjavascript stri...,
String lengthto find the length o...,
Special charactersbecause strings...
5  cards
JavaScript String Methods
String methods help you to work with strings.
16  cards
Javascript Numbers
Javascript has only one type of n...,
Precisionintegers numbers without...,
Precisionintegers numbers without...
9  cards
Number Methods
The tostring methodthe tostring m...,
The toexponential methodtoexponen...,
The tofixed methodtofixed returns...
9  cards
JS Arrays
Javascript arrays are used to sto...,
1 access the elements of an array...,
1 arrays are objectsarrays are a ...
6  cards
Array Methods
Converting arrays to stringsthe j...,
Popping and pushingwhen you work ...,
Poppingthe pop method removes the...
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?

Advanced JavaScript
  • 7 decks
  • 589 flashcards
  • 146 learners
Decks: Es6, Speaking Javascript, Oop Rse Javascript, And more!
REVIEW: Javascript S.A. Study Guide
  • 20 decks
  • 685 flashcards
  • 192 learners
Decks: Try Catch Error, Flatten Multidimensional Array, Getters Setters, And more!
JavaScript 101
  • 9 decks
  • 348 flashcards
  • 51 learners
Decks: General Beginning, Functions, Objects, And more!
JavaScript Basics
  • 9 decks
  • 121 flashcards
  • 234 learners
Decks: Introduction To Js, Control Flow, Functions, And more!
Make Flashcards