MaxGalindo150 / javascript-course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JavaScript Course

...

Workshop 1: Geometric Figures

  • First step: define the formulas
  • Second step: implement the formulas in JavaScript
  • Third step: create functions
  • Fourth step: integrate JavaScript 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 JavaScript 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 JavaScript with HTML

About

License:MIT License


Languages

Language:HTML 51.2%Language:JavaScript 48.8%