|
|
|
|
|
by yoklov
4044 days ago
|
|
Not really. I'm sure this happens some of the time, but I suspect that's more common with developers who haven't written either. In my experience, a lot of the developers who prefer C to C++ are developers who wrote a lot of C++, found that it only improved productivity in solving problems that it created, and went back to C and realized how much easier it is to write software in C. C++ gets you caught up thinking about problems that don't even matter. |
|
which i find curious, given the truism about debugging and understanding code taking longer than writing code.
personally i would prefer 1980s problems people in general know the answer to, rather than up to the minute esoterica.
all that said, the scott meyers modern c++ book is out, so i should really start and finish that before forming an worthy opinion in 2015.