惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

罗磊的独立博客
Y
Y Combinator Blog
Recent Announcements
Recent Announcements
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
V
Visual Studio Blog
MyScale Blog
MyScale Blog
M
MIT News - Artificial intelligence
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
T
The Blog of Author Tim Ferriss
Martin Fowler
Martin Fowler
博客园 - 【当耐特】
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
宝玉的分享
宝玉的分享
Engineering at Meta
Engineering at Meta
WordPress大学
WordPress大学
Google DeepMind News
Google DeepMind News
C
Check Point Blog
Last Week in AI
Last Week in AI
F
Fortinet All Blogs
博客园 - 聂微东
Blog — PlanetScale
Blog — PlanetScale
H
Help Net Security
GbyAI
GbyAI
云风的 BLOG
云风的 BLOG

freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More

Learn Command Line Interface (CLI) Development with Dart: From Zero to a Fully Published Developer Tool How to Bypass Cloud SMTP Restrictions Using Brevo and HTTP APIs How to Build a Live Options Database in Python – A Complete Guide How to Migrate to S3 Native State Locking in Terraform How to Use SCons to Build Software Projects [Full Handbook] How to Run Open Source LLMs Locally and in the Cloud QuRT: The Real-Time OS Inside Your Phone's Processor [Full Handbook] The Real Infrastructure Behind Remote Work (It’s Not Just Wi-Fi) The Lithography Handbook: Machines, Markets, and the Next Wave of Semiconductor Startups ITCM vs DTCM vs DDR: Embedded Memory Types Explained [Full Handbook] AI Paper Review: Improving Language Understanding by Generative Pre-Training (GPT-1) How to Build a Market Research Copilot with MCP and Python [Full Handbook] How to Build a Scoped Note-Taking API with Django Rest Framework and SimpleJWT The Complete SOC 2 Type II Implementation Handbook for Engineers: A Month-by-Month Roadmap with Real Commands Mastering the JavaScript Event Loop Data Science Insights: Why the Mean Lies When Handling Messy Retail Data How to Build High-Ranking SEO Landing Page How to Query Data in DynamoDB Using .Net How to Unblock Your AI PR Review Bottleneck: A Tech Lead’s Guide to Building a Codebase-Aware Reviewer How to Navigate Microservices as a Frontend Engineer How to Compress PDF Files in the Browser Using JavaScript (Step-by-Step) Stanford's youngest instructor talks InfoSec, AI, and catching cheaters - Rachel Fernandez interview [Podcast #217] Product Experimentation with Propensity Scores: Causal Inference for LLM-Based Features in Python How to Build a Multi-Agent AI System with LangGraph, MCP, and A2A [Full Book] How to Land Your First Cloud or DevOps Role: What Hiring Managers Actually Look For How to Deploy a Serverless Spam Classifier Using Scikit-Learn, AWS Lambda, & API Gateway How to Dockerize a Go Application – Full Step-by-Step Walkthrough Learn Hardware, Cloud, DevOps, Networking, Security, Databases, DNS, Git, and Linux Inside TreeHacks 2026, Stanford’s Elite Student Hakc Inside Stanford’s Elite Student Hackathon [Full Documentary]
OpenAI Codex Essentials – AI Assisted Agentic Development...
Beau Carnes · 2026-04-16 · via freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
OpenAI Codex Essentials – AI Assisted Agentic Development Course

OpenAI Codex is a specialized artificial intelligence system designed to translate natural language into code.

We just published a course on the freeCodeCamp.org YouTube channel that will teach you how to use Codex to accelerate real-world coding workflows and developer productivity. Andrew Brown from ExamPro developed this course.

Here are the sections in this course:

  • Introduction

  • Codex Essentials

  • The AI Certification Roadmap

  • Study Recommendations & Passing Requirements

  • Validity and Re-certification

  • Accessing the Code Repository Codeex Fundamentals

  • What is Codeex? Agentic Coding vs. Coding Harness

  • Common Use Cases and Skills

  • Understanding the Agentic Loop

  • OpenAI GPT Model Families

  • Deep Dive: Model Intelligence vs. Context Windows

  • Installation Requirements (Node.js & WSL 2)

  • Authentication: Subscription vs. API Keys

  • Checking Login Status and Account Info

  • Lab: Installing Codeex and "Hello World"

  • Using API Keys for Production and Automation

  • Setting Environment Variables for Keys

  • Subscriptions vs. API Token Billing

  • Managing the Context Window (400k Token Limits)

  • Truncation and Hallucination Issues

  • Commands: /clear and /compact

  • Lab: Managing Context History

  • Codeex Sessions, Threads, and Messages

  • Session Commands: /new, /resume, /fork, and /rename

  • Under the Hood: SQLite and JSONL Session Storage

  • Tracking Usage with Custom Scripts

  • Customizing the Status Line

  • Project Guidance via agents.md

  • Truncation Limits and Tracing

  • Lab: Creating Project Guidelines

  • Deep Dive: Plan Mode and Clarifying Questions

  • Project Lab: Building a Wolfenstein 3D Clone

  • Sandbox Security: Bubble Wrap and Seatbelt

  • Approval Policies (Untrusted, Request, Never)

  • OS-Specific Settings and Network Access

  • Permission Overrides: Auto Mode vs. Full Access

  • Creating and Troubleshooting Rules

  • Global vs. Project Configuration (config.toml) API, SDKs, and Extensions

  • Non-Interactive (Headless) Mode for CI/CD

  • OpenAI Interaction Layers: REST API vs. SDKs

  • Implementing the OpenAI Agents SDK

  • Working with the Codeex SDK

  • Using the Codeex Desktop Application

  • Installing the VS Code Extension

  • The Codeex App Server Protocol

  • Automated Workflows with GitHub Actions

  • Anatomy of Agent Skills

  • Discovery, Activation, and Execution

  • Skill Locations and Marketplace

  • Lab: Image Generation Skills

  • Project Lab: Building a Task Manager Skill

  • Optimizing Cost with Model and Effort Selection

  • Fast Mode for Inference

  • Connecting MCP Tools (Roblox Example)

  • Orchestrating Sub-Agents and Worker Teams

Watch the full course on the freeCodeCamp.org YouTube channel (5-hour watch).

/you



Learn to code for free. freeCodeCamp's open source curriculum has helped more than 40,000 people get jobs as developers. Get started