The best way to learn
👋 This page was last updated ~12 years ago. Just so you know.
“The best way to learn is to just go out and make stuff, collaborate with people who are better than you at different things, and experiment.”
“That’s what I’ve found, at least. Just be around people who are awesome and learn off them. Trade ideas around and try stuff.”
“Everything I do, I’ve learned from friends, collaborators, people I look up to, and personal experiments. Just going out and trying stuff.”
— Noel Berry, aka @NoelFB
Here's another article just for you:
A half-hour to learn Rust
In order to increase fluency in a programming language, one has to read a lot of it.
But how can you read a lot of it if you don’t know what it means?
In this article, instead of focusing on one or two concepts, I’ll try to go through as many Rust snippets as I can, and explain what the keywords and symbols they contain mean.
Ready? Go!