I know that it is outdated language but because I started with C++ then C# I wish to learn C too..!
What is the "latest" C programming book?
And what is the Best C referece?
What free compilers are availabe for C?
What non-free compilers are available?
C Programming!?
C will never be outdated. Actually i think it's usage grows (but don't ask me for sources).
Free compilers: gnu g++ (unix, linux), mingw (for windows), borland c++ compiler (windows), microsoft visual studio express (windows)
non-free compilers: many more, but why would you want one if you can have gcc for free?
books: i have only one book which is the C reference by k%26amp;r (the previous poster already recommended it, and maybe you can even find it online).
C is very simple compared to C++. It's not difficult to learn if you already know C++. Don't waste your time with books...
Reply:C is not outdated. Report It
Reply:C is not an outdated language, just a good one.
I don't know about "latest" but the best book on the subject is K%26amp;R: http://plan9.bell-labs.com/cm/cs/cbook/
GCC is a common compiler set including a C compiler. Turbo C is another option.
pokemon cards
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment