Jump to content

AI Coding Tools

From Sinfronteras

Todo lo que necesitas saber del Desarrollo Backend en 29 minutos: https://www.youtube.com/watch?v=l3HJsXA-Fa4



AI Tools



Claude Code

https://claude.com Claude Code (Anthropic’s coding-focused CLI/tooling)



Courses 1

https://www.deeplearning.ai/short-courses/claude-code-a-highly-agentic-coding-assistant

Built in direct partnership with Anthropic and taught by their Head of Technical Education. I think it was released in 2025-08



Claude Code Installation

To follow along with the lessons, here's how you can install Claude Code.

Install Node.js, then run:

npm install -g @anthropic-ai/claude-code

For more installation guides, you can find them at https://code.claude.com/docs/en/setup If you're using Windows, make sure to check the Windows Setup https://code.claude.com/docs/en/setup#windows-setup

Once you have Claude Code installed, you can:

  • launch it from your terminal: navigate to your project folder & then type claude
  • launch it from the terminal integrated within VS Code by typing claude, the extension will auto-install.
If you run into issues, ensure that code command is available. If not installed, use Cmd+Shift+P (Mac) or Ctrl+Shift+P (Windows/Linux) and search for “Shell Command: Install ‘code’ command in PATH”

For more info, check Claude Code IDE Integrations https://code.claude.com/docs/en/ide-integrations



Cursor



NotebookLM

https://notebooklm.google.com/

https://notebooklm.google/



Cursos

  • Curso de Desarrollo con IA 2026:
https://www.youtube.com/live/uRzoVP63RiI - Apuntes-Día 1
https://www.youtube.com/watch?v=V-eiE0M-mWM - Apuntes-Día 2
https://www.youtube.com/watch?v=0DhghJpWwVQ - Apuntes-Día 3