AI
AI For Developers With GitHub Copilot, Cursor AI & ChatGPT
UdemyDecember 2025 · 5.5 hrs · 147 lessons
A course on AI-assisted development with GitHub Copilot, Cursor AI and ChatGPT: from code completions through ask, plan and agent mode to instruction files, AGENTS.md, agent skills and MCP servers. It covers both tools in their current form, plus the fundamentals of prompt and context engineering and the deliberate use of external services such as ChatGPT for planning and research. It concludes with a complete demo project: a Node.js REST API with SQLite, JWT authentication, role-based authorisation and image upload, built with AI assistance throughout.
Scope (certificate)
5.5 hrs
Course scope today
8 hrs 2 min of video
Lessons
147 across 7 sections
Instructors
Academind by Maximilian Schwarzmüller
Format
Video course with project work
Extra material
7 articles, 5 downloads
Contents & competencies
- Use GitHub Copilot to write, test and improve code with AI suggestions
- Configure and fine-tune Copilot Chat for your own needs — models, editor settings, prompt and instruction files, checkpoints
- Tell ask, plan and agent mode deliberately apart, control tool permissions and build custom agents
- Generate and improve code with Cursor AI: tab completion, inline edits, composer, chat and agent layout
- Context engineering in practice: cursor rules and AGENTS.md, memories, cursorignore, connecting MCP servers
- Plan projects with ChatGPT and other external services, research solutions and generate assets — including when not to
- Build a complete demo project: REST API with SQLite, validation, bcryptjs, JWT authentication, role-based authorisation, Multer image upload and CORS
Syllabus
The official course outline with the section names from the course page: 147 lessons across 7 sections, course as of January 2026. The certificate states 5.5 hours; the course today comes to 8 hours — it was extended after completion with the current Copilot and Cursor modules, and the parts marked “legacy” are the older version.
Topics
GitHub CopilotCursor AI