Should I contribute to open source before my first job?
Should I contribute to open source before my first software engineering job so I can get experience working on a large unfamiliar codebase? Like experience adding features and fixing bugs. Thanks
5 comments
[ 3.2 ms ] story [ 20.1 ms ] threadWhich OS projects are you using?
Also, don't underestimate how helpful is to fill a nice bug report with foolproof reproduction steps. And in case someone else fix the bug, it's good to take a look and try to understand the code, so next time perhaps you can fix a similar bug.