6 ms·
Hi, would you recommend this book in 2024?
by darkPotato 2y ago
Hi, would you recommend this book in 2024?
- CoastalCoder 2y agoFWIW, most of my recent knowledge on this topic comes from [0]. The programming-language-specific parts are more focused on C than C++ (which is my main focus), but I've still found it quite helpful. I haven't looked at the other sources people are mentioning though, so no idea how it compares. [0] https://cdn.kernel.org/pub/linux/kernel/people/paulmck/perfbook/perfbook.html https://cdn.kernel.org/pub/linux/kernel/people/paulmck/perfb...
- darkPotato 2y agoThank you, I will give your resource a read :)
- CoastalCoder 2y agoYou're welcome! But it's not a quick read. At least for me, it requires (a) a good reason for powering through it, (b) a good night's sleep, and (c) Adderall :) Just saying, it may not be the most effective / efficient way to learn what you want to know.
- darkPotato 2y agoAhaha, luckily /s I am a bit of a weirdo and I like to delve deeper into things related to my job. I was taught that a deeper understanding leads to better software/solutions and I strive to live up to my mentor dedication :)
- collinvandyck76 2y ago> I was taught that a deeper understanding leads to better software/solutions aside from being fun, it just makes everything so much easier when it's not "magic"
- anonymousDan 2y agoYes