In chapter 12 of Clean Coder, the book talked about collaboration. In the end, the book said that”Perhaps we didn’t get into programming to work with people. Tough luck for
us. Programming is all about working with people.” This just goes back on how communication is one of the most important thing for being a programmer.
Unless you are working on some passion project and is the sole developer, chances you are going to work in a more corporate setting. Knowing the social norm there is important. Meeting the deadline set by your boss is extremely important.
Not only with employers, working with your fellow programmers can be extremely difficult also. You have to talk to fellow workers to understand their section of the code, especially on huge projects. You have to talk to others to make sure you don’t have redundancies on the project. You might run into issues if office politics come into play. However, collaboration is extremely important to being a programmer.
From the blog CS@Worcester – Site Title by nealw5 and used with permission of the author. All other rights reserved by the author.