How to learn general programming and C ++ pattern? Recommend some good books on this topic.
C ++ Templates: A Complete Guide from Nicolai M. Josuttis is a good book for templates.
C ++ Standard Library from Josuttis.
Modern C ++ design: applied general programming and design patterns[shameless promotion] Also check out loki-lib , which was written for the book. I'm a developer. :) [/ shameless promotion]EDIT: also look good here
Source: https://habr.com/ru/post/1710546/More articles:Когда переключиться с SQLite на MySQL в процессе производства? - designSilverlight integration with PHP - phpHow to get xml content in node as string? - domHow can I make flash animation 3D, Flash only supports 2d animation? - flexAdding enumeration values for writing to the event log - .netHow to log out after authenticating with a single vendor sign? - logoutFont backward incompatibilities - fontsScript stack space exhausted by firefox - javascriptDefining a large array larger than the unsigned int limit - cOptimal xml storage engine - xmlAll Articles