Click here to Skip to main content
15,910,980 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 do you write a computer program? Pin
kmoorevs14-Sep-15 7:46
kmoorevs14-Sep-15 7:46 
GeneralRe: How do you write a computer program? Pin
Simon_Whale14-Sep-15 12:26
Simon_Whale14-Sep-15 12:26 
GeneralRe: How do you write a computer program? Pin
Gary Wheeler15-Sep-15 1:45
Gary Wheeler15-Sep-15 1:45 
GeneralRe: How do you write a computer program? Pin
Kirk 1038982115-Sep-15 2:35
Kirk 1038982115-Sep-15 2:35 
GeneralRe: How do you write a computer program? Pin
BrainiacV15-Sep-15 3:15
BrainiacV15-Sep-15 3:15 
GeneralRe: How do you write a computer program? Pin
groggyjava15-Sep-15 4:16
groggyjava15-Sep-15 4:16 
GeneralRe: How do you write a computer program? Pin
Dan Sutton15-Sep-15 4:29
Dan Sutton15-Sep-15 4:29 
GeneralRe: How do you write a computer program? Pin
fglenn15-Sep-15 7:00
fglenn15-Sep-15 7:00 
Perform the following steps:

1. Understand what a computer can and cannot do.
2. Define the goal of the program.
3. Define the method to accomplish the goal in terms of things that a computer can do.
4. Enter the computer instructions determined in step 3.
5. Test the resulting program to see if it is working correctly.
6. If testing fails, troubleshoot and go to step 3.
7. Done.

Of course, the above list skips over a lot of detail, but the detail is neither understood nor wanted by the layman asking about how to program a computer. Poke tongue | ;-P
Fletcher Glenn

GeneralRe: How do you write a computer program? Pin
webatxcent15-Sep-15 14:28
webatxcent15-Sep-15 14:28 
GeneralBoomeranging Telescopic and Kaleidoscopic Phrase Maze of the Day ("Lions") Pin
B. Clay Shannon14-Sep-15 4:17
professionalB. Clay Shannon14-Sep-15 4:17 
GeneralBad Language! Pin
glennPattonWork314-Sep-15 3:48
professionalglennPattonWork314-Sep-15 3:48 
GeneralRe: Bad Language! Pin
Mark Parity14-Sep-15 4:07
Mark Parity14-Sep-15 4:07 
GeneralRe: Bad Language! Pin
glennPattonWork314-Sep-15 4:08
professionalglennPattonWork314-Sep-15 4:08 
GeneralRe: Bad Language! Pin
OriginalGriff14-Sep-15 4:11
mveOriginalGriff14-Sep-15 4:11 
GeneralRe: Bad Language! Pin
glennPattonWork314-Sep-15 4:21
professionalglennPattonWork314-Sep-15 4:21 
GeneralRe: Bad Language! Pin
Ian Shlasko14-Sep-15 4:35
Ian Shlasko14-Sep-15 4:35 
GeneralRe: Bad Language! Pin
glennPattonWork314-Sep-15 4:41
professionalglennPattonWork314-Sep-15 4:41 
GeneralRe: Bad Language! Pin
Mycroft Holmes14-Sep-15 14:25
professionalMycroft Holmes14-Sep-15 14:25 
QuestionThe hospital! What is it? Pin
Johnny J.14-Sep-15 3:19
professionalJohnny J.14-Sep-15 3:19 
AnswerRe: The hospital! What is it? Pin
Corporal Agarn14-Sep-15 3:23
professionalCorporal Agarn14-Sep-15 3:23 
QuestionRe: The hospital! What is it? Pin
Slacker00714-Sep-15 3:24
professionalSlacker00714-Sep-15 3:24 
AnswerRe: The hospital! What is it? Pin
Corporal Agarn14-Sep-15 3:28
professionalCorporal Agarn14-Sep-15 3:28 
GeneralRe: The hospital! What is it? Pin
Johnny J.14-Sep-15 3:28
professionalJohnny J.14-Sep-15 3:28 
GeneralRe: The hospital! What is it? Pin
Corporal Agarn14-Sep-15 3:30
professionalCorporal Agarn14-Sep-15 3:30 
GeneralRe: The hospital! What is it? Pin
908236514-Sep-15 3:32
908236514-Sep-15 3:32 

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.