I've read Joel Spolsky's blog about the importance of learning C well for communicating with co-workers about software and for code optimization due to C being much closer to the machine than other modern languages.

I have recently talked to another friend with previous co-op placements mainly in the software industry, and he gathered from his co-workers while he was working at those work terms about the value of developers who master C/C++ skills.

Because C and C++ are so challenging to master and use effectively, what are your takes on the importance of mastering them to maintain a competitive edge over those who don't?

link|improve this question

75% accept rate
2  
This should be on Stack Overflow itself, not meta. – Jon Skeet Feb 14 '10 at 9:17
How come? Is it b/c it's directly programming related? Is it possible to switch it to Stack Overflow itself? Thanks. – stanigator Feb 14 '10 at 9:28
1  
3  
If you do ask it on SO, make it Community Wiki (as you are polling opinions) and be prepared for it to be closed fairly quickly - I'm pretty sure its a dupe. – nb69307 Feb 14 '10 at 10:01
2  
@John: Thanks for pointing out that article, I wouldn't have to ask it again. @Neil: I won't waste my time asking a duplicate question on Stack Overflow. – stanigator Feb 14 '10 at 11:07
feedback

closed as off topic by random, Jon Skeet, Ladybug Killer, ChrisF, balpha Feb 14 '10 at 12:27

Questions on Meta Stack Overflow are expected to generally relate to the Stack Exchange family of websites and/or community in some way, within the scope defined in the faq.

You must log in to answer this question.

Browse other questions tagged