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
- Host: GitHub
- URL: https://github.com/jairyara/practical-course-js
- Owner: jairyara
- Created: 2021-07-28T13:43:07.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-21T03:26:13.000Z (over 4 years ago)
- Last Synced: 2025-06-10T05:35:37.855Z (11 months ago)
- Topics: css, html, javaascript
- Language: JavaScript
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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