Project ideas to become good at C++

前端 未结 5 1577
佛祖请我去吃肉
佛祖请我去吃肉 2021-02-01 22:01

I want to get into C++ team at work. Their job is to write CGIs in C++ (mainly but not limited to). I know basic C++. Reading the list at C++ book guide question on SO, I\'ve go

5条回答
  •  [愿得一人]
    2021-02-01 22:24

    Read the book 'Effective C++' by Scott Meyers. It's excellent, and will give you good advice on best practices and stuff to avoid.

提交回复
热议问题