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

    C is used on computers that range from the largest supercomputers to the smallest microcontrollers and embedded systems. A successor to the programming language B, C was originally developed at Bell …

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

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

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

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

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

  8. C - Wikipedia

    C, or c, is the third letter of the Latin alphabet, used in the modern English alphabet, the alphabets of other western European languages and others worldwide. Its name in English is cee (pronounced / …

  9. C Cheat Sheet - GeeksforGeeks

    Jul 23, 2025 · This C Cheat Sheet provides an overview of both basic and advanced concepts of the C language. Whether you're a beginner or an experienced programmer, this cheat sheet will help you …

  10. Introduction to C - W3Schools

    This tutorial will teach you the basics of C, step by step. You will learn how to write C programs, understand what the code means, and build small projects along the way.