Our great sponsors
-
It's been less than 30 days since I began rust, and I just finished writing my first application - a small socket.io clone with both the client and server. It has been an amazing experience so far and I can't believe I have made so much progress with Rust in such a short span of time.
-
Yeah I'm just starting Rust from 30+ years of C++ and my initial reaction is What the actual ****!? Without reading anything I tried to concatenate a string literal plus a string I passed in, assuming I'd just figure it out but nope! Anyway, I've grabbed "the book" and will go through it properly. C++ has become a nightmare really; I've stopped using anything beyond the smart pointers they added (those are a massive productivity bonus). I saw someone had written a little keygroup creator web app (https://github.com/plule/mpc_valet) for the akai MPC system and found out it was written in Rust so now I'm all aboard the Rust train.
-
Scout APM
Less time debugging, more time building. Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
-
Best way to learn - https://doc.rust-lang.org/book/ After you've read the book and made 3 projects - https://doc.rust-lang.org/stable/rust-by-example/
-
Best way to learn - https://doc.rust-lang.org/book/ After you've read the book and made 3 projects - https://doc.rust-lang.org/stable/rust-by-example/