Learn Javascript, Math Operators II, codecademy, Javascript Tutorial VIDEO
In this challenge we go over the modulus operator in javascript. Javascripts modulus operator is denoted by a percent sign (%). This operator will return the remainder in a division problem. This can be helpful when calculating moon phases. This challenge will show how we can calculate a moons phase using modulus. Another good use of the modulus is returning change from a vending machine (etc).
Other Videos By We Will Code 2017-04-12 Learn the Command Line, Generalizations, codecademy Tutorial 2017-04-12 Learn the Command Line, touch, codecademy Tutorial 2017-04-12 Learn the Command Line, mkdir, codecademy Tutorial 2017-04-12 Learn the Command Line, cd II, codecademy Tutorial 2017-04-12 Learn the Command Line, cd I, codecademy Tutorial 2017-04-12 Learn the Command Line, pwd, codecademy Tutorial 2017-04-12 Learn the Command Line, Filesystem, codecademy Tutorial 2017-04-12 Learn the Command Line, ls, codecademy tutorial 2017-04-12 Learn The Command Line, Your First Command, codecademy Tutorial 2017-04-10 Learn Javascript, Random, codecademy, Javascript Tutorial 2017-04-08 Learn Javascript, Math Operators II, codecademy, Javascript Tutorial 2017-04-07 Learn Javascript,Math Operators, codecademy, Javascript Tutorial 2017-04-07 Learn Javascript, console, codecademy, Javascript Tutorial 2017-04-05 Learn Javascript, Types, codecademy, Javascript Tutorial 2017-04-05 Learn JavaScript, Introduction, codecademy, Javascript Tutorial 2017-04-05 Trigger Click Events with jQuery, freeCodeCamp Tutorial 2017-04-05 Join Strings with join, freeCodeCamp Tutorial 2017-04-04 Split Strings with split, freeCodeCamp Tutorial 2017-04-04 Concatenate Arrays with concat, freeCodeCamp Tutorial 2017-04-04 Reverse Arrays with reverse, freeCodeCamp Tutorial 2017-04-03 Sort Arrays with sort, freeCodeCamp Tutorial
Tags: introduction javascript
javascript introduction
javascript math operators
javascript modulus