Click here to Skip to main content
15,887,416 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 teach a smart newbie? PinPopular
Richard Andrew x6420-Jul-20 8:30
professionalRichard Andrew x6420-Jul-20 8:30 
GeneralRe: How do you teach a smart newbie? Pin
OriginalGriff20-Jul-20 8:49
mveOriginalGriff20-Jul-20 8:49 
GeneralRe: How do you teach a smart newbie? Pin
Richard Andrew x6420-Jul-20 8:52
professionalRichard Andrew x6420-Jul-20 8:52 
GeneralRe: How do you teach a smart newbie? Pin
BernardIE531721-Jul-20 5:49
BernardIE531721-Jul-20 5:49 
GeneralRe: How do you teach a smart newbie? Pin
Marc Clifton22-Jul-20 4:19
mvaMarc Clifton22-Jul-20 4:19 
GeneralRe: How do you teach a smart newbie? Pin
Richard Andrew x6422-Jul-20 4:45
professionalRichard Andrew x6422-Jul-20 4:45 
GeneralRe: How do you teach a smart newbie? Pin
Gerry Schmitz20-Jul-20 8:38
mveGerry Schmitz20-Jul-20 8:38 
GeneralRe: How do you teach a smart newbie? PinPopular
honey the codewitch20-Jul-20 8:40
mvahoney the codewitch20-Jul-20 8:40 
First thing I do is tell someone if you ever feel even a tiny bit like the code you're writing isn't up to snuff make a // TODO: statement for it. If they're using visual studio you can get those to show up in your tasks list.

Tell them the idea behind getting it to work well is use more TODOs. Learn to rely on them
Then:
Tell them the idea behind a release is to reduce or eliminate the todos in their code.

It's not perfect, but I actually got someone to shore up their mess a little using this technique.
Real programmers use butterflies

GeneralRe: How do you teach a smart newbie? Pin
David O'Neil20-Jul-20 10:04
professionalDavid O'Neil20-Jul-20 10:04 
GeneralRe: How do you teach a smart newbie? Pin
honey the codewitch20-Jul-20 13:14
mvahoney the codewitch20-Jul-20 13:14 
GeneralRe: How do you teach a smart newbie? Pin
jsc4221-Jul-20 0:10
professionaljsc4221-Jul-20 0:10 
GeneralRe: How do you teach a smart newbie? Pin
honey the codewitch21-Jul-20 1:04
mvahoney the codewitch21-Jul-20 1:04 
GeneralRe: How do you teach a smart newbie? Pin
Marc Clifton22-Jul-20 4:20
mvaMarc Clifton22-Jul-20 4:20 
GeneralRe: How do you teach a smart newbie? Pin
Sander Rossel20-Jul-20 9:39
professionalSander Rossel20-Jul-20 9:39 
GeneralRe: How do you teach a smart newbie? Pin
dandy7220-Jul-20 10:34
dandy7220-Jul-20 10:34 
GeneralRe: How do you teach a smart newbie? Pin
hpcoder224-Jul-20 17:40
hpcoder224-Jul-20 17:40 
GeneralRe: How do you teach a smart newbie? Pin
dandy7227-Jul-20 5:11
dandy7227-Jul-20 5:11 
GeneralRe: How do you teach a smart newbie? Pin
hpcoder227-Jul-20 15:31
hpcoder227-Jul-20 15:31 
GeneralRe: How do you teach a smart newbie? Pin
Garth J Lancaster20-Jul-20 12:46
professionalGarth J Lancaster20-Jul-20 12:46 
GeneralRe: How do you teach a smart newbie? Pin
Marc Clifton22-Jul-20 4:21
mvaMarc Clifton22-Jul-20 4:21 
GeneralRe: How do you teach a smart newbie? Pin
PIEBALDconsult20-Jul-20 13:13
mvePIEBALDconsult20-Jul-20 13:13 
GeneralRe: How do you teach a smart newbie? Pin
Mircea Neacsu20-Jul-20 15:22
Mircea Neacsu20-Jul-20 15:22 
GeneralRe: How do you teach a smart newbie? Pin
Kornfeld Eliyahu Peter20-Jul-20 19:35
professionalKornfeld Eliyahu Peter20-Jul-20 19:35 
GeneralRe: How do you teach a smart newbie? Pin
Marc Clifton22-Jul-20 4:24
mvaMarc Clifton22-Jul-20 4:24 
GeneralRe: How do you teach a smart newbie? Pin
GuyThiebaut20-Jul-20 20:22
professionalGuyThiebaut20-Jul-20 20:22 

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.