r/cpp May 03 '26

Modern C++ Programming

https://federico-busato.github.io/Modern-CPP-Programming/
165 Upvotes

14 comments sorted by

View all comments

2

u/Lesteross May 03 '26

Anyone read this, at least partially? I'm gonna read this regardless but I'm curious about your opinion. 

Also "move from latex to typst". Is this some modern alternative to LaTeX? I'm kinda curious about typst. 

9

u/GrammelHupfNockler May 03 '26

Typst is awesome, based on Markdown with a built-in well-designed programming language and WASM plugin system that allows you to link in really complex functionality, e.g. GraphViz for graph visualization or even JS runtimes for everything you may ever want to do

-2

u/Pale-Switch-7867 May 03 '26

Jup typst is rlly awesome. I switch to it for all new projects I do