Topic · Coding
Coding
25 entries on AIKnowHub tagged "Coding", spanning 5 content types.
- 25entries
- 5content types
- Tool Guidemost coverage in
Tool Guides7
Tool Guide
Aider Guide
Open-source terminal coding agent. Brings AI pair-programming into git-tracked repos with surgical edits and built-in commits.
Tool Guide
Claude Code Guide
The definitive guide to Anthropic's terminal-native AI coding agent — install, configure, MCP, hooks, skills, sub-agents, plan mode, cost, security, limitations.
Tool Guide
Continue Guide
Open-source AI coding assistant. Lives as an extension inside VS Code, JetBrains, or Cursor. BYO-model and full configuration control.
Tool Guide
Cursor AI Guide
The most popular AI-native IDE. A VS Code fork with deep model integration, multi-file edits, and a strong agent loop.
Tool Guide
GitHub Copilot Guide
The definitive guide to GitHub Copilot — IDE completions, Copilot Chat, agent mode, CLI, PR features, enterprise policy, pricing, and how it compares to Cursor and Claude Code.
Tool Guide
OpenAI Codex Guide
The definitive guide to OpenAI Codex — the codex CLI, Codex Cloud agent, IDE integrations, sandboxing, when to delegate vs run inline, and how it differs from Claude Code.
Tool Guide
Windsurf Guide
The definitive guide to Codeium's AI-native IDE — Cascade agent, Supercomplete, MCP, sandboxes, memory, model picker, self-hosting, and how it really compares to Cursor.
Comparisons3
Comparison
Best AI Coding IDE
Cursor vs Windsurf vs Claude Code vs Aider vs Continue vs Copilot. Which AI-native editor is best for what kind of work?
Comparison
Best AI Model for Coding
Which model actually writes the best code? Benchmarked against real tasks — refactors, bug fixes, new features, code review.
Comparison
Claude Code vs Cursor vs Codex
The three dominant AI coding agents compared on real work — agent loops, IDE integration, pricing, and which one to pick for your workflow.
Interviews6
Interview
Write code to evaluate a binary classifier and produce all the metrics that matter.
Tests whether you know what to actually measure beyond accuracy.
Interview
Write code to evaluate a binary classifier and produce all the metrics that matter.
Tests whether you know what to actually measure beyond accuracy.
Interview
Implement scaled dot-product attention in NumPy (or PyTorch).
Tests whether you understand the math behind transformers, not just the API.
Interview
Implement scaled dot-product attention in NumPy (or PyTorch).
Tests whether you understand the math behind transformers, not just the API.
Interview
Look at this code snippet — what's wrong?
Tests whether you spot data-leakage bugs reflexively. They're the most expensive mistake in ML.
Interview
Look at this code snippet — what's wrong?
Tests whether you spot data-leakage bugs reflexively. They're the most expensive mistake in ML.
Prompts3
Directorys6
Directory
Aider
Open-source terminal pair-programmer. Per-commit AI history, model-agnostic, MIT license.
Directory
Claude Code
Terminal-native agent that reads, writes, runs, and reviews your codebase.
Directory
Continue
Open-source AI coding extension for VS Code, JetBrains, and Cursor. JSON-configurable, full local-model support.
Directory
Cursor
AI-native VS Code fork with multi-model support, tab autocomplete, and an agent mode.
Directory
OpenHands
Open-source AI software engineer — runs in a sandbox, edits code, executes commands, and opens PRs from natural language tasks.
Directory
Windsurf
AI-native VS Code fork from Codeium. Cascade autonomous agent leads on multi-step coding workflows.