The following outline is provided as an overview of and topical guide to C:
C is a general-purpose programming language, procedural programming language, compiled language, and statically typed programming language. It was created by Dennis Ritchie in 1972 at Bell Labs as a successor to the B programming language.
What type of language is C?
C can be described as all of the following:
History of C
General C concepts
Issues / Limitations
C Toolchain
C compilers
C libraries
C Standard Library
The C standard library provides fundamental routines for:
Other notable libraries
Notable projects written in C
Example source code
C publications
Books about C
Magazines about C
C programmers
C dialects
C learning resources
- Codeforces â an online platform for programming contests that supports C submissions
- Codewars â gamified coding challenges
- HackerRank â competitive programming and interview preparation site with C challenges
- LeetCode â online judge and problem-solving platform
See also
Outlines of other programming languages
References
External links