|
|
|
Ask HN: Will they hate me?
|
|
2 points
by ThrowawayCoward
4677 days ago
|
|
I wrote the following letter to my team (only peers, no managers). Does it have a chance of being productive? If so, would I become hated or viewed as a superior jerk? Is there anything that would produce a better letter if it were eliminated? http://pastie.org/8287095 |
|
You state that you are new to the project - from the writing style it sounds like you are fairly young, so I would guess this is your first programming gig? Either way take a professional writing course.
Provide examples - where are there problems with code clarity? Where are the repeated sections? Simply stating there are problems help nobody - you need data - how many repeated lines? What is the overhead of this code? How many special cases etc.
Good luck!