I first explored Rust over a year ago as a way to speed up my small Python app that used Monte Carlo simulations. However, learning Rust was challenging and tedious, so I switched to Julia instead - much easier to learn - and I rewrote my app. The performance of that Julia app was vastly superior to Python. But Julia requires a runtime and is relatively limited in its applicability. So I returned to Rust. Rust takes longer to learn than Python, Julia or even C, but it is rewarding. It is easy to quickly pick up C and write buggy software. It takes longer to start writing Rust programs, but they have fewer bugs. It's clear that Rust will be made to work for just about every programming task. I'm all in.
@polares818710 ай бұрын
Your best video as of yet
@googleuser201610 ай бұрын
Totally motivated me, I shared with the whole company
@magicmedia.channel6 ай бұрын
Any 2024 update of your book planned?
@shahidyousuf7710 ай бұрын
Enjoyed the video, would love to hear more on Rust and Golang in terms of speed, dx and ecosystem, not to say that we do a rigid comparison.
@AbdulWahab-ev2ct9 ай бұрын
This is amazing stuff. Great job. @Tim I have seen few videos of yours and I like your way of teaching. I was wondering If I want to learn Rust in which sequence should I learn? I have seen your Rust programming playlist and it don't appear to be in order? Do you have any advise/suggestions for me? Many thanks
@Hyo900010 ай бұрын
Thank you for this. Also your laugh is so cute and wholehearted, if that makes sense? :)
@aadityachapagain-vc3dk6 ай бұрын
Hey Tim, big fan.
@PanopticMotion6 күн бұрын
I don’t understand the hate for Rust. It’s my first programming language, and I actually tried learning Python but didn’t enjoy it. While Rust does get more complex when dealing with async-related issues, there’s so much you can build with it before you even have to touch the really complicated stuff.
@PedroAlonso-ys3iv10 ай бұрын
Please, could you change your camera for another one with a better autofocus? :=) Great video thank you. It helped me a lot. Cheers!!
@timClicks10 ай бұрын
Working on it - the camera is actually quite good but I haven't got the settings configured correctly. Sorry that it was annoying for you. I am really glad that you enjoyed the video anyway!
@RootsterAnon10 ай бұрын
Im not founded of JetBrains, Nvim is my jam, AstroNvim to be more specific. Rust is great to really dive into more serious projects.
@timClicks10 ай бұрын
It's wonderful that there are lots of editors. I'll have to take a look at AstroNvim!
@mastermachetier559410 ай бұрын
Same here been running the v4 beta of astrovim loving it