|
Organized, multiple source code vs everything in one code.
What I have noticed is that many teams have just one file source code. Now, I did that last year and I felt very guilty about that. I felt guilty because I usually have multiple source code projects, and those projects are the ones that I really did not care for. I have been taught to use multiple files. What does that tell you about my attitude about the code last year? Now this year we have over 15 files; had we programmed in C++, that would be double that (header and cpp file duos). The code repository is not updated, but you can get the feeling for the mentality here.
Now how many of you guys do what I refer to as "all in one" sources?
__________________
Do not say what can or cannot be done, but, instead, say what must be done for the task at hand must be accomplished.
|