Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

General Discussion

Paula Mourad
Paula Mourad
5,154 Points

C language?

Hi there!

Is there such thing as a programing language called "C"? Not C++ or Objective-C....simply C?

Thanks! Paula

4 Answers

Sure it is there. Was the start for all other C variations.

http://en.wikipedia.org/wiki/C_%28programming_language%29

Stone Preston
Stone Preston
42,016 Points

yes there is a language called C. the first half of Objective-C basics briefly covers the C language

James Barnett
James Barnett
39,199 Points

For some historical context, this just about sums up the impact of C:

Today, C remains the second most popular programming language in the world (or at least the language in which the second most lines of code have been written), and ushered in C++ and Java; while [Thomson and Richie's] work on Unix led to, among other things, Linus Torvalds’ Linux. The work has without a doubt made Ritchie one of the most important, if not under-recognized, engineers of the modern era.

from: http://techcrunch.com/2011/10/13/father-of-c-and-unix-dennis-ritchie-passes-away-at-age-70/

Paula Mourad
Paula Mourad
5,154 Points

Thank you all for the replies! Is there any C course here? Thank you,

Paula