this is the definitive course on Claude Code for beginners. I use Claude Code every day to manage a business that does over $4 million a year in profit. I also teach over 2,000 people how to use Claude Code, both for personal and then corporate or professional tasks. So this is more or less what...Once you understand what I'm about to show you in this course, it's no small stretch to say that Claude Code will augment your productivity. You'll gain leverage in areas that you probably didn't even realize that you had, and that's both for software engineering and also other parts of your life. The focus here
Поиск по транскрипциям
anti-gravity and then the Gemini series of models. What I want to do next is I just want to give you guys a quick run through of Claude Code because we're also going to be using that. Basically, the Claude large language model lives within the Claude code chat software which we also wrap inside of anti-gravity...just the exact same thing that we just did with the agent chat, we can do with the Claude code chat as well. So what I'm going to do next is I'm actually going to exit out of this view. Okay? And then I'm going to sign up to Claude. Now, in order to use Claude Code
each of these models can vary depending on which agenting environment you're using, whether that's Cursor, open code, Claude Code, or Claude Code, or basically any of the other agenting coding tools that are available. And this is pretty clear with Droid, for example, because when Droid came out last month, their brand new update...that for the same models, it performs better than Claude Code, Codex CLI, on the same, well, Terminal-Bench accuracy benchmark. And that's because they really nailed the agentic loop that the model is operating in. So you may actually see different performances for each of these models, depending on which agenting environment you're using. Using
have your root CLAUDE. md file, which is always loaded in the conversation at the beginning. And then when the model wants to read a file on your computer, Claude Code will then use a read tool and pass it back into the model. So you can see kind of looks like this: the model says, oh, this file looks...interesting, I want to use the read tool. Then our local version, like Claude Code, reads that file, passes it back into the model on Anthropic servers, and it has like: this is line number one, this is line two, three, four, and so on. And at the very end of the file we have a system reminder. And then
more advanced features. Like importing from ChatGPT and so forth. And basically I was adding more MCP servers to the application. You can see it over here with Claude Code. And it did some research. It made an implementation. And then what I do is I give all the stuff that it did to Codex CLI. And I make...plan that it just implemented. Or find any problems. And you can see the critique over here. It identifies some problems. And then I give this plan back to Claude Code. It makes some of the changes. Depending on what it thinks is a good change. And then I give the result back to Codex CLI. And then I just
using Claude Skills, Code correctly. Claude Skills makes Claude code 10 times more powerful, fast, and smart. I have tested every Claude skill over the last couple months, and I have found these six clawed skills you're not going to be able to live without. In this video, I'll go over what Claude skills are and how they...install and use each one of these six clawed skills that will completely change how you build apps. even if you never coded before. Whether you're a Claude Code noob or expert, you will learn a ton from this video. Now, let's lock in and get into it. So, this
talk about Claude code a gentic coding from the terminal anthropic didn't just stop with Claude 3. 7 they also released a killer new tool called Claude code this is a command line tool that lets developers delegate entire engineering tasks directly from their terminal instead of switching between your code editor and a chat interface...terminal the AI will handle the heavy lifting while you focus on the big picture stuff this is a game changer for developers because it streamlines the coding workflow Claude code is currently available as a limited research preview but you can already see how it's going to revolutionize how we build software the coolest part is that Claude
like to think about Claude Code for web is this is my helper. This is like my junior developer. This is like the partner to the main claude code that's inside Visual Studio. I use the cloud code in Visual Studio to build out the big features, the big functionality, and at the same time, I'm multitasking...sending off my junior developers and some other roles I'll show you in a second inside Claude Code for Web. So, let's do some multitasking. Here are the tasks I like to have running in Claude Code for Web at all times. I like to have four features being built out, two research tasks, one code optimization task
have my file over here in green. And I would have the needle, which is a thing that needed to be edited to achieve the result that I gave Claude Code to do. Claude 4. 1 Opus in this case, because I usually use Opus. And then I would have a bunch of weak distractors scattered across the code base...replicate that across like dozens more files in the code base, you can see the distractors are starting to pile up. And usually when I'm vibe coding with Claude Code, I'm watching a television show as well. So I'm just pressing accept, accept without reading through the code. And during that time, I reset the context window
Today I'm going to show you something that will blow your mind. There's a new tool called Opode that just changed everything about Claude Code. It fixes all the problems Claude Code has been having. Rate limits, short memory, and all those annoying issues are basically gone now. This thing is so good. It's like having...while you're working on something else. They're fixing bugs, writing code, updating documentation, all at the same time. But wait, there's something even better. Remember how Claude code would forget everything when you started a new session? That's gone. Up code saves everything. Your conversations, your code, your progress, everything stays connected. The interface is built
Ghosty. What you're looking at here might not look like much, but this is by far the best way to be using Claude Code. Let me show you why. So, we've covered this in a prior video, but there's a few popular ways to use Claude Code. Whether it's the extension inside Cursor or VS Code...until now, the CLI in Visual Studio Code was the best. Visual Studio Code gave it a really nice interface to see code while you're working with Claude Code. But there's one major issue with using Visual Studio Code or cursor with clawed code that has made it intolerable for me now, and that is the speed
tasks, it is performing pretty well and I will be using more for that purpose. One thing that I have found quite annoying recently is because often I use Claude Code for a task and then Claude Code can take up to seven to 10 minutes for the exact same task. That is like relatively easy and I would have...actually execute on those changes because of its performance when it comes to software engineering and its speed as well. And then you can probably use Claude Code if you still like to use that for any of the much harder tasks or any of the like persistent bugs that Claude Code is not able to solve. So doing something
make more money and everyone makes more money. The economy is zero sum. The social media attention is the economy is positive sum. Social media attention zero some. Claude code does rule. I tried a new experiment today where I had Claude, Gemini, and Codeex all running in CLIs. I created an MD file and prompt them each in turn...give me their thoughts in it. Yeah, Claude Code's the best. They went round robin and then argue with each other. It was awesome. Claude I I've tested them all. Claude code's the best. Oh, I forgot to do the uh show comments on stage. People seem to like that. Is this live? Says real cruiser
code rabbit account to create the documentation for all the changes and the versions and also for it to make suggestions on how to improve the build that claude code created. Now, I want to talk about cost with these briefly because both for the OpenAI and Enthropic accounts, we will be using the API. So, there you are paying...applications. And I won't go into full detail of showing you which button to click cuz it will differ from system to system. So, first up, we need Claude Code. This one is probably the trickiest one to install for newcomers, but all details are on this page. And I'm confident that everybody can do this
what is the Claude Code SDK? - The Claude Code SDK is a great way to build general agents. The Claude Code SDK gives you access to all of the core building blocks of an agent, including you can bring your own system prompt, custom tools, and what you get from the SDK is a core agentic loop where we handle...errors. We very aggressively prompt cache to make sure that your requests are token-efficient. If you are prototyping building an agent from scratch, if you use the Claude Code SDK, you can get up and running with something pretty powerful within like 30 minutes or so. We've been seeing people build really cool things with it. We open
today we're going to be testing out Claude code 2. 1 which is a brand new update from Claude. Now you can actually access this directly inside Claude like you can see right here. So if you go to Claude, you download it on desktop you can get it access right there. That's one of the biggest differences...developer it's not the best place to start to honestly. All right. So what you can do over here is you can actually open claude code directly inside the desktop version of claude right. So for example here if we close the sidebar open up again you can see that we have the coding section over here and then
secret to Claude Code. Code is planning and execution. There's two phases to cla code. And this actually isn't in any of the documentation. They just kind of expect you to know this is there's a planning mode with cloud code and an execution mode. And what you want to do is if you can nail...distinction between these two modes, you can get so much better results. So we're in Claude Code. What you want to do is hit shift tab. When you hit shift tab, you can see plan mode on. This isn't in any documentation. If you go on Claude's site and look at all the documentation, for some reason
this is a little weird. I would not do this in the task card. What I would do is I would come to writing. I would go to my claude code series and I would do a new file. — Got it. — Let's do plan mode. And that did not go where I wanted it. So, we're going...tell Cloud enough information because it's not it's going to look for plan mode in the current directory, but the plan mode is actually in claude code. So, we'll see what it comes back with. We'll see if it finds it. — Okay. So, basically, you have a CL. Okay. So ju just real quick, you have
going to show you five use cases of how I use Claude Code to run my day-to-day life. But first, I'm going to show you how to set this up yourself. In order for Claude Code to effectively do work for you, it needs to know context on who you are. So, open up Claude Code inside...this data you put in this file will be sent to claude to make it so much more powerful. Once you've created that file inside of claude code and cursor, all you need to do is run /init in claude code. And what that'll do is take that information and create a cla rules file that will
good to go. That's what's going to connect codeex across all the different platforms is that GitHub integration. So codeex is the biggest competitor to claude code is an AI coding agent, but the difference is it allows you to spawn an army of AI agents that do work for you no matter where you are, no matter...basically have an AI army coding for you in the cloud and all you have to do is manage them instead of handhold them like you would in a claude code. Claude Code is an amazing AI coding tool, but you have to handhold it step by step. The difference with codeex and this workflow I'm about to show