Someone asked me “what is the best way to learn any programming language?”
I asked myself “how do I learn?”
- The answer I got : Tutorials, documentation and the AI tools. But the best way to learn anything is - BY IMPLEMENTATION.
As I was learning Rust, last month via “The Rust Book” : I learned the concepts, but where to implement them?
Maybe open source repos. But they are too good to decode and overwhelming for the beginners.
So, I decided : Let’s build it.
My DAY 1 Project:
A simple “GREETING CLI” : implementing basic CLI input output.
Github
Anybody can just start building and learn by doing.
It just takes simple efforts.
ps: more projects coming.
stay tuned!
Top comments (0)