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 trialPaula Mourad
5,154 PointsC language?
Hi there!
Is there such thing as a programing language called "C"? Not C++ or Objective-C....simply C?
Thanks! Paula
4 Answers
Nejc Vukovic
Full Stack JavaScript Techdegree Graduate 51,574 PointsSure it is there. Was the start for all other C variations.
Stone Preston
42,016 Pointsyes there is a language called C. the first half of Objective-C basics briefly covers the C language
James Barnett
39,199 PointsFor 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
5,154 PointsThank you all for the replies! Is there any C course here? Thank you,
Paula