如果看完了《C++ primier'》中文版,下一步最值得看的好书是

解决方案 »

  1.   

    LZ看看《深入浅出MFC》合不合胃口
      

  2.   

    我看完了,就看《深入浅出MFC》,不过现在又把《C++ primier》拿出来看了
      

  3.   

    《C++沉思录》、《effective C++》
      

  4.   

    effective c++
    more effective c++
      

  5.   

    C++ primier 要看很多遍,成长段时间就要看一遍,
      

  6.   

    下一步应该看英文版的c++ primer~~
      

  7.   

    c++语言:
              Inside the C++ object model
             Modern C++
    看开源项目:
              Loki , BOOST
    系统编程: windows 高级编程指南
               Linux 内核源码剖析
    设计 : OO Software Construction
            Design Pattern , by GOF
            Analysis Pattern , by Martin Fowler
            Applying UML and Patterns , by Craig Larman