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

# AcadLink Learn

> Free programming documentation for college students

## Choose a Language

<CardGroup cols={3}>
  <Card title="C Language - by Vishal Sir" href="/c-language/fundamentals/introduction">
    <img src="https://mintcdn.com/pie-01fa8039/7pAm38my9KTA2TOS/images/langs/c.webp?fit=max&auto=format&n=7pAm38my9KTA2TOS&q=85&s=d07316bd08d30d4bac3a00694758cdad" alt="C" style={{ width: "48px", marginBottom: "8px" }} width="256" height="256" data-path="images/langs/c.webp" />

    Master the fundamentals of C Written and approved By Kumar Vishal Sir.
  </Card>
</CardGroup>

## Practice

<CardGroup cols={2}>
  <Card title="C Practice" icon="laptop-code" href="/practice/c/overview" color="#16A34A">
    Solve topic-wise C problems — Basics, Operators, Decision Making, Loops, Arrays, Functions, Pointers, Structures and more.
  </Card>
</CardGroup>
