Skip to content

Diego-Luna/Practical-JavaScript

Repository files navigation

Practical-JavaScript

Link : https://diego-luna.github.io/Practical-JavaScript/

...

Workshop # 1: geometric figures

  • First step: define the formulas
  • Second step: implement the formulas in JavaScript
  • Third step: create functions
  • Fourth step: integrate JS with Html

Workshop # 2: percentages and discounts

  • First step: define the formulas
  • Second step: implement the formulas in JavaScript
  • Third step: create functions
  • Fourth step: integrate JS with Html

Workshop # 3: mean, median and mode

  • First step: define the formulas
  • Second step: implement the formulas in JavaScript
  • Third step: create functions
  • Fourth step: integrate JS with Html

Workshop # 4: salary analysis

  • First step: define the formulas
  • Second step: implement the formulas in JavaScript
  • Third step: create functions
  • Fourth step: integrate JS with Html