vote up 10 vote down star
2

Joel and company expound on the virtues of learning C and how the best way to learn a language is to actually write programs using that use it. To that effect, which types of applications are most suitable to the C programming language?

Edit: I am looking for what C is good at. This likely does not coincide with the best way of learning C.

flag
show 2 more comments

31 Answers

prev 1 2
vote up 22 vote down

Low level functions such as OS kernel and drivers. For those, C is unbeatable.

link|flag
show 10 more comments
prev 1 2

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.