In-depth: Functional programming in C++ (with legendary game programmer John Carmack)
http://www.gamasutra.com/view/news/169296/Indepth_Functional_programming_in_C.php
http://www.gamasutra.com/view/news/169296/Indepth_Functional_programming_in_C.php
GAMASUTRA
In-depth: Functional programming in C++
[In this reprinted #altdevblogaday in-depth piece, id Software co-founder and technical director John Carmack looks at the value in programming in a functional style with C++.] Probably everyone reading this has heard "functional programming" put forth as…
How JavaScript works: inside the V8 engine + 5 tips on how to write optimized code
https://blog.sessionstack.com/how-javascript-works-inside-the-v8-engine-5-tips-on-how-to-write-optimized-code-ac089e62b12e
https://blog.sessionstack.com/how-javascript-works-inside-the-v8-engine-5-tips-on-how-to-write-optimized-code-ac089e62b12e
Medium
How JavaScript works: inside the V8 engine + 5 tips on how to write optimized code
Couple of weeks ago we started a series aimed at digging deeper into JavaScript and how it actually works: we thought that by knowing the…
Forwarded from Syra's Techbinder
https://github.com/loreloc/archinfo
Archinfo is a software that gathers informations about your x86 processor using the cpuid instruction.
Tags: #programming #asm #c
Archinfo is a software that gathers informations about your x86 processor using the cpuid instruction.
Tags: #programming #asm #c
GitHub
GitHub - loreloc/archinfo: An x86 Intel processor information gatherer
An x86 Intel processor information gatherer. Contribute to loreloc/archinfo development by creating an account on GitHub.
Forwarded from Silicon Network
The art of over-engineering your side projects
https://elsyms.com/the-art-of-over-engineering-your-side-projects/
https://elsyms.com/the-art-of-over-engineering-your-side-projects/
Forwarded from The Daily C++
#c #cpp
Comparing C and C++ usage and performance with a real world project
http://nibblestew.blogspot.it/2017/09/comparing-c-and-c-usage-and-performance.html?m=1
Comparing C and C++ usage and performance with a real world project
http://nibblestew.blogspot.it/2017/09/comparing-c-and-c-usage-and-performance.html?m=1
Blogspot
Comparing C and C++ usage and performance with a real world project
The relative performance of C and C++ is the stuff of folk legends and Very Strong Opinions. There are microbenchmarks that can prove differ...
Forwarded from Rafanidu! Ⓐ 🏴