Ask HN: Programming talks that made something click for you?
28 points| dprophecyguy | 4 years ago | reply
Do you guys also have something in your mind ?
Here is are few famous ones to start with.
What the hack is event loop anyway ? (https://www.youtube.com/watch?v=8aGhZQkoFbQ&t=265s)
Recursion (https://youtu.be/IJDJ0kBx2LM)
Functional Programming toolkit(https://youtu.be/Nrp_LZ-XGsY)
[+] [-] algebraically|4 years ago|reply
[+] [-] Orochikaku|4 years ago|reply
[+] [-] elamje|4 years ago|reply
The Language of the System (https://www.youtube.com/watch?v=ROor6_NGIWU)
The Value of Values (https://www.youtube.com/watch?v=-6BsiVyC1kM)
All by Rich Hickey (Clojure creator) - strongest programming speaker I've found to date.
[+] [-] andrei_says_|4 years ago|reply
Nothing is something https://m.youtube.com/watch?v=9lv2lBq6x4A
Poly want a message
https://m.youtube.com/watch?v=XXi_FBrZQiU
All the little things
https://m.youtube.com/watch?v=8bZh5LMaSmE
[+] [-] emdashcomma|4 years ago|reply
"Type-Driven API Design in Rust" by Will Crichton (Strange Loop) - https://www.youtube.com/watch?v=bnnacleqg6k
"Opportunities and Pitfalls of Event-driven Utopia" (QCon) - https://www.youtube.com/watch?v=jjYAZ0DPLNM
[+] [-] amitu|4 years ago|reply
"Understanding style" by Matthew Griffith (2017): https://www.youtube.com/watch?v=NYb2GDWMIm0
[+] [-] kkoncevicius|4 years ago|reply
"Getting rid of the OOP mindset" (https://www.youtube.com/watch?v=GKYCA3UsmrU)
And accompanying article "Semantic Compression" : https://caseymuratori.com/blog_0015
[+] [-] olvy0|4 years ago|reply
I've been programming in C++ and using the STL for many years but this one really made me aware of what just might be the best way to think about it.
[+] [-] manx|4 years ago|reply
[+] [-] andrei_says_|4 years ago|reply
[+] [-] dprophecyguy|4 years ago|reply
[+] [-] schwartzworld|4 years ago|reply