About 95,200 results
Open links in new tab
  1. C (programming language) - Wikipedia

    C[c] is a general-purpose programming language created in the 1970s by Dennis Ritchie. By design, C gives the programmer relatively direct access to the features of the typical CPU architecture, …

  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

    Mar 27, 2026 · C is a general-purpose mid-level programming language developed by Dennis M. Ritchie at Bell Laboratories in 1972. It was initially used for the development of UNIX operating system, but it …

  4. Learn C - Free Interactive C Tutorial

    Whether you are an experienced programmer or not, this website is intended for everyone who wishes to learn the C programming language. There is no need to download anything - Just click on the …

  5. C language - cppreference.com

    This is a reference of the core C language constructs.

  6. C language: About

    After the release of the Unix operating system, and later also publication of the first edition of the bestseller The C Programming Language, authored by Brian Kernighan together with Ritchie (K&R), …

  7. Learn C Programming

    If you want to learn C for free with a well-organized, step-by-step tutorial, you can use our free C tutorials. Our tutorials will guide you through C programming one step at a time, using practical …

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

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

    Jul 1, 2025 · Known for its simplicity and efficiency, the C programming language remains popular among system programmers. In this article, learn about C programming, its importance, and its …

  10. Clang - Features and Goals

    Clang is the "C Language Family Front-end", which means we intend to support the most popular members of the C family. We are convinced that the right parsing technology for this class of …