Linked from
The 21 pages that link to C (programming language), each with the reason it gives.
UnixRelated: Understanding C helps explain how Unix became portable.
C++Related: C++ preserves much of C's syntax and low-level programming model while adding features.
CUDARelated: CUDA C extends familiar C and C++ programming with GPU-specific constructs.
Dennis RitchieRelated: This concise book became the canonical account of C during its early spread.
Ken ThompsonRelated: Thompson contributed to C’s development as Unix was being rewritten in it.
Programming paradigmRelated: C is a prominent example of procedural and imperative programming.