cs304-spring2021 / class-discussion-i-dont-know

class-discussion-i-dont-know created by GitHub Classroom
0 stars 0 forks source link

Pros/Cons in team work vs solo work #2

Open RGalways17 opened 3 years ago

RGalways17 commented 3 years ago

gogogo

WanliZhong commented 3 years ago

Team works: Pros: Divide the project into different parts, everyone can choose what they are good at. Cons: Code styles are difficult to unify; Code management is complex.

Solo works: Pros: Know the code structure clearly; unconstraint. Cons: Large projects are difficult to complete; Bugs are harder to find

RGalways17 commented 3 years ago

Team work is better for large projects that can be divided into multiple units. When the project is hard to be divided, solo work is better.

RGalways17 commented 3 years ago

Sometimes, team work ≈ solo work for 大佬 XD