Other Experience 1
1. A prototype class has 10 to 15 methods, each with 5 to 10 lines of code, and takes 1 person-week to develop.
2. A production class has 20 to 30 methods, each with 10 to 20 lines of code, and takes 8 person-weeks to develop. In both these cases, development includes documentation and testing.
3. C++ will have 2 to 3 times the lines of code of Smalltalk.
4. Code volume will expand in the first half of the project and decline in the second half, as review clean up the system.