Click here to Skip to main content
15,889,844 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: What software are you using for learning programing ? Pin
lainsherry23-Oct-13 7:15
lainsherry23-Oct-13 7:15 
AnswerRe: What software are you using for learning programing ? Pin
Thong LeTrung23-Oct-13 6:06
Thong LeTrung23-Oct-13 6:06 
GeneralRe: What software are you using for learning programing ? Pin
lainsherry23-Oct-13 7:16
lainsherry23-Oct-13 7:16 
AnswerRe: What software are you using for learning programing ? Pin
Captain Price23-Oct-13 6:35
professionalCaptain Price23-Oct-13 6:35 
GeneralRe: What software are you using for learning programing ? Pin
lainsherry23-Oct-13 7:18
lainsherry23-Oct-13 7:18 
GeneralRe: What software are you using for learning programing ? Pin
Captain Price23-Oct-13 7:42
professionalCaptain Price23-Oct-13 7:42 
GeneralRe: What software are you using for learning programing ? Pin
Richard MacCutchan23-Oct-13 8:42
mveRichard MacCutchan23-Oct-13 8:42 
AnswerRe: What software are you using for learning programing ? Pin
Aescleal23-Oct-13 11:11
Aescleal23-Oct-13 11:11 
It depends on what your host operating system is.

If you're running Windows then I'd suggest either Microsoft Visual C++ Express or MingGW and a text editor of your choice. From recent experience of teaching a couple of newbies Visual C++ was a bit of a cognitive load at the same time as learning C++ - you have to deal with some non-C++ bits that you have no idea about at first. MinGW is a bit simpler to get started with - the cognitive load is still there but spread slightly differently.

If you're running on Linux or something like FreeBSD then install g++ and use that.
AnswerRe: What software are you using for learning programing ? Pin
Erudite_Eric23-Oct-13 12:00
Erudite_Eric23-Oct-13 12:00 
AnswerRe: What software are you using for learning programing ? Pin
pasztorpisti23-Oct-13 21:23
pasztorpisti23-Oct-13 21:23 
AnswerRe: What software are you using for learning programing ? Pin
enhzflep24-Oct-13 4:14
enhzflep24-Oct-13 4:14 
AnswerRe: What software are you using for learning programing ? Pin
rashin ghodratzade27-Oct-13 22:14
rashin ghodratzade27-Oct-13 22:14 
QuestionCustom QSlider without handler, rounded corner lost when values next to MIN or MAX Pin
Diego Donate23-Oct-13 1:38
Diego Donate23-Oct-13 1:38 
QuestionRe: Custom QSlider without handler, rounded corner lost when values next to MIN or MAX Pin
Richard MacCutchan23-Oct-13 3:23
mveRichard MacCutchan23-Oct-13 3:23 
AnswerRe: Custom QSlider without handler, rounded corner lost when values next to MIN or MAX Pin
Chris Losinger23-Oct-13 3:28
professionalChris Losinger23-Oct-13 3:28 
QuestionCan create session inside services ? Pin
Thong LeTrung22-Oct-13 20:57
Thong LeTrung22-Oct-13 20:57 
SuggestionRe: Can create session inside services ? Pin
Richard MacCutchan22-Oct-13 21:04
mveRichard MacCutchan22-Oct-13 21:04 
GeneralRe: Can create session inside services ? Pin
Thong LeTrung22-Oct-13 22:23
Thong LeTrung22-Oct-13 22:23 
QuestionDLL Creation Question Pin
SeaWasp122-Oct-13 8:36
SeaWasp122-Oct-13 8:36 
AnswerRe: DLL Creation Question Pin
David Knechtges22-Oct-13 9:52
David Knechtges22-Oct-13 9:52 
GeneralRe: DLL Creation Question Pin
SeaWasp122-Oct-13 9:59
SeaWasp122-Oct-13 9:59 
GeneralRe: DLL Creation Question Pin
Freak3022-Oct-13 21:41
Freak3022-Oct-13 21:41 
AnswerRe: DLL Creation Question Pin
Richard MacCutchan22-Oct-13 10:39
mveRichard MacCutchan22-Oct-13 10:39 
Generalcout vs printf execution sequence Pin
MANJUNATH-from-Bangalore22-Oct-13 6:22
MANJUNATH-from-Bangalore22-Oct-13 6:22 
GeneralRe: cout vs printf execution sequence Pin
pasztorpisti22-Oct-13 6:40
pasztorpisti22-Oct-13 6:40 

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.