Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 2 months 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.

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
```