Miscellany and Summary, Notes(9), Effective C++

Miscellany and Summary

(I read a Chinese version of the book, any translation problem plz point out.

Pay attention to compiler warnings

  • be serious to compiler warnings.
  • but shouldn’t over rely on compiler warnings.

Familiarize yourself with the standard library

Familiarize yourself with Boost

Summary

It is about 4 months since I started to read the book.
I’m so sorrow that I can’t put the ways into practice, although it is quite fascinating.
What I’m eager to do is to write the beautiful code.
Keep patient, and what learned will settle.