About 27,800,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 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, …

  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 …

  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. Learn C - Free Interactive C Tutorial

    Welcome Welcome to the learn-c.org free interactive C tutorial. This website is proudly supported by Boot.dev's Learn Memory Management in C course. If you'd like to learn how to manage …

  6. 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 …

  7. Basics of C Language (Key Concepts With Examples)

    Learn the Basics of C Language, its Key concepts with examples, including syntax, variables, data types, and control structures. Perfect for beginners.

  8. Introduction to C Language

    C is a general-purpose and procedure programming language invented in 1970. C is suitable for system programming, such as operating systems, database systems, graphic software, and …

  9. 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 …

  10. 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 …