Click here to Skip to main content
15,896,730 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: Who/What am I Pin
Amarnath S27-May-15 17:45
professionalAmarnath S27-May-15 17:45 
GeneralRe: Who/What am I Pin
kalberts28-May-15 0:51
kalberts28-May-15 0:51 
GeneralRe: Who/What am I Pin
Eddy Vluggen27-May-15 6:47
professionalEddy Vluggen27-May-15 6:47 
GeneralRe: Who/What am I Pin
codejet27-May-15 7:00
codejet27-May-15 7:00 
GeneralRe: Who/What am I Pin
kmoorevs27-May-15 7:04
kmoorevs27-May-15 7:04 
GeneralRe: Who/What am I Pin
crazedDotNetDev28-May-15 5:05
crazedDotNetDev28-May-15 5:05 
GeneralRe: Who/What am I Pin
JimmyRopes27-May-15 18:38
professionalJimmyRopes27-May-15 18:38 
GeneralRe: Who/What am I Pin
567890123427-May-15 20:58
567890123427-May-15 20:58 
Writing a code that works pretty well is not enough for a programmer. Actually, your ability to write a working code is not relevant in this context.
First, learn OOP and take design patterns course. Apply this knowledge in your new programs. If you are working with classes, make them all singletons. If you are working with WPF, don't write code-behind. In C/C++ mark all variables as register (every real programmer knows that register variables are faster), and make all functions inline.
Finally, you can find that your skills match your official position. You code will not work pretty well at this stage, but let's leave these details for code writers.
GeneralRe: Who/What am I Pin
StatementTerminator28-May-15 6:06
StatementTerminator28-May-15 6:06 
GeneralRe: Who/What am I Pin
carlospc197028-May-15 8:45
professionalcarlospc197028-May-15 8:45 
GeneralThought of the day Pin
OriginalGriff27-May-15 5:23
mveOriginalGriff27-May-15 5:23 
GeneralRe: Thought of the day Pin
User 1013254627-May-15 5:42
User 1013254627-May-15 5:42 
GeneralRe: Thought of the day Pin
User 842027-May-15 6:02
User 842027-May-15 6:02 
GeneralRe: Thought of the day Pin
dbrenth27-May-15 7:07
dbrenth27-May-15 7:07 
GeneralRe: Thought of the day Pin
Mike Hankey27-May-15 8:52
mveMike Hankey27-May-15 8:52 
General0 Pin
567890123427-May-15 3:41
567890123427-May-15 3:41 
GeneralRe: You must have a confirmed email address to vote Pin
ZurdoDev27-May-15 3:51
professionalZurdoDev27-May-15 3:51 
GeneralRe: You must have a confirmed email address to vote Pin
567890123427-May-15 3:58
567890123427-May-15 3:58 
GeneralRe: You must have a confirmed email address to vote Pin
Sascha Lefèvre27-May-15 4:00
professionalSascha Lefèvre27-May-15 4:00 
GeneralRe: You must have a confirmed email address to vote Pin
567890123427-May-15 4:09
567890123427-May-15 4:09 
GeneralRe: You must have a confirmed email address to vote Pin
567890123427-May-15 4:02
567890123427-May-15 4:02 
GeneralRe: You must have a confirmed email address to vote Pin
enhzflep27-May-15 4:30
enhzflep27-May-15 4:30 
GeneralRe: You must have a confirmed email address to vote Pin
ZurdoDev27-May-15 4:31
professionalZurdoDev27-May-15 4:31 
GeneralRe: You must have a confirmed email address to vote Pin
enhzflep27-May-15 4:35
enhzflep27-May-15 4:35 
GeneralRe: You must have a confirmed email address to vote Pin
ZurdoDev27-May-15 4:37
professionalZurdoDev27-May-15 4:37 

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.