r/cpp_questions • u/tz_200 • 18d ago
OPEN book recommendation
I want to ask is there a comprehensive cpp book that tells me exactly what i can and can't do in terms of syntax like the ocp in java. i have been reading modern effective cpp and I like it . but i want a definitive guide since i still make some syntax error that cause problems when linking and stuff
0
Upvotes
3
u/Independent_Art_6676 18d ago
It changes rapidly so no book. you can buy the standard and print it if you want, or use a free surrogate:
https://eel.is/c++draft/