WEBVTT

00:00:00.099 --> 00:00:03.799
Now that we explored the general setup,
it's time to actually start using

00:00:04.000 --> 00:00:07.999
Claude Code. For this, in this section
and course, I'll

00:00:08.039 --> 00:00:11.560
build a demo project.
It'll be a web application built with

00:00:11.819 --> 00:00:15.619
JavaScript or TypeScript to be precise,
and the Next.js

00:00:15.759 --> 00:00:18.560
framework. Of course,
you don't have to follow along.

00:00:18.579 --> 00:00:21.819
It's just an example for showing you how
Claude Code works.

00:00:22.260 --> 00:00:25.539
This course is not primarily about this
project.

00:00:25.879 --> 00:00:29.619
If you wanna follow along, though,
you'll find a starting snapshot of this

00:00:29.659 --> 00:00:33.020
project attached. Now, in this section,
we'll

00:00:33.100 --> 00:00:36.799
explore how to properly perform prompt
and context

00:00:36.860 --> 00:00:40.700
engineering with Claude Code,
so how to write good prompts and

00:00:40.740 --> 00:00:44.719
provide the right context.
We'll dive into Claude Code's plan mode

00:00:44.840 --> 00:00:48.600
and dive into other crucial features like
memory management,

00:00:48.619 --> 00:00:52.340
working with sub-agents,
working with agent skills, and

00:00:52.360 --> 00:00:55.679
more like, for example, also MCP servers.
