diff options
| author | Yuval Adam <_@yuv.al> | 2018-08-06 22:14:41 +0300 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2018-08-06 22:14:41 +0300 |
| commit | 0f4551dcfa0f995f06a4126215707eef05d44199 (patch) | |
| tree | 7e48617e46e8cdf5f5e085e0d669770a110900bf /README.md | |
| parent | 9fdac6413b61a7260866db7eb96be1dc02494798 (diff) | |
Update
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -1,2 +1,20 @@ # Starting with Rust +## Abstract + + + +## Ideas + +- High-level mess vs. low-level "fun" +- Find the right motivation +- "Rewrite everything" as +- Be comfortable with being a n00b +- Ultimate goal: learn idiomatic code as fast as possible +- Find the right mentors + +## References + +- https://killercup.github.io/rustfest-idiomatic-libs/index.html +- https://github.com/rust-unofficial/patterns +- https://rust-lang-nursery.github.io/api-guidelines/ |
