GuideMode GuideMode
Learn

Proof of Concept: This is a proof of concept version of a learning hub. Please take the content and structure as indicative to explore the idea! If you are interested in this type of service or content, please contact us at info@guidemode.dev

Your First Session with OpenAI Codex

Learn to use OpenAI Codex, the GPT-5 powered coding agent, for your first coding project. Build a markdown to HTML converter from the terminal.

What you'll learn

  • Start and configure an OpenAI Codex session in your terminal
  • Use Codex to build a practical utility script
  • Iterate on prompts to refine code output
  • Understand Codex's agentic capabilities and multi-tasking
  • Complete and test a working project
Your First Session with OpenAI Codex
Modules
4
Pages
14
Estimated Time
25 min

Course Modules

Starting Your First Session

Learn how to open OpenAI Codex and start your first coding session

6 min
3 pages
beginner

Basic Interactions

Learn how to interact with Codex through prompts, understand responses, and iterate on solutions

8 min
4 pages
beginner

Working with Code

Learn how Codex reads files, makes changes, and manages multiple files simultaneously

7 min
4 pages
beginner

Completing Your Session

Learn how to wrap up your Codex session, review your work, and save your progress

4 min
3 pages
beginner