PDA

View Full Version : Where to start learning C++???


IFMU
10-06-01, 02:31 AM
I might have a possible job oportunity.. But I need to learn C++. The business is owned by an aqquaintence... And she says that she needs someone who can do that... where could I start reading on it to see if it would even intrest me in trying to learn it? and any other help would be appreciated!!

thanks

IFMU

Slaught
10-07-01, 03:19 PM
well this page has some links for tutorials and stuff, havent used it myself, so dont know how much help it will be to you...
C++ Tutorials (http://cyberdiem.com/vin/learn.html)

David
10-10-01, 07:34 AM
I would say buy a book. I have learned the basics of Java and C from books. The best thing would to be to go to a short course at evening school or something

IFMU
10-10-01, 11:50 PM
Any specific suggestions on books? Or anything I should look for in general?

And taking the course is pretty much out of question unless they give them out for free...

Kryogenitor
10-11-01, 12:02 AM
Best bet would be to go to a local college or university and ask for a book at their book store. The majority of the books on programming at "Borders", "Barnes and Noble" are references which teach to the nitty gritty of that specific language. If youre looking for a book that will teach you the fundamentals of programming using a certain language then your best bet would be the book store.

David
10-12-01, 01:37 PM
Check out your local bookstore (Waterstones/James Thin are best in UK). Look for a book that comes with a compiler/interpreter/etc on a CD. If you are programming for Linux then there is probably a free one with your distro.

malbolgia
10-14-01, 10:55 PM
try this site www.cpp-home.com
and get "how to program in c" by deitel & deitel this is probably the best c book around

JAWS
10-16-01, 09:57 PM
Originally posted by penguinfreak
I would say buy a book. I have learned the basics of Java and C from books. The best thing would to be to go to a short course at evening school or something

That's what I did.

Miknow
10-16-01, 11:49 PM
I bought Sam's Teach Yourself C++ in 21 days.....And I still dont understand C++. I get confused

Softwebdev
10-21-01, 03:59 PM
Originally posted by Miknow
I bought Sam's Teach Yourself C++ in 21 days.....And I still dont understand C++. I get confused

this book is SUCKS........I bought one..........Learned one..........get NOWHERE..........

I never buy book begin with Sam.....................

PipeBom
10-31-01, 08:06 PM
I'm using the c++ book called " A First Book of C++ : From Here To There ", by Gary J. Bronson, second edition.

Its realy good as I knew nothing from July, but now I know a fair bit and I haven't even been studdying it that much. If its available over there then its worth having... :D