Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 682 Bytes

README.md

File metadata and controls

31 lines (22 loc) · 682 Bytes

Hands-on JS

...

Workshop #1: Geometric figures

  • First: Define the formulas.
  • Second: Implement formulas in JS.
  • Third: Create functions
  • Fourth: Integrate html, css and JS

Workshop #2: Percentages and discounts

  • First: Define the formulas.
  • Second: Implement formulas in JS.
  • Third: Create functions
  • Fourth: Integrate html, css and JS

Workshop #3: Mean, median and mode

  • First: Define the formulas.
  • Second: Implement formulas in JS.
  • Third: Create functions
  • Fourth: Integrate html, css and JS

Workshop #4: Salaries

  • First: Define the formulas.
  • Second: Implement formulas in JS.
  • Third: Create functions
  • Fourth: Integrate html, css and JS