summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2018-08-06 22:14:41 +0300
committerYuval Adam <_@yuv.al>2018-08-06 22:14:41 +0300
commit0f4551dcfa0f995f06a4126215707eef05d44199 (patch)
tree7e48617e46e8cdf5f5e085e0d669770a110900bf /README.md
parent9fdac6413b61a7260866db7eb96be1dc02494798 (diff)
Update
Diffstat (limited to 'README.md')
-rw-r--r--README.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/README.md b/README.md
index bdb14fe..605ac3b 100644
--- a/README.md
+++ b/README.md
@@ -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/