Qué necesitas saber antes de
comenzar
Inicio 4 June 2026 09:38
Fin 4 June 2026
4 hours 26 minutes
Actualización opcional disponible
Principiante
Avanza a tu propio ritmo
Paid Course
Actualización opcional disponible
Resumen
Learn Git and GitHub from the ground up, then apply Artificial Intelligence (AI) agents to automate development workflows. This course takes you from installing Git and creating your first repository to submitting pull requests, contributing to open source, and building custom AI agents with Model Context Protocol (MCP).
You will start with Git fundamentals:
initializing repositories, staging and committing changes, and safely undoing work with revert and reset. From there, you will connect local repositories to GitHub using push, pull, and clone, and learn to collaborate through branching, pull requests, and code review.
The course covers community workflows including forking, issue tracking, and automating Continuous Integration and Continuous Delivery (CI/CD) pipelines with GitHub Actions. You will also configure gitignore patterns to keep sensitive files out of version control and write effective README documentation in Markdown.
The final module introduces AI agents on GitHub:
the progression from code-completion assistants to autonomous agents, how agents interact with repositories and Application Programming Interfaces (APIs) through tool execution, task selection criteria, security boundaries, and building custom agents that connect to external tools via MCP.
Programa
- Fundamentos de Git
- Colaboración en GitHub
- Agentes de IA en GitHub
- Proyecto de Culminación
Impartido por
Noah Gift and Liam Parker
Materias
Programming