Notes about teamwork
This commit is contained in:
parent
58b11a152e
commit
002b8261bc
1 changed files with 11 additions and 0 deletions
11
docs/programming/general/working-on-a-team.md
Normal file
11
docs/programming/general/working-on-a-team.md
Normal file
|
|
@ -0,0 +1,11 @@
|
||||||
|
# What I've learned from working on a team.
|
||||||
|
|
||||||
|
A cordial working environment is more important than getting everything your
|
||||||
|
way, or optimal engineering practices. You have to pick your battles and focus
|
||||||
|
on fixing just the things that you can't work with at all.
|
||||||
|
|
||||||
|
Some devs are mediocre programmers. Some devs are mediocre communicators. Some
|
||||||
|
are both.
|
||||||
|
|
||||||
|
Good documentation (comments, readmes, pull-requests) makes everyone's job
|
||||||
|
easier.
|
||||||
Loading…
Add table
Add a link
Reference in a new issue