please help... ...me learn C++ please please please :)

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • KK

    please help... ...me learn C++ please please please :)


    Hi Peoples,

    Can anyone give me any learning materials for learning C++.

    i.e. can you give me any docs or give me the link to any website that has
    info on programming in general or C++.

    (ok I know I could go to a library and read books on C++ but looking for
    something urgently.)

    YOUR HELP would be truly appreciated.

    please help

    Thanks.

    KK


  • Peter van Merkerk

    #2
    Re: please help... ...me learn C++ please please please :)

    > Can anyone give me any learning materials for learning C++.

    This book is generally considered as one of the best book for learning
    C++ for people with some programming experience:
    This is a first-rate introductory book that takes a practical approach to solving problems using C++. It covers a much wider scope of C++ programming than other introductory books I've seen, and in a surprisingly compact format.

    [color=blue]
    > i.e. can you give me any docs or give me the link to any website that[/color]
    has[color=blue]
    > info on programming in general or C++.[/color]

    You could take a look at the book "Thinking in C++" from Bruce Eckel
    which can be downloaded here:

    [color=blue]
    > (ok I know I could go to a library and read books on C++ but looking[/color]
    for[color=blue]
    > something urgently.)[/color]

    Keep in mind that learning C++ takes a lot of time. It is not the kind
    of programming language you can learn in a few days or a few weeks. If
    your planning doesn't allow for two or three days for the book(s) to be
    delivered, I'm afraid you have a big problem.

    --
    Peter van Merkerk
    peter.van.merke rk(at)dse.nl


    Comment

    • Big Brian

      #3
      Re: please help... ...me learn C++ please please please :)

      > Hi Peoples,

      URG!
      [color=blue]
      > (ok I know I could go to a library and read books on C++ but looking for
      > something urgently.)[/color]

      If you're THAT impatient, then forget about learning C++. It takes
      alot of time and practice to learn.

      -Brian

      Comment

      Working...