Results 1 to 3 of 3

Thread: want to really learn c++

  1. #1
    Join Date
    Feb 2018
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default want to really learn c++

    read this and thank me later.
    If you can fully understand this book you will be in a good place.

    https://doc.lagout.org/programmation...n.May.2005.pdf

    if you finish that read this:

    https://github.com/lpvcpp/cpp_book/b...ok-dl.com).pdf

    then:

    https://github.com/lpvcpp/cpp_book/b...onal%20CPP.pdf

    - seriously if you finish these books and understand it you will have a better understanding of c++ then most.

    I hope these resources are helpful to you, they are invaluable to me.

  2. #2
    Join Date
    Mar 2019
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    College courses helped my improve my C++ only a tiny bit, sadly. I really learned during those courses by writing code for internships, attempting to write game engines (i.e. intro to shooting yourself in the foot with a shotgun), and reading books like Effective C++ and Industrial Strength C++, the Go4 Design Patterns book (which now has a simple, albeit graphically obnoxious, super-easy intro version from the Head Start series).

  3. #3
    Join Date
    May 2019
    Posts
    6
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    There are books if you want to consult but I would recommend you to go for a course on UDEMY they will teach you to solve more realistic then course problems.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •