Connecting Tech Pros Worldwide Forums | Help | Site Map

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

KK
Guest
 
Posts: n/a
#1: Jul 19 '05

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
Guest
 
Posts: n/a
#2: Jul 19 '05

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:
http://www.acceleratedcpp.com/
[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:
http://www.mindview.net/Books/TICPP/...ngInCPP2e.html
[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.merkerk(at)dse.nl


Big Brian
Guest
 
Posts: n/a
#3: Jul 19 '05

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
Closed Thread