266 B
266 B
name, description
| name | description |
|---|---|
| Programming principles | Guidelines for coding fundamentals in this project |
Use functional programming paradigms whenever possible. Modifying existing classes or creating singletons where needed is acceptable. but otherwise, use functions.