> ## Documentation Index
> Fetch the complete documentation index at: https://docs.realwarrenlee.com/llms.txt
> Use this file to discover all available pages before exploring further.

# C

> Controlling complexity is the essence of computer programming.

## Main

<Columns cols={2}>
  <Card title="The C Programming Language - 2nd Edition" href="https://seriouscomputerist.atariverse.com/media/pdf/book/C%20Programming%20Language%20-%202nd%20Edition%20(OCR).pdf" />

  <Card title="C Standard Library" href="https://en.wikipedia.org/wiki/C_standard_library" />
</Columns>

## Course

<Columns cols={2}>
  <Card title="CS50" href="https://cs50.harvard.edu/x/" />
</Columns>
