Click to See Complete Forum and Search --> : what book ??


paolo75
January 24th, 2003, 06:25 AM
i am suppost to develop a project in C++ in 4 moths and i don't realy know much about it. can you reccomend any book considering also that i have read the learn c++ in 24 hours and c++ programming (more or less 2000 pages). all i really need is a book that contains program that show how to access a database, send information through the internet and work with MDI forms. the second book had some examples but they were not very clear.
thank
:D

lord loh
January 27th, 2003, 03:24 AM
You should be worried ! And you are Grinning ?

Here is a book of C++ which I found quiet useful!

"C++ Premier Plus" by S. Prata. deals with ANSI C++

There are several example codes on the internet...

Search using http://www.google.com/

I always got results there... Search for "C++ example code snippet tutorials" a permutation and combination of these words will get you what you want!

Cheero!