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 access to …

  2. C Tutorial - W3Schools

    C is a general-purpose programming language that has been widely used for over 50 years. C is very powerful; it has been used to develop operating systems, databases, applications, etc.

  3. 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 operations, …

  4. 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).

  5. 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 programming, its …

  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 yourself with the …

  7. 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, interoperability, …

  8. C Language - Overview - Online Tutorials Library

    C is a general?purpose, high?level language that was originally developed by Dennis M. Ritchie to develop the UNIX operating system at Bell Labs. C was originally first implemented on the DEC PDP …

  9. C Language Introduction - GeeksforGeeks

    Oct 31, 2025 · C is a general-purpose procedural programming language developed by Dennis Ritchie in 1972 at Bell Labs to build the UNIX operating system. It provides low-level memory access, high …

  10. What is C Programming Language? - wscubetech.com

    Learn what C programming language is, its key features, and why it's essential for developers in building efficient software applications in this complete tutorial.