
In this lecture, I explain that while we saw a bunch of configuration settings, there are many more settings to be added in advanced scenarios
Disclaimer: The anthropomorphism of the AI Coding Agent in this and following lectures are done for entertainment value. I'm not of the belief that AI agents are alive.
In this course, we are going to learn Agentic Coding using Codex (also referred to by some as Vibe Coding). Codex is an Agentic Coding Agent that is developed and maintained by OpenAI, the company behind ChatGPT. It is similar to Claude Code, but IMHO a much better and more professional tool ;-)
Agentic Coding in IMHO, the future of Coding, and in the course, I will teach you the following topics:
How to install and configure Codex (You can use Codex as either a CLI, in an IDE such as Visual Studio Code, the dedicated Codex App, or in OpenAI's Cloud Setup)
Set up AI rules (known as AGENTS md files) and explain why this is important
Set up MCP Servers for extra capabilities
Set up Skills for even better AI Rules
I will be using Microsoft Windows for installing Codex and using C# as the programming Language, but if you are on a Mac or use a different programming language, most of this course is universal knowledge
All code and resources in the course are accessible in the companion GitHub Repository
So enough talk! Let's get into the wonderful world of Codex!
(Should you have any questions along the way, feel free to raise them in the Q&A section)