Should I learn the C programming language?

2008-12-10 6:40 am
I already know a little more than the basics of C++ and Object Oriented Programming, but I will be taking an Operating Systems class next semester in which we will be programming in C. So my question is, will learning C give me a deeper understanding of C++ or should I not bother and just continue to learn more about C++?

Thanks in advance!

回答 (6)

2008-12-10 8:43 am
✔ 最佳答案
The answer to your question relies on what you want to learn or which direction you want to go. If you want to deal with higher level developments, like software designer, then I would suggest you go on with some higher level languages such as Java, Python, or PHP. On the other hand, if you want to be a technical savvy knowing how to get around and solving all sorts of problem on lower levels, then go ahead and take C seriously, or even learn some assembly language.

That said, I don't know what the answer will be, but you do.
2008-12-10 12:13 pm
You know C++, you then know C.

2008-12-10 10:18 am
With C which is different than C++, as with any new programming language working another way, you will get wider horizon for looking for solutions of problems and its nature.
2008-12-10 7:09 am
C++ is based on C. You can code in C if you know C++.
There are only few differences which you need to know.

Visit:

http://yenigul.net/tpop/handouts/CPP_to_C.htm

2008-12-10 6:49 am
C is better for lower level programming.

Like drivers.
2008-12-10 6:45 am
Stick to C++
參考: Personal experience


收錄日期: 2021-05-01 01:02:07
原文連結 [永久失效]:
https://hk.answers.yahoo.com/question/index?qid=20081209224029AA4XCBp

檢視 Wayback Machine 備份