Click here to Skip to main content
15,905,963 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: What is a bug? Pin
Kevin Marois5-May-16 11:05
professionalKevin Marois5-May-16 11:05 
GeneralRe: What is a bug? Pin
Mark_Wallace5-May-16 9:04
Mark_Wallace5-May-16 9:04 
GeneralRe: What is a bug? Pin
Mandeep85-May-16 9:11
Mandeep85-May-16 9:11 
GeneralRe: What is a bug? Pin
Mark_Wallace5-May-16 9:22
Mark_Wallace5-May-16 9:22 
GeneralRe: What is a bug? PinPopular
den2k885-May-16 9:14
professionalden2k885-May-16 9:14 
GeneralRe: What is a bug? Pin
Slacker0075-May-16 9:46
professionalSlacker0075-May-16 9:46 
GeneralRe: What is a bug? Pin
David Crow5-May-16 9:18
David Crow5-May-16 9:18 
GeneralRe: What is a bug? Pin
Dominic Burford5-May-16 9:26
professionalDominic Burford5-May-16 9:26 
In a strongly typed language such as C#, a syntax bug will result in a compile time error so will be trapped before it reaches any potential customers. In a loosely typed language such as Javascript a syntax error will result in a run-time exception and so could arguably be defined as a bug as it could reach a potential customer if it has not been tested sufficiently.

A bug is generally defined as any deviation from expected behaviour.
"There are two ways of constructing a software design: One way is to make it so simple that there are obviously no deficiencies, and the other way is to make it so complicated that there are no obvious deficiencies. The first method is far more difficult." - C.A.R. Hoare

Home | LinkedIn | Google+ | Twitter

GeneralRe: What is a bug? Pin
Richard Deeming5-May-16 9:42
mveRichard Deeming5-May-16 9:42 
JokeRe: What is a bug? Pin
Kornfeld Eliyahu Peter5-May-16 9:43
professionalKornfeld Eliyahu Peter5-May-16 9:43 
GeneralRe: What is a bug? Pin
Slacker0075-May-16 9:48
professionalSlacker0075-May-16 9:48 
GeneralRe: What is a bug? Pin
dandy725-May-16 10:19
dandy725-May-16 10:19 
GeneralRe: What is a bug? Pin
Mike Hankey5-May-16 10:20
mveMike Hankey5-May-16 10:20 
GeneralRe: What is a bug? Pin
Ravi Bhavnani5-May-16 10:43
professionalRavi Bhavnani5-May-16 10:43 
GeneralRe: What is a bug? Pin
rob tillaart5-May-16 21:56
rob tillaart5-May-16 21:56 
GeneralRe: What is a bug? Pin
loctrice6-May-16 2:39
professionalloctrice6-May-16 2:39 
GeneralRe: What is a bug? Pin
Sander Rossel6-May-16 3:20
professionalSander Rossel6-May-16 3:20 
GeneralRe: What is a bug? Pin
Marc Clifton6-May-16 4:57
mvaMarc Clifton6-May-16 4:57 
GeneralRe: What is a bug? Pin
Peter R. Fletcher6-May-16 4:18
Peter R. Fletcher6-May-16 4:18 
GeneralRe: What is a bug? Pin
maze38-May-16 23:22
professionalmaze38-May-16 23:22 
GeneralHappy World Password Day! Pin
JoeSox5-May-16 5:48
JoeSox5-May-16 5:48 
GeneralRe: Happy World Password Day! PinPopular
F-ES Sitecore5-May-16 6:01
professionalF-ES Sitecore5-May-16 6:01 
GeneralRe: Happy World Password Day! Pin
Mark_Wallace5-May-16 6:41
Mark_Wallace5-May-16 6:41 
GeneralRe: Happy World Password Day! Pin
PompeyThree5-May-16 7:16
PompeyThree5-May-16 7:16 
GeneralRe: Happy World Password Day! Pin
JoeSox5-May-16 7:21
JoeSox5-May-16 7:21 

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.