Enter your Sign-on user name and password.

Forgot password?
  • Follow us on:
Loading video...

QuickNotes™  

Operators

  • Arithmetic operators: Operators used to perform arithmetic operations with data.(*,/, +,-,%, =, +=, -=,*=, /=, %=, ++, --)

  • Mode of operation: In programming types of data determines the type of result that will be produced. If variables of the same type result will be the same type, if variables are different, result if of type with larger base type.

  • Relational Operators: Relational operators are used to determine if the relationship between 2 values exists. (<, > <=, >, >=, ==, !=) result is always of type Boolean.

  • Boolean Operators: To combine to Boolean values, and results in a Boolean type. (&& and, || or, ! not).

Mathematics:
Basic Math
Pre-Algebra
Algebra I
Algebra II
Geometry
Trigonometry
Pre-Calculus
Calculus I
Calculus II
Multivariable Calculus
Statistics
Chemistry:
General Chemistry
Organic Chemistry
Physics:
High School Physics
AP Physics B (Mechanics)
AP Physics C (Electricty & Magnetism)
Biology:
General Biology
AP Biology
(AP) Advanced Placement:
AP Calculus AB
AP Calculus BC
AP Biology
AP Chemistry
AP Physics B (Mechanics)
AP Physics C (Mechanics)
AP Physics C (Electricty & Magnetism)
AP Statistics
AP Computer Science: Java
Computer Science:
HTML Training
CSS Intro
Java
JavaScript
Introduction to PHP
Wordpress Training
XML Training