About 25,700,000 results
Open links in new tab
  1. C (programming language) - Wikipedia

    C[c] is a general-purpose programming language. It was created in the 1970s by Dennis Ritchie and remains widely used and influential. By design, C gives the programmer relatively direct …

  2. The growing popularity of C, the changes in the language over the years, and the creation of compilers by groups not involved in its design, combined to demonstrate a need for a more …

  3. The C programming language

    C is a general-purpose high-level programming language suitable for low-level programming, in other words: a system programming language. It stands out in terms of portability, …

  4. C Programming Tutorial - GeeksforGeeks

    Oct 13, 2025 · This section of the C Tutorial includes basic concepts that build the foundation for writing C programs. It teaches you how to store and output data, perform arithmetic and other …

  5. The C Programming Language - An Introduction - Systems ...

    C is a general purpose low-level programming language developed in 1972 by Dennis Ritchie at Bell Labs. Since its inception, C has had a long history as the de facto systems programming …

  6. The C Programming Handbook for Beginners - freeCodeCamp.org

    Aug 29, 2023 · In this introductory chapter, you will learn the main characteristics and use cases of the C programming language. You will also learn the basics of C syntax and familiarize …

  7. C | Definition, History, Applications, & Facts | Britannica

    Dec 8, 2025 · C, computer programming language developed in the early 1970s by American computer scientist Dennis M. Ritchie at Bell Laboratories (formerly AT&T Bell Laboratories).

  8. Introduction to C - W3Schools

    What is C? C is a general-purpose programming language created by Dennis Ritchie at the Bell Laboratories in 1972. It is a very popular language, despite being old. The main reason for its …

  9. C Programming: The Basics You Need to Know - Coursera

    Jul 1, 2025 · Over the decades, its efficiency, portability, and versatility have become one of the most widely used programming languages today. This article explores the basics of C …

  10. What is the C Programming Language? A Comprehensive Guide …

    This guide provides a clear explanation of the meaning and features of the C programming language, how it differs from other languages, and the benefits of learning it.