C++ projects for understanding concepts

Discussion in 'C++' started by elearner, May 22, 2008.

  1. elearner

    elearner New Member

    Joined:
    May 22, 2008
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    Hi!

    I have a background in C and math algorithms (numerical techniques).

    I am studying C++ independently and from my previous experiences (LINPACK) I have realized that the best way to "understand" a language is to go through available code and improve/ modify that code.

    I need a project (say 2000 - 10000 lines of code) that is documented (at least broad details are available) for understanding the features and details of C++ (I hope the project covers most ideas related to classes, templates, and exception handling).

    Any suggestions please?

    Thanks and Regards,
    Mandar

    PS: I am referring to Stroustrup (not so easy to follow) and thinking in C++. But referring to books is a slower process than learning from a project.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice