PDA

View Full Version : C++


wolram
Mar2-04, 12:18 PM
can anyone give me advice about learning C++ maybe a good
book or on line course? thanks.

dduardo
Mar3-04, 04:49 PM
Here is a place to get tutorials and such:

http://www.cprogramming.com/

A good c++ book is "How to Program C++" by Deitel & Deitel. ISBN 0-13-038474-7.

If you want I can send you a copy of some notes from a past programming class I took. They explain c++ very well.

wolram
Mar4-04, 11:50 AM
DDURADO.
If you want I can send you a copy of some notes from a past programming class I took. They explain c++ very well.

that would be very kind of you ddurado, yes please[:)]

dduardo
Mar4-04, 01:04 PM
Hmm, slight problem. My account on the server where I keep the file was deleted. The document is around 200 pages so it is impractical for me to scan it. I'll have to talk to my old professor to see if I can get a another copy.

Dagenais
Mar4-04, 07:46 PM
wolram, try starting Here (http://www.programmersheaven.com)

The_Professional
Mar5-04, 01:19 AM
I would start out with Sam's Teach Yourself C++. It gives you the basics and an appreciation of the language, then work myself up to the more advanced ones.

wolram
Mar5-04, 10:57 AM
DDURADO.
please don't go out of your way, it is a kind offer but
i can get the basics from KENIKOV and THE PROFESSIONALS
posts, thanks again all.

sunilkamadolli
Apr3-04, 01:45 PM
the best c++ programming book i have read is "A guide to programming in C++" by Lawrencevill press...very good to begin with...