Click here to Skip to main content
15,915,513 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalhoking functions Pin
gamitech7-Aug-04 5:59
gamitech7-Aug-04 5:59 
GeneralRe: hoking functions Pin
Ryan Binns8-Aug-04 18:31
Ryan Binns8-Aug-04 18:31 
GeneralNeed Help Pin
single647-Aug-04 5:10
single647-Aug-04 5:10 
QuestionExtreme programming?? What's that? Pin
Link26007-Aug-04 4:48
Link26007-Aug-04 4:48 
AnswerRe: Extreme programming?? What's that? Pin
Ravi Bhavnani7-Aug-04 5:08
professionalRavi Bhavnani7-Aug-04 5:08 
AnswerRe: Extreme programming?? What's that? Pin
Tim Smith7-Aug-04 10:26
Tim Smith7-Aug-04 10:26 
GeneralRe: Extreme programming?? What's that? Pin
peterchen8-Aug-04 1:57
peterchen8-Aug-04 1:57 
AnswerRe: Extreme programming?? What's that? Pin
John R. Shaw8-Aug-04 20:14
John R. Shaw8-Aug-04 20:14 
Extreme programming: Hacking or taking a general outline and using it to produce a program (this is what they used to call real-programming).

Extreme programming is a formalisation of hacking. In other words it is hacking with rules.

Hacking: Take an idea, may be draw up some diagrams (to cristalise the idea), then start typing (to bring the idea into being). Sort of like writting a book.

Extreme programming means that you do not spend mass amounts of time figuring out every detail ahead of time (these will change anyway). What you do give is what goes in and what should comesout, the rest is up to the individual(s) writing that module.

Extream programming is best done in teams of two so they can draw off each others experience and avoid burning themselfs out.

Extream programming is what newer programmers (passed 10 years or so) have been making jokes about (real-programming), the only difference is that now they have attempted to formilise it.

INTP
Questionhow to load TIFF image into my MFC application Pin
A_Fa7-Aug-04 2:46
A_Fa7-Aug-04 2:46 
AnswerRe: how to load TIFF image into my MFC application Pin
Ted Ferenc7-Aug-04 3:44
Ted Ferenc7-Aug-04 3:44 
GeneralAvoid Open/Save dialog Pin
jpvalm7-Aug-04 2:07
jpvalm7-Aug-04 2:07 
GeneralProblem wih HtmlHelp() Pin
Azghar Hussain7-Aug-04 1:22
professionalAzghar Hussain7-Aug-04 1:22 
GeneralSearch text on the Bitmap Pin
Azghar Hussain6-Aug-04 23:57
professionalAzghar Hussain6-Aug-04 23:57 
GeneralRe: Search text on the Bitmap Pin
Gary R. Wheeler7-Aug-04 0:32
Gary R. Wheeler7-Aug-04 0:32 
GeneralRe: Search text on the Bitmap Pin
Azghar Hussain7-Aug-04 1:19
professionalAzghar Hussain7-Aug-04 1:19 
GeneralRe: Search text on the Bitmap Pin
John R. Shaw8-Aug-04 18:06
John R. Shaw8-Aug-04 18:06 
GeneralRe: Search text on the Bitmap Pin
Azghar Hussain8-Aug-04 22:25
professionalAzghar Hussain8-Aug-04 22:25 
QuestionWhich product to use ? Pin
aprx6-Aug-04 23:57
aprx6-Aug-04 23:57 
AnswerRe: Which product to use ? Pin
Gary R. Wheeler7-Aug-04 0:27
Gary R. Wheeler7-Aug-04 0:27 
AnswerRe: Which product to use ? Pin
John R. Shaw8-Aug-04 18:30
John R. Shaw8-Aug-04 18:30 
GeneralDisplay PostScript file. Pin
Anonymous6-Aug-04 23:39
Anonymous6-Aug-04 23:39 
GeneralRe: Display PostScript file. Pin
Ryan Binns8-Aug-04 18:37
Ryan Binns8-Aug-04 18:37 
GeneralCListBox Control Pin
Neelesh K J Jain6-Aug-04 22:48
Neelesh K J Jain6-Aug-04 22:48 
GeneralRe: CListBox Control Pin
Gary R. Wheeler7-Aug-04 0:36
Gary R. Wheeler7-Aug-04 0:36 
Generalnext dialog Pin
doraemon16-Aug-04 22:15
doraemon16-Aug-04 22:15 

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.