diff options
| author | mjkwiatkowski <mati.rewa@gmail.com> | 2026-02-20 16:17:39 +0100 |
|---|---|---|
| committer | mjkwiatkowski <mati.rewa@gmail.com> | 2026-02-20 16:17:39 +0100 |
| commit | f5da60e4275ca1172128c3994298691e12d5e1f8 (patch) | |
| tree | 189804251bf88bf390e1c9ffb4472b7a798d7f22 /resources/experiments/config.toml | |
| parent | 2f16cb0f48eca4453e3e894b3d45a3aa09e6dcc0 (diff) | |
Diffstat (limited to 'resources/experiments/config.toml')
| -rw-r--r-- | resources/experiments/config.toml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/resources/experiments/config.toml b/resources/experiments/config.toml new file mode 100644 index 00000000..b9ff2b38 --- /dev/null +++ b/resources/experiments/config.toml @@ -0,0 +1,11 @@ +// use a log4j to log your results in a form of a log + + +// Use check instead of require +// use type-aliases +// use higher-order +// annotation classes +// operator objects - Factory Design Pattern +// if it can be modeled as an instance then you do not need functions +// make your kotlin program write to standalone +// latex files that create figures themselves instead of using python |
