Students learning AI-powered coding with Claude Code in a modern classroom setting.

APPLIED AI FOR SOFTWARE DEVELOPMENT

Learn to Build Applications with an AI Coding Agent

CLAUDE CODE WORKSHOP / 1 DAY

Gain hands-on experience with Claude Code — Anthropic's agentic AI coding assistant. From installation and configuration to building a working application, mastering permissions, and creating reusable skills and custom agents. Practical skills you can apply from day one.

1 Day of Training
7 Topics Covered
90%+ Hands-On Time
Google Cloud Premier Partner Google Cloud Premier Partner

The Workshop

CLAUDE CODE

Claude Code Workshop: From Installation to Building Apps with AI

BEGINNER · ONLINE · INSTRUCTOR-LED

This programme provides hands-on experience with Claude Code — Anthropic's agentic AI coding assistant. From installation and configuration to building a working application, mastering permissions, and creating reusable skills and custom agents. Practical skills you can apply from day one.

  • Install and configure Claude Code on any platform (macOS, Windows, Linux)
  • Understand the agentic loop — how Claude gathers context, takes action, and verifies results
  • Master the permission model — Allow, Ask, and Deny rules for safe AI-assisted coding
  • Build a working todo application using only natural language prompts
  • Manage the context window — /context, /compact, /clear for long sessions
  • Create reusable skills that eliminate repetitive prompts
  • Build custom agents — purpose-built AI personas for code review and more
  • Use essential commands — /init, /plan, /rewind, /export, /cost, /resume

Tech Stack

Claude Code HTML / CSS / JS VS Code / Cursor Git

What Our Learners Say

"I took the Claude Code bootcamp and, as a beginner, getting my first website up and running was an exciting experience."

Swatha J · Claude Code workshop participant

"Super clear and very practical. As a beginner, it helped me start using Claude with confidence."

Nandita · Engineering Student

"I took the beginner's code and within 30 minutes, I learned how to successfully implement Claude Code in our application."

Vijay Anand M · Claude Code workshop participant

What You Need Before Day 1

Required

  • Laptop with internet access (macOS, Windows, or Linux)
  • Basic familiarity with HTML/CSS/JS or any programming language
  • VS Code or Cursor installed

Not Required

  • AI experience
  • Claude Code experience
  • Paid subscriptions

No AI experience needed. You need basic coding familiarity — the rest is what this workshop teaches.

Develop Practical AI-Assisted Development Skills

Hands-on training with industry certification.

THE SYSTEM

What You Will Learn

Seven progressive topics, each practiced hands-on with Claude Code.

01

INSTALLATION & SETUP

schedule10 MIN

Install Claude Code on macOS, Windows, or Linux. Set up environment variables, authenticate with /login, verify with /doctor, and integrate with VS Code or Cursor. Your first Claude session starts here.

02

THE AGENTIC LOOP

schedule15 MIN

Understand how Claude works in three phases — Gather Context (reads your code), Take Action (edits files, runs commands), and Verify Results (runs tests, checks output). This is what makes Claude Code an agent, not just a chatbot.

03

CONTEXT WINDOW MANAGEMENT

schedule15 MIN

The context window is Claude's working memory (~200K tokens). Learn to visualize usage with /context, condense conversations with /compact, and start fresh with /clear. Auto-compact keeps sessions running smoothly when memory fills up.

04

PERMISSION MODEL

schedule15 MIN

Control what Claude can and cannot do on your machine. ALLOW rules run automatically. ASK rules pause for approval. DENY rules block completely. Use /permissions to view and manage. Safety without friction.

05

BUILD A REAL APP

schedule30 MIN

Build a complete todo application using only natural language prompts. Create tasks, complete tasks, add edit functionality. Then improve it — add input validation, fix edge cases, fetch design inspiration from the web. Use /init, /plan, /rewind to control your workflow.

06

EXTEND CLAUDE WITH SKILLS

schedule20 MIN

Skills save reusable instructions so you never repeat the same prompts. Create a SKILL.md file at project or user level. Define once, apply everywhere. Example — build a logging skill that Claude applies automatically when you invoke it.

07

CREATE CUSTOM AGENTS

schedule15 MIN

Build named, purpose-built AI personas with their own system prompt, model, and toolset. Create a code review agent manually or let Claude auto-generate one from a prompt. Use /agents to manage them, then invoke with a single command.

SKILL CHECK

How Sharp Are Your Claude Code Skills?

10 questions. 2 minutes. No sign-up required.

Your Instructors

Prem Kumar

Prem Kumar

AI Architecture Expert

"Anyone can build an AI demo. I teach you how to build the architecture behind systems that scale, because the gap between prototype and production is where most teams get stuck."

Specialty

Data Platform Architecture AI-Enabled Systems Full-Stack Engineering Technical & AI Strategy High-Performance Team Building

Clients: Broadcom, Oracle

Himal Rajan

Himal Rajan

Full Stack & AI Developer

"From React frontends to Python AI backends, I've spent my career building full-stack systems that actually ship, RAG pipelines, autonomous agents, and production APIs that handle real traffic. At RocketOne, I teach you the exact engineering decisions that turn an AI prototype into a system your users can depend on."

Specialty

Full Stack Development (React, Node.js) Python & AI Development RAG Pipelines & Vector Search Autonomous Agents Java & Spring Boot
Naveen Kumar

Naveen Kumar

AI/ML Engineer

"I've built AI systems across Zoho, Virtusa, and now SquareShift, from machine learning pipelines to generative AI applications. At RocketOne, I teach you the practical skills to build AI-powered solutions that work in the real world, not just in notebooks."

Specialty

Generative AI & LLMs Prompt Engineering Machine Learning Google Cloud ML AI Application Development

Before vs. After This Workshop

DIMENSION BEFORE AFTER
Building Apps Write every line manually, debug by guessing Describe what you want — Claude builds, edits, and fixes it
Debugging Read stack traces, search StackOverflow, trial and error Paste the error — Claude reads your code, finds the bug, and fixes it
Repetitive Tasks Copy-paste the same prompts and instructions every session Create skills once, invoke them with a single command forever
Code Review Manual review or wait for a teammate Build a custom agent that reviews your codebase on demand
Safety Hope AI does not delete or overwrite something important Permission model controls exactly what Claude can and cannot do
This is not magic. It is a tool with a system. And the system can be learned in one day.