Click here to Skip to main content
15,922,407 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questiongraphical error Pin
anmol m13-Jun-06 17:12
anmol m13-Jun-06 17:12 
AnswerRe: graphical error Pin
Ganesh_T13-Jun-06 18:40
Ganesh_T13-Jun-06 18:40 
AnswerRe: graphical error Pin
Laxman Auti13-Jun-06 18:45
Laxman Auti13-Jun-06 18:45 
AnswerRe: graphical error Pin
khan++13-Jun-06 18:46
khan++13-Jun-06 18:46 
GeneralRe: graphical error Pin
anmol m15-Jun-06 7:11
anmol m15-Jun-06 7:11 
GeneralRe: graphical error Pin
khan++15-Jun-06 21:12
khan++15-Jun-06 21:12 
QuestionA newb needs help. Pin
zach713-Jun-06 16:01
zach713-Jun-06 16:01 
AnswerRe: A newb needs help. Pin
Mark F.13-Jun-06 17:15
Mark F.13-Jun-06 17:15 
Most of the beginner stuff here assumes that you have a reasonable grasp of programming basics already. Once you understand the concepts moving from one language to another is more or less syntax. IMO Smile | :)

I suggest that you go to the local library, local book store, and online and do a little reading on the basic fundamentals of C++. You will also need an editor/compiler IDE (Integrated Development Environment) software program in order to write, compile, and your run programs.

I live in a college town and was able to get second-hand programming books from local stores cheap. I even bought my first copy of MS Visual Studio (Learning Edition) there too.

Here are some online resources to get you started:
http://cplus.about.com/od/beginnerctutorial/[^]
http://devcentral.iftech.com/articles/C++/default.php[^]
http://msdn.microsoft.com/visualc/[^]
http://www.freeprogrammingresources.com/cppbooks.html[^]

And of course at this site.

Mark Wink | ;)
AnswerRe: A newb needs help. Pin
Ganesh_T13-Jun-06 18:46
Ganesh_T13-Jun-06 18:46 
AnswerRe: A newb needs help. Pin
Laxman Auti13-Jun-06 18:53
Laxman Auti13-Jun-06 18:53 
Questionpopup menu in a listbox [modified] Pin
locoone13-Jun-06 15:48
locoone13-Jun-06 15:48 
AnswerRe: popup menu in a listbox Pin
Sarath C13-Jun-06 17:38
Sarath C13-Jun-06 17:38 
AnswerRe: popup menu in a listbox Pin
Hamid_RT13-Jun-06 19:41
Hamid_RT13-Jun-06 19:41 
AnswerRe: popup menu in a listbox Pin
Hamid_RT13-Jun-06 20:09
Hamid_RT13-Jun-06 20:09 
AnswerRe: popup menu in a listbox Pin
Hamid_RT14-Jun-06 19:12
Hamid_RT14-Jun-06 19:12 
QuestionFind a certain text string on the IE's current loaded webpage Pin
Joseph Lee13-Jun-06 15:13
Joseph Lee13-Jun-06 15:13 
AnswerRe: Find a certain text string on the IE's current loaded webpage Pin
Ganesh_T13-Jun-06 18:55
Ganesh_T13-Jun-06 18:55 
AnswerRe: Find a certain text string on the IE's current loaded webpage Pin
Laxman Auti13-Jun-06 18:55
Laxman Auti13-Jun-06 18:55 
QuestionopenGL,memory leak with glDrawPixels Pin
leon913-Jun-06 14:16
leon913-Jun-06 14:16 
Questioncolor change Pin
sidkraft13-Jun-06 14:09
sidkraft13-Jun-06 14:09 
AnswerRe: color change Pin
Sarath C13-Jun-06 17:49
Sarath C13-Jun-06 17:49 
AnswerRe: color change Pin
Hamid_RT13-Jun-06 19:39
Hamid_RT13-Jun-06 19:39 
QuestionAbout manifest Pin
angelfirefox13-Jun-06 13:46
angelfirefox13-Jun-06 13:46 
QuestionUnmanaged Threading Pin
Chris J13-Jun-06 10:49
Chris J13-Jun-06 10:49 
AnswerRe: Unmanaged Threading Pin
led mike13-Jun-06 10:59
led mike13-Jun-06 10:59 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.