Click here to Skip to main content
15,884,237 members
Home / Discussions / Work Issues
   

Work Issues

 
AnswerRe: Team mates lazy and making me do all the work Pin
Gopika Ravikumar30-Oct-22 4:55
Gopika Ravikumar30-Oct-22 4:55 
PraiseRe: Team mates lazy and making me do all the work Pin
Laiju k6-Nov-22 19:45
professionalLaiju k6-Nov-22 19:45 
AnswerRe: Team mates lazy and making me do all the work Pin
Member 150787164-Jan-23 19:12
Member 150787164-Jan-23 19:12 
AnswerRe: Team mates lazy and making me do all the work Pin
Bohdan Stupak19-Apr-23 4:39
professionalBohdan Stupak19-Apr-23 4:39 
Questionso 5th boss in 18 months Pin
rnbergren1-Mar-22 4:46
rnbergren1-Mar-22 4:46 
AnswerRe: so 5th boss in 18 months Pin
Greg Utas1-Mar-22 7:23
professionalGreg Utas1-Mar-22 7:23 
AnswerRe: so 5th boss in 18 months Pin
Leigh Dsallday14-Jun-22 0:03
Leigh Dsallday14-Jun-22 0:03 
GeneralRe: so 5th boss in 18 months Pin
rnbergren15-Jun-22 5:54
rnbergren15-Jun-22 5:54 
GeneralRe: so 5th(now 6th) boss in 2 years Pin
rnbergren14-Jul-22 8:25
rnbergren14-Jul-22 8:25 
AnswerRe: now 7th leadership change Pin
rnbergren6-Mar-23 5:03
rnbergren6-Mar-23 5:03 
QuestionBecause I am Asian, should I be fired? Pin
magdalenatristan21-Apr-21 10:18
magdalenatristan21-Apr-21 10:18 
AnswerRe: Because I am Asian, should I be fired? Pin
rnbergren9-Jul-21 4:14
rnbergren9-Jul-21 4:14 
AnswerRe: Because I am Asian, should I be fired? Pin
jschell1-Aug-21 9:42
jschell1-Aug-21 9:42 
GeneralRe: Because I am Asian, should I be fired? Pin
Slacker0074-Jan-22 21:37
professionalSlacker0074-Jan-22 21:37 
GeneralRe: Because I am Asian, should I be fired? Pin
Member 157592136-Sep-22 6:01
Member 157592136-Sep-22 6:01 
AnswerMessage Closed Pin
2-Nov-21 2:01
Member 154161512-Nov-21 2:01 
QuestionMessage Closed Pin
2-Nov-21 2:03
Member 154161512-Nov-21 2:03 
GeneralMessage Closed Pin
11-Jan-22 19:03
Member 1549696711-Jan-22 19:03 
AnswerRe: Because I am Asian, should I be fired? Pin
C0ding_j3ff15-Nov-21 9:56
C0ding_j3ff15-Nov-21 9:56 
AnswerRe: Because I am Asian, should I be fired? Pin
Gerry Schmitz5-Jan-22 5:49
mveGerry Schmitz5-Jan-22 5:49 
AnswerRe: Because I am Asian, should I be fired? Pin
Member 1551036029-Mar-22 4:30
Member 1551036029-Mar-22 4:30 
AnswerRe: Because I am Asian, should I be fired? Pin
deepok12-Apr-22 5:33
deepok12-Apr-22 5:33 
AnswerRe: Because I am Asian, should I be fired? Pin
MikeCO106-Apr-22 14:36
MikeCO106-Apr-22 14:36 
QuestionAs a programmer, what should you do when a programmer in your team keeps pushing bad code (that works)? Should you complain to the manager (who is not tech savvy) Pin
rnbergren30-Mar-21 5:18
rnbergren30-Mar-21 5:18 
This question was actually asked on a Quora and I wrote the following answer. I thought this would be a better place to put the answer so I am copying and pasting here.

Ahhh Lucy code. I worked on a team of three programmers once. It was almost a former lifetime. Two of us wrote fairly decent code. 1. Named Lucy did not. She used Goto statements. She named her variables name1, name2, name3, textbox1, textbox2 etc… It was horrible.

The manager loved her however. 1. She was a girl on the team so that helped the powers that be say we are diverse. (whatever. Bad work is bad work). and she could very quickly get a first draft into a persons hands to react to on screens and other things. She was very good at getting a project started. without thinking about the end goal.

Buttttttt and it is a huge one. She would have trouble finishing or modifing anything she worked on. And Brad and I would flat refuse to even look at her code. IF when we were forced too. We informed our manager that it would take a week of clean up before we were ready to even start on the actual changes for improvements. Also, she could not update her own code. She would spend days just trying to figure out what name77 did and what kind of variable it actually was.

It took a very long time. Like a year or more. But eventually the manager started seeing that Brad and I could update each others code easily. and that we could jump into any project either of us had done and keep going when the other was out. Lucy on the other hand could not even with her own code. Eventually we started pushing for code reviews infront of the manager and pointed out the variable naming and the spaghetti like structure of her code. And then we would ask the dreaded question. How long will it take for you to update this if the customer decides that the zip code should not be an integer and now should be alpha for overseas deliveries? How long will it take you to find the various textbox1’s on all the screens and actually know which one houses which database information fields?

about 2 months of that and Lucy got mad and quit our team.

PS Let me be very clear before anyone goes off on me picking on a woman. I have worked with a ton of wonderful lady programmers. They have been awesome. I have worked with some bass Akwards male programmers. Lucy just happens to be the worst of the worst for programmers that I have encountered,.
To err is human to really elephant it up you need a computer

AnswerRe: As a programmer, what should you do when a programmer in your team keeps pushing bad code (that works)? Should you complain to the manager (who is not tech savvy) Pin
Daniel Pfeffer30-Mar-21 9:49
professionalDaniel Pfeffer30-Mar-21 9:49 

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.