Descriptions:
Dapp University founder Gregory walks through a comprehensive beginner’s guide to Claude Code, Anthropic’s command-line agentic coding tool, covering everything from account setup through practical multi-session development workflows. The tutorial is explicitly aimed at developers and non-developers alike who want to use AI for coding without prior experience with agentic systems.
The video opens with a conceptual framework distinguishing three tiers โ chatbot (prompt/response), agent (Claude Code: executes instructions, generates files, awaits next command), and autonomous agent (OpenClaw: runs continuously in the background) โ giving newcomers a mental model before touching any tooling. Setup steps include Anthropic account creation, paid plan requirements (Claude Pro/Max/Team starting at $20/month), Claude desktop app installation, Node.js, and the `npm install -g @anthropic-ai/claude-code` command. Gregory demonstrates running Claude Code inside VS Code using both the integrated terminal and the dedicated plugin, with the sidebar showing live file generation as Claude builds a project.
The tutorial progresses into a real application build โ more complex than a to-do list โ and covers running multiple simultaneous Claude Code sessions in separate terminal tabs for parallel workstreams. Throughout, Gregory highlights that Claude Code is under active development and growing more autonomous over time, making this a timely entry point for anyone looking to adopt the tool before its feature set expands further. The structured format and step-by-step pacing make it an effective reference for onboarding teams or self-directed learners.
๐บ Source: Dapp University ยท Published April 09, 2026
๐ท๏ธ Format: Tutorial Demo







