Generally a programmer will be able to read the code and work out where would be best to add in new functionality. Most projects are documented either in the code itself or in separate documentation, so it’s easier to find which bits of the codebase do what.
Latest Answers