Why Learn C First?
I've posted in other threads (and also in the intro to my book) my belief that there is no need, and in fact is a mistake, for a new programmer to learn C before Objective-C.
I'm trying to figure out why this path is still being recommended. It doesn't make sense to me to learn the underlying procedural language as a prerequisite to learning the OOP language that is layered on top. I'm wondering if this stems from past practices: programmers who were likely fluent in C then learned how to program in Objective-C, a newer language. Perhaps this became ingrained as the correct path to learn the language.
Just my opinion!
Cheers,
Steve Kochan
I've posted in other threads (and also in the intro to my book) my belief that there is no need, and in fact is a mistake, for a new programmer to learn C before Objective-C.
I'm trying to figure out why this path is still being recommended. It doesn't make sense to me to learn the underlying procedural language as a prerequisite to learning the OOP language that is layered on top. I'm wondering if this stems from past practices: programmers who were likely fluent in C then learned how to program in Objective-C, a newer language. Perhaps this became ingrained as the correct path to learn the language.
Just my opinion!
Cheers,
Steve Kochan