All Talks

Structure and Interpretation of Computer Programs: SICP

https://cppcon.org/ https://github.com/CppCon/CppCon2020/blob/main/Presentations/structure_and_interpretation_of_computer_programs/structure_and_interpretation_of_computer_programs__conor_hoekstra__cppcon_2020.pdf

This talk will summarise what can be learned from the infamous MIT textbook the Structure and Interpretation of Computer Programs, the book that some engineers have referred to as their “bible.” Concepts that are taught in the book will be shown in modern C++ (as opposed to …

You might be interested in: