Click here to Skip to main content
15,891,951 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: How often do you like to compile? Pin
Marc Clifton12-Sep-19 9:01
mvaMarc Clifton12-Sep-19 9:01 
GeneralRe: How often do you like to compile? Pin
SteakhouseLuke13-Sep-19 1:44
SteakhouseLuke13-Sep-19 1:44 
GeneralRe: How often do you like to compile? Pin
Mycroft Holmes12-Sep-19 13:30
professionalMycroft Holmes12-Sep-19 13:30 
GeneralRe: How often do you like to compile? Pin
Member 916705712-Sep-19 21:04
Member 916705712-Sep-19 21:04 
GeneralRe: How often do you like to compile? Pin
KateAshman13-Sep-19 0:28
KateAshman13-Sep-19 0:28 
GeneralRe: How often do you like to compile? Pin
BryanFazekas13-Sep-19 1:07
BryanFazekas13-Sep-19 1:07 
GeneralRe: How often do you like to compile? Pin
maze313-Sep-19 2:46
professionalmaze313-Sep-19 2:46 
GeneralRe: How often do you like to compile? Pin
agolddog13-Sep-19 3:26
agolddog13-Sep-19 3:26 
It's not about compiling, per se, but about testing.

Some people like to write an entire chunk of functionality, then do all their testing, iterating at that level when they find the problems.

Some, (myself included), like to write a small chunk of the overall functionality, test it thoroughly, then move on to the next small chunk. This approach probably means less unit-level testing, but more integration testing, I suppose.
GeneralMaintenance vs New Feature Pin
Davie2124013-Sep-19 4:15
Davie2124013-Sep-19 4:15 
GeneralRe: How often do you like to compile? Pin
Member 1409260513-Sep-19 5:31
Member 1409260513-Sep-19 5:31 
GeneralRe: How often do you like to compile? Pin
patbob13-Sep-19 5:42
patbob13-Sep-19 5:42 
GeneralRe: How often do you like to compile? Pin
E. Anderson3-Oct-19 17:51
E. Anderson3-Oct-19 17:51 
GeneralWho else does this? (Everyone, right?) Pin
Sander Rossel12-Sep-19 2:01
professionalSander Rossel12-Sep-19 2:01 
GeneralRe: Who else does this? (Everyone, right?) Pin
Slacker00712-Sep-19 2:10
professionalSlacker00712-Sep-19 2:10 
GeneralRe: Who else does this? (Everyone, right?) Pin
Sander Rossel12-Sep-19 2:32
professionalSander Rossel12-Sep-19 2:32 
GeneralRe: Who else does this? (Everyone, right?) Pin
Dan Neely12-Sep-19 2:35
Dan Neely12-Sep-19 2:35 
GeneralRe: Who else does this? (Everyone, right?) Pin
musefan12-Sep-19 3:11
musefan12-Sep-19 3:11 
GeneralRe: Who else does this? (Everyone, right?) Pin
Sander Rossel12-Sep-19 3:12
professionalSander Rossel12-Sep-19 3:12 
GeneralRe: Who else does this? (Everyone, right?) Pin
Ron Anders12-Sep-19 3:14
Ron Anders12-Sep-19 3:14 
GeneralRe: Who else does this? (Everyone, right?) Pin
Sander Rossel12-Sep-19 3:14
professionalSander Rossel12-Sep-19 3:14 
GeneralRe: Who else does this? (Everyone, right?) Pin
musefan12-Sep-19 3:24
musefan12-Sep-19 3:24 
GeneralRe: Who else does this? (Everyone, right?) Pin
#realJSOP12-Sep-19 3:50
mve#realJSOP12-Sep-19 3:50 
GeneralRe: Who else does this? (Everyone, right?) Pin
CodeWraith12-Sep-19 3:50
CodeWraith12-Sep-19 3:50 
GeneralRe: Who else does this? (Everyone, right?) Pin
Fever90512-Sep-19 3:59
professionalFever90512-Sep-19 3:59 
GeneralRe: Who else does this? (Everyone, right?) Pin
raddevus12-Sep-19 4:11
mvaraddevus12-Sep-19 4:11 

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.