www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - OT: Some programming articles by John Carmack

reply Walter Bright <newshound2 digitalmars.com> writes:
John knows what he's doing. His blogs are very worth a read:

http://www.sevangelatos.com/john-carmack-on-static-code-analysis/

http://www.sevangelatos.com/john-carmack-on-parallel-implementations/
We're doing much of this with the -preview switch. I really like the -preview 
and -revert design.

http://www.sevangelatos.com/john-carmack-on/ (functional programming in C++)
Note that he mentions D 'pure' functions!

http://www.sevangelatos.com/john-carmack-on-latency-mitigation-strategies/
Aug 01 2019
next sibling parent Zekereth <paul acheronsoft.com> writes:
On Friday, 2 August 2019 at 00:17:45 UTC, Walter Bright wrote:
 John knows what he's doing. His blogs are very worth a read:

 http://www.sevangelatos.com/john-carmack-on-static-code-analysis/

 http://www.sevangelatos.com/john-carmack-on-parallel-implementations/
 We're doing much of this with the -preview switch. I really 
 like the -preview and -revert design.

 http://www.sevangelatos.com/john-carmack-on/ (functional 
 programming in C++)
 Note that he mentions D 'pure' functions!

 http://www.sevangelatos.com/john-carmack-on-latency-mitigation-strategies/
I really love his speeches. I could listen to him all day.
Aug 02 2019
prev sibling next sibling parent Dennis <dkorpel gmail.com> writes:
On Friday, 2 August 2019 at 00:17:45 UTC, Walter Bright wrote:
 John knows what he's doing. His blogs are very worth a read:
Thanks for sharing these!
Aug 03 2019
prev sibling parent Bastiaan Veelo <Bastiaan Veelo.net> writes:
On Friday, 2 August 2019 at 00:17:45 UTC, Walter Bright wrote:
 John knows what he's doing. His blogs are very worth a read:
Here is 2.5 hours of him on various topics such as gaming, VR, Moore's Law and quantum effects, and cars. https://youtu.be/udlMSe5-zP8 Bastiaan.
Sep 29 2019