Jason Turner
Jason Turner
Notes and example: https://compiler-explorer.com/z/asc7f4WYa
Coming in episode 344
https://youtu.be/ZGXVOzxwn9E
Coming soon. Here are the examples: https://compiler-explorer.com/z/bhv8Gq3G4
Coming in Ep349, November 7, 2023
https://youtu.be/OJtGOJI0JEw
Twitter thread: https://twitter.com/lefticus/status/1554844035751165952 Ideas: * Be aware of the Dunning-Kruger effect. If you think you're a 4/10, you're probably a 2/10. If you think you're an 8/10, you're probably a...
* Be very careful with terms like "expert" and "guru." If you say "expert in C++" it is guaranteed the person interviewing you will know something about the language you...
See this terrible example: https://twitter.com/IgnitionWeb/status/1554865524500320260
* What is the difference between a shared_ptr and a unique_ptr and when should you use them?