An open API service indexing awesome lists of open source software.

https://github.com/jairyara/practical-course-js

Exercises created in learning process of the course practical JS
https://github.com/jairyara/practical-course-js

css html javaascript

Last synced: 4 days ago
JSON representation

Exercises created in learning process of the course practical JS

Awesome Lists containing this project

README

          

# 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