- do math
- random number or array element
- math combo
- find middle of string
- invert positive number
- get vowels
- alternate caps
- Bigger Words
- Numeric Spirals
- Igpay Atlinlay
- Fitting Words
- Even Odds
- Math Computation Sequences
- Skippy Numbers
- Sort Objects
- Sort Objects by field
- Array Add
- Search Array
-
instructions
- video instructions
- each drill set is self-grading. It will show you which ones are wrong.
- put your work in the file yourcode.js
- do not change/remove the function names in yourcode.js, just change the contents/parameters
- see the results in test.html
- do not modify test.js
- the feedback in test.html will tell you what arguments the function will receive
- the feedback in test.html will tell you what return value is expected from your function
- multiple tests will be run on your function. A solution that may work for one test may not work for the other tests.
-
jQuery practice problems: changeElements
appendTextToElement
addClass
removeElements