> ## Documentation Index
> Fetch the complete documentation index at: https://launchpad-about-us.nxtwave.tech/llms.txt
> Use this file to discover all available pages before exploring further.

# 📚 Courses Overview

> Explore every Launchpad course track, from DSA and full stack to Gen AI, DS-ML, core CS, HFT, and aptitude, all under one free login.

Launchpad organizes learning into focused tracks so you can pick exactly what you need, whether that is your first line of C++, your fiftieth React component, or your final week before an on-campus placement drive. Every course is free for eligible Tier 1 college students and lives under the same login as practice, assessments, and interview prep.

## Pick your track

<CardGroup cols={2}>
  <Card title="DSA & CP" icon="binary" href="/courses/dsa-cp">
    Data Structures and Algorithms plus a five-phase Competitive Programming track from C++ foundations to graph theory.
  </Card>

  <Card title="Full Stack" icon="layer-group" href="/courses/full-stack">
    Frontend with HTML, CSS, and React JS, backend with Node JS and MongoDB, and deployment with an AWS hackathon.
  </Card>

  <Card title="DS-ML" icon="brain" href="/courses/ds-ml">
    Statistics, classical machine learning, ensemble learning, NLP, and neural networks for real projects.
  </Card>

  <Card title="Gen AI" icon="sparkles" href="/courses/gen-ai">
    Generative AI foundations, building REST APIs with Flask, and shipping LLM applications end to end.
  </Card>

  <Card title="Core CS & System Design" icon="server" href="/courses/core-cs-system-design">
    DBMS, Computer Networks, Operating Systems, OOPS, plus Low-Level and High-Level System Design.
  </Card>

  <Card title="Programming" icon="code" href="/courses/programming">
    Foundational programming to build a strong coding base before you take on DSA and interviews.
  </Card>

  <Card title="Databases" icon="database" href="/courses/databases">
    Relational databases and SQL, PostgreSQL in the browser, and MongoDB for full stack projects.
  </Card>

  <Card title="HFT & Quant" icon="chart-line" href="/courses/hft-quant">
    Probability foundations and Low Latency HFT C++ for quant and trading firm interviews.
  </Card>

  <Card title="Aptitude" icon="brain-circuit" href="/courses/aptitude">
    Quantitative Aptitude, Logical Reasoning, and Verbal Ability with hundreds of practice questions.
  </Card>
</CardGroup>

## Learn, then apply

Every course pairs structured learning with hands-on practice. Concepts you pick up in a lesson show up immediately in the [DSA Sheet](/practice/dsa-sheet), the [CP Ladder](/practice/cp-ladder), the [Practice Page](/practice/practice-page), and [Company OA](/placement/company-oa), so you build the reflexes interviewers actually test.

<Tip>
  Every eligible student starts with a full year of free access, and progress carries over if you extend with a coupon. Learn about eligibility on [Eligibility](/get-started/eligibility).
</Tip>
