AI Coding Tools
Todo lo que necesitas saber del Desarrollo Backend en 29 minutos: https://www.youtube.com/watch?v=l3HJsXA-Fa4
AI Tools
Claude Code
Claude Code (Anthropic’s coding-focused CLI/tooling)
https://claude.com https://claude.ai/ https://code.claude.com/docs/en/overview
Claude is an AI assistant made by Anthropic (like ChatGPT). You can chat, write, analyze, code, and build interactive tools together. Claude Code is a separate developer tool where Claude works inside your terminal or IDE, autonomously reading and editing your actual codebase, running commands, and completing multi-step coding tasks hands-free.
Claude Code installation
https://code.claude.com/docs/en/overview
Course 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 In this course, Claude Code is installed via npm. However, the curl method is Anthropic's new preferred way — it's simpler, has no dependencies, and keeps itself up to date. The npm method still works but it'll be deprecated.
Cursor
- https://cursor.com/learn
- https://cursor.com/docs
- Cursor for beginners: https://www.youtube.com/watch?v=l30Eb76Tk5s
- Mis Tips de Claude Code: https://www.youtube.com/watch?v=KHiwBh7lO2I
NotebookLM
https://notebooklm.google.com/
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