diff options
| -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/ |
