Click here to Skip to main content
15,899,825 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: Why, oh why did no-one tell me about this? Pin
dandy7223-Nov-16 7:27
dandy7223-Nov-16 7:27 
GeneralRe: Why, oh why did no-one tell me about this? Pin
Pete O'Hanlon23-Nov-16 0:29
mvePete O'Hanlon23-Nov-16 0:29 
GeneralRe: Why, oh why did no-one tell me about this? Pin
CDP180223-Nov-16 0:53
CDP180223-Nov-16 0:53 
GeneralRe: Why, oh why did no-one tell me about this? Pin
Jörgen Andersson23-Nov-16 1:15
professionalJörgen Andersson23-Nov-16 1:15 
JokeRe: Why, oh why did no-one tell me about this? Pin
S Houghtelin23-Nov-16 2:19
professionalS Houghtelin23-Nov-16 2:19 
GeneralRe: Why, oh why did no-one tell me about this? Pin
Rage23-Nov-16 1:25
professionalRage23-Nov-16 1:25 
GeneralRe: Why, oh why did no-one tell me about this? Pin
Mark_Wallace23-Nov-16 1:52
Mark_Wallace23-Nov-16 1:52 
GeneralDoes it really gauge one's ability to code ? Pin
virang_2122-Nov-16 22:24
virang_2122-Nov-16 22:24 
I did an IKM assessment for C# and some of the questions are so odd it makes one wonder does it really gauge one's ability to code ?

You are given a program and 5 outputs and you have to choose right one. One of the question was what is the value of x after running this code ?

C#
int x=0x0000FFFF;
x=x>>4;
x=x<<4;
x=x|0x0000000F;
x=x^0x55555555;


Where in real world application am I going to use this ?

I scored 76 out of 100. Last time I took .NET 4.5 test I scored 88. How does it help someone understand my ability to write code for actual application ?

Zen and the art of software maintenance : rm -rf *

Maths is like love : a simple idea but it can get complicated.

GeneralRe: Does it really gauge one's ability to code ? PinPopular
den2k8822-Nov-16 22:32
professionalden2k8822-Nov-16 22:32 
GeneralRe: Does it really gauge one's ability to code ? PinPopular
KarstenK22-Nov-16 22:38
mveKarstenK22-Nov-16 22:38 
PraiseRe: Does it really gauge one's ability to code ? Pin
den2k8822-Nov-16 22:40
professionalden2k8822-Nov-16 22:40 
GeneralRe: Does it really gauge one's ability to code ? Pin
megaadam22-Nov-16 22:51
professionalmegaadam22-Nov-16 22:51 
GeneralRe: Does it really gauge one's ability to code ? Pin
den2k8822-Nov-16 23:12
professionalden2k8822-Nov-16 23:12 
GeneralRe: Does it really gauge one's ability to code ? Pin
F-ES Sitecore22-Nov-16 23:15
professionalF-ES Sitecore22-Nov-16 23:15 
GeneralRe: Does it really gauge one's ability to code ? Pin
megaadam22-Nov-16 22:49
professionalmegaadam22-Nov-16 22:49 
GeneralRe: Does it really gauge one's ability to code ? Pin
Andrew Leeder23-Nov-16 21:43
Andrew Leeder23-Nov-16 21:43 
GeneralRe: Does it really gauge one's ability to code ? Pin
PeejayAdams22-Nov-16 23:05
PeejayAdams22-Nov-16 23:05 
GeneralRe: Does it really gauge one's ability to code ? Pin
#realJSOP22-Nov-16 23:16
professional#realJSOP22-Nov-16 23:16 
GeneralRe: Does it really gauge one's ability to code ? Pin
Mark_Wallace22-Nov-16 23:23
Mark_Wallace22-Nov-16 23:23 
GeneralRe: Does it really gauge one's ability to code ? Pin
PeejayAdams22-Nov-16 23:34
PeejayAdams22-Nov-16 23:34 
GeneralRe: Does it really gauge one's ability to code ? Pin
virang_2122-Nov-16 23:39
virang_2122-Nov-16 23:39 
GeneralRe: Does it really gauge one's ability to code ? Pin
Eddy Vluggen23-Nov-16 0:10
professionalEddy Vluggen23-Nov-16 0:10 
GeneralRe: Does it really gauge one's ability to code ? Pin
Stefan_Lang24-Nov-16 21:57
Stefan_Lang24-Nov-16 21:57 
GeneralRe: Does it really gauge one's ability to code ? Pin
CDP180223-Nov-16 1:08
CDP180223-Nov-16 1:08 
GeneralRe: Does it really gauge one's ability to code ? Pin
#realJSOP23-Nov-16 1:43
professional#realJSOP23-Nov-16 1:43 

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.


Straw Poll

Were you affected by the geomagnetic storms this past weekend?
Communication disruptions, electrified pipes, random unexplained blue-screens in Windows - the list of effects is terrifying.
  Results   476 votes