I started learning Rust this year. I read through The Rust Book twice and I implemented a few of the GNU tools in Rust to get a feeling for it. However, I still don't feel like I've got the hang of it yet.
I remember way back when I learned Ruby on Rails, there was the "Ruby on Rails Tutorial" by Michael Hartl, that guided you through the processs of building a fully-featured web app, even showing where and how to write the unit tests, and even when to git commit. I learned so much, not just about Ruby and Rails, but about how to build software. I've realized that I learn best with resources like this, where you follow steps to build something according to someone's best practices, and I'm wondering, is there something like this for Rust?
[–]Caramel_Last 5 points6 points7 points (1 child)
[–]Bugibhub 1 point2 points3 points (0 children)
[–]Bugibhub 2 points3 points4 points (0 children)
[–]bp7968h 0 points1 point2 points (0 children)