Sourcecode is a model
Thursday, January 5th, 2006If you make To-The-Scale, albeit, smaller one, "copy" of a building, you will call it a model of building, won't you? In the same sense, source code is also model of executable software. Compiler takes information from source code and converts it to executable software. UML can model your source code, ...