Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 580 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 580 Bytes

Practical Course JS

Workshop #1 - Geometric figures

  1. Define formulas
  2. Implement formulas in JS
  3. Create functions
  4. Integrate JS with HTML

##Workshop #2 - Store

  1. Define the formulas
  2. Implement the formulas in JS
  3. Create functions
  4. Integrate JS with HTML.

##Workshop #3 - Mean, median, mode

  1. Define the formulas
  2. Implement the formulas in JS
  3. Create functions
  4. Integrate JS with HTML

##Workshop #4 - Salary analysis

  1. Define the formulas
  2. Implement the formulas in JS
  3. Create functions
  4. Integrate JS with HTML