Skip to main content
TRAINING_MODULES//Structured Curriculum

Learning Path

Progress through six modules — from opening the terminal to building your own MCP tools for agentic AI workflows. Each module contains focused lessons with hands-on examples.

Overall Progress0/30 lessons
MODULE_01AVAILABLE

Core Navigation

Navigate the filesystem with confidence. Learn cd, ls, pwd, and path structures.

MODULE_02AVAILABLE

File Operations

Create, move, copy, and delete files and directories from the command line.

MODULE_03AVAILABLE

Stream Processing

Master pipes, redirects, grep, sed, and awk for powerful data manipulation.

MODULE_04AVAILABLE

CLI in Software Development

Why developers use the terminal: package managers, build tools, git, and deployment.

MODULE_05AVAILABLE

Agentic CLI & MCP

Use the command line to power AI agents. Learn MCP servers, tool creation, and context piping.

MODULE_06

Scripting & Automation

Write shell scripts to automate workflows and build CI/CD pipelines.

Bash script basics
Variables and control flow
Functions and arguments
Cron jobs and scheduling
CI/CD pipeline scripting