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

# Developer

> Kinetica guides tagged Developer

<CardGroup cols={3}>
  <Card title="C++ Developer Guide" href="/content/guides/cpp_guide" cta="C++ / Developer">
    Step-by-step instructions on writing C++ applications with Kinetica
  </Card>

  <Card title="Java Developer Guide" href="/content/guides/java_guide" cta="Java / Developer">
    Step-by-step instructions on writing Java applications with Kinetica
  </Card>

  <Card title="JavaScript Developer Guide" href="/content/guides/js_guide" cta="JavaScript / Developer">
    Step-by-step instructions on writing JavaScript applications with Kinetica
  </Card>

  <Card title="Node.js Developer Guide" href="/content/guides/nodejs_guide" cta="NodeJS / JavaScript / Developer">
    Step-by-step instructions on writing Node.js applications with Kinetica
  </Card>

  <Card title="Python Developer Guide" href="/content/guides/python_guide" cta="Python / Developer">
    Step-by-step instructions on writing Python applications with Kinetica
  </Card>

  <Card title="SQL Developer Guide" href="/content/guides/sql_guide" cta="SQL / Developer">
    Step-by-step instructions to interact with Kinetica via SQL
  </Card>

  <Card title="Table Monitor Guide" href="/content/guides/table_monitor" cta="Developer / Python">
    Basic usage of the three table monitor types
  </Card>

  <Card title="Python UDF Guide" href="/content/guides/udf_python_guide" cta="UDF / Python / Developer">
    Step-by-step guide to creating UDFs with the Python API
  </Card>
</CardGroup>
