Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/BaReinhard/Hacktoberfest-Mathematics
Math is fun so let's make some scripts and or programs that use some of your favorite math formulas and functions.
https://github.com/BaReinhard/Hacktoberfest-Mathematics
hacktoberfest
Last synced: 18 days ago
JSON representation
Math is fun so let's make some scripts and or programs that use some of your favorite math formulas and functions.
- Host: GitHub
- URL: https://github.com/BaReinhard/Hacktoberfest-Mathematics
- Owner: BaReinhard
- License: gpl-3.0
- Created: 2017-09-27T23:32:29.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-01-27T22:35:04.000Z (10 months ago)
- Last Synced: 2024-08-01T15:12:51.470Z (4 months ago)
- Topics: hacktoberfest
- Language: Java
- Homepage: https://bareinhard.github.io/Hacktoberfest-Mathematics/
- Size: 20.5 MB
- Stars: 120
- Watchers: 11
- Forks: 363
- Open Issues: 414
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hacktoberfest-Mathematics
No longer active
Math is fun so let's make some scripts and or programs that use some of your favorite math formulas and functions.
***Not Affiliated with Digital Ocean or Hacktoberfest***
![Hacktoberfest](https://github.com/BaReinhard/Hacktoberfest-Mathematics/blob/webpage-build/src/Screenshot%202017-10-04%2009.35.48.png?raw=true)
# Contributors
## Hacktoberfest-Mathematics
### Mathematics Folder/File Structure
**Implementing new File/Directory Structure**
* Try to keep things as modular as possible, the new file/directory structure should be:
```
/area_of_mathematics/general_formula/formula/language/file
ex: /algebra/distance_formula/3d_distance_formula/java/3d_distance_formula.java
```