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 comments single line ...,
Multi line comments multi line co...,
Using comments to prevent executi...
3  cards
Javascript Variables
Javascript variables are containe...,
Javascript identifiers 2,
The assignment operator 3
8  cards
Javascript Operators
Assign values to variables and ad...,
Javascript arithmetic operators 2,
Javascript assignment operators 3
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 syntax 2,
Function invocation 3
8  cards
Javascript Objects
Javascript objects you have alrea...,
Object definition you define and ...,
Object properties the name values...
7  cards
Javascript Events
Html events are things that happe...,
Common html events here is a list...,
Common html events here is a list...
3  cards
Javascript Strings
Javascript strings javascript str...,
String length to find the length ...,
Special characters because string...
5  cards
JavaScript String Methods
String methods help you to work with strings.
16  cards
Javascript Numbers
Javascript has only one type of n...,
Precision integers numbers withou...,
Precision integers numbers withou...
9  cards
Number Methods
The tostring method 1,
The toexponential method 2,
The tofixed method tofixed return...
9  cards
JS Arrays
Javascript arrays are used to sto...,
1 access the elements of an array 2,
1 arrays are objects arrays are a...
6  cards
Array Methods
Converting arrays to strings 1,
Popping and pushing when you work...,
Popping the pop method removes th...
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?

Learning Javascript
  • 19 decks
  • 328 flashcards
  • 2877 learners
Decks: Operators Data Types Some Syntax, Functions And Scope, Strings And Arrays, And more!
Javascript
  • 16 decks
  • 434 flashcards
  • 387 learners
Decks: Github, Css, Javascript Basics, And more!
JavaScript
  • 6 decks
  • 81 flashcards
  • 25 learners
Decks: Javascript Methods, Javascript Math, Javascript Forms, And more!
Javascript
  • 5 decks
  • 356 flashcards
  • 120 learners
Decks: String, Array, Object, And more!
Make Flashcards