Home  >  Q&A  >  body text

c++ primer 这本书看完了,再看什么书提高自己?

c++ primer 这本书看完了,再看什么书提高自己?

伊谢尔伦伊谢尔伦2765 days ago831

reply all(16)I'll reply

  • PHP中文网

    PHP中文网2017-04-17 11:53:59

    Effective Series
    Exceptional Series

    reply
    0
  • ringa_lee

    ringa_lee2017-04-17 11:53:59

    Isn’t it C++ Primer Plus? . laugh.

    reply
    0
  • 巴扎黑

    巴扎黑2017-04-17 11:53:59

    "STL Source Code Analysis", after reading this, you should be very proficient in C++ syntax and generic design
    "Introduction to Algorithms", after reading this book, you will no longer be a person who only calls library functions and puts together programs
    "The True Color of Code", a newly released book, has swept almost all application fields
    Of course, it’s best to write more class libraries and projects when you have nothing to do

    reply
    0
  • 黄舟

    黄舟2017-04-17 11:53:59

    Effective is a must-read, and you should also read D&E, written by my dad

    reply
    0
  • 迷茫

    迷茫2017-04-17 11:53:59

    Write things in C++.
    Then read the C++ primer again.

    Then loop

    reply
    0
  • 阿神

    阿神2017-04-17 11:53:59

    It is recommended that you take a look at the requirements for C++ job openings, which may help you decide how to develop your skill tree

    reply
    0
  • Cancelreply