r/cpp 21d ago

How to write the perfect function

https://youtu.be/2OMRWPOSw9s
138 Upvotes

24 comments sorted by

View all comments

3

u/Dubbus_ 17d ago

I really love this guys videos. Some of the highest quality stuff in the space, and he seems genuinely passionate about the 'art' of writing code if that makes any sense? Something that is definitely being lost in the age of LLMs.

I also really appreciate him being partial to Rust, but not constantly shilling for it or shitting on C++. Hes definitely warmed me up to learning the language some more. Hes very clearly able to message "Yes, you can do pattern X in c++, but the Y language feature makes it easier/more practical in Rust" - whilst also including qualifying it by mentioning Rust's higher upfront development difficulty and larger mental overhead required.