Click to See Complete Forum and Search --> : i need guestion reference


mandana
October 20th, 2003, 04:42 PM
hi friends
i'm a new user,i have started C++ 6 months ago in our university,i got familiar with arrays,pointers,classes & inheritance
what else should i know about it?& where can i find questions to answer? i mean writting programs

& also i started VC++,i like programming very much, but there is another problem,there are a few people who know VC++,so when i face a problem,i can't find my answer easily

i got so happy finding this site & i wish i'll find more friends here

waiting for advices for a new programmer
mandana

Mick
October 20th, 2003, 04:53 PM
Originally posted by mandana
hi friends
i'm a new user,i have started C++ 6 months ago in our university,i got familiar with arrays,pointers,classes & inheritance
what else should i know about it?& where can i find questions to answer? i mean writting programs

& also i started VC++,i like programming very much, but there is another problem,there are a few people who know VC++,so when i face a problem,i can't find my answer easily

i got so happy finding this site & i wish i'll find more friends here

waiting for advices for a new programmer
mandana

Well...

Your best friend is documentation...

If you have a question about VC++ the first thing you should do is....

1. Look it up in your local MSDN library help
2. Look it up on msdn.microsoft.com
3. Look it up on www.google.com
4. Read about it in your favorite C++/Windows book (you can find recommended books here on codeguru in the FAQ's)
5. Read the C++ FAQ's on codeguru.
6. Search for your topic on codeguru (lots of articles and solutions to problems in various threads)
7. Ask your question on codeguru....