Maximillian 的个人资料fossil照片日志列表更多 工具 帮助
2月23日

C++修炼指南

(1) Start with any of these:

C++ Annotations

Thinking in C++

C++ Primer

(2) Then

C++ FAQ Lite

(3) Then

Eessential C++

Effective C++

More Effective C++

Effective STL

Exceptioanl C++ (or C++ Guru of the Wek)

More Exceptional C++

(4) Then

Modern C++ Design

Design Patterns

After (2) you should be able to make most interviewers happy with your C++, after (4) few interviwers can beat you and you have the option to laugh at them most likely.

2月4日

非常壮观