|
|
|
|
|
by robashton2
4724 days ago
|
|
Maybe - I can't help but feel you're all putting C on a pedestal though - thinking you're immune from memory management issues because you're not using C seems a bit weird. I feel confident that if I was asked to do C at one of these gigs I'd have been able to deliver something useful. Perhaps less if it was C++ because it's a bit swiss-army knife and there are a lot more "don'ts" to pick up. |
|
I'm only saying: Some skills are so radically different that you cannot transfer easily from one to the other. To give a counter example in the other direction: When i taught a former Lisp developer Perl, it took him 3 months to get to a good level, and 3 more to be on a very high level. And he's an extremely bright guy.
Then again, he had never done web apps before. Maybe the language matters a lot less if you're staying within the same problem domain.