C++ and Scheme
C++ and Scheme
Out of context: Reply #6
- Started
- Last post
- 20 Responses
- vaxorcist0
But seriously..... I'd be interested in knowing from personal experience, which approaches and languages people have found on ACTUAL PROJECTS that were best/worst at handling the inevitable random spec changes that clients tend to demand.....
In the past, I've found that some clients were less likely to change specs with a C++ project than with a more dynamic language, but it may be culture....
- this really depends on the nature of the work. naturally, a higher-level language is going to make things easier here.SteveJobs