Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Start with Vibe Coding: Claude Code
New
Rating: 5.0 out of 5(2 ratings)
14 students

Start with Vibe Coding: Claude Code

Describe what you want in plain English and let Claude Code build it. No programming experience needed.
Created byJozef Baros
Last updated 9/2026
English

What you'll learn

  • Install Claude Code on Windows or macOS, verify the install, and run your first working session end to end
  • Write prompts that produce working software — naming the file, the folder, and the result you want to see
  • Build a desktop app that reads photo details, then package it as a file you can double-click and share
  • Build a personal web page and publish it live on the internet for free, at your own public address
  • Automate a repetitive chore with a script, then schedule it to run on its own every day
  • Control what an AI agent is allowed to do on your machine using permission modes and plan mode
  • Describe a bug so it gets fixed in one turn instead of starting a twenty-minute guessing game
  • Do the same work without a terminal, using Claude Projects on the free plan or Cowork on a paid one

Course content

5 sections20 lectures1h 47m total length
  • What vibe coding is, and which Claude to use6:06
  • Installing Claude Code on Windows and macOS6:00
  • Your first session, start to finish5:09
  • Section 1 Wrap-up — Setup and Your First Session4:41

Requirements

  • A Windows or macOS computer. No prior programming experience of any kind.
  • No knowledge of Python, HTML, or the command line. Everything is explained as you go.
  • A paid Claude plan (Pro, Max, Team, or Enterprise) or an Anthropic Console account with credits, if you want to follow along in Claude Code. Claude Code is not available on the free Claude plan.
  • No paid plan? Section 5 shows how to do the same projects in Claude Projects, which works on the free plan. Watch that lesson first and follow along there.
  • A free GitHub account for the web publishing lesson. It takes two minutes to create.
  • MD file reader for displaying the attached resources

Description

Build real, working software without writing a single line of code.

Vibe coding means you describe the result you want, in plain words. The AI writes the code, runs it, and shows you what happened. You look at the result and correct it — in the same plain words. Describe, look, correct, repeat. That loop is the whole method, and it is the only thing this course teaches you to do well.

By the end of two hours you will have built four real things: a desktop app that reads the details out of your photos, that same app packaged as a file you can double-click and send to someone, a personal web page live on the internet at your own address, and a script that sorts a folder of photos and runs itself every evening. Nothing is a toy example. Every project ends with something on your disk that works.

What makes this course different

Most beginner AI courses show you a screen recording and hope you can follow along. This one does not. Every command and every prompt is on the slide, in full, exactly as you will type it — and the narration tells you three things every single time: where to type it, what it does, and what success looks like on your screen. That last part is what usually goes missing, and it is the difference between finishing a lesson and getting stuck.

Nothing is left for you to fill in. Every file name, folder path, and prompt is complete and working.

What we cover

  • Setup and your first session — what vibe coding is, which Claude tool to use for which job, installing Claude Code, and running a full session from start to finish

  • Commands and control — the slash command menu, what fills up a session and what it costs, permission modes and plan mode, and the project file that stops you repeating yourself

  • Your first real projects — a desktop app, packaging it for Windows and macOS, publishing a web page for free, and how to describe a bug properly

  • Automation and agents — a photo-sorting script with a safe dry run, scheduling it on Windows and macOS, subagents that do one narrow job, and turning a prompt you keep retyping into your own slash command

  • Without the terminal — the same work in Claude Projects and in Cowork, plus safety rules, what actually drives cost, and where to go next

An honest note before you enrol

Claude Code needs a paid Claude plan or an API key with credit. There is no free tier for it. If you do not have one, do not walk away — the final section shows the same projects done in Claude Projects, which works on the free plan. You do a little more copying and pasting; the results are identical.

How this course is built

Every lesson is short and ends with something you keep: a command, a prompt, or a rule. Each section closes with a written article containing the summary and five knowledge-check questions, plus a copy-paste sheet of every command and prompt from that section. The whole course is under two hours, on purpose. Short courses get finished.

You do not need to know Python. You do not need to have opened a terminal before. You need a computer and about two hours.

Who this course is for:

  • Complete beginners who want to build software but have never written code and do not intend to learn a language first
  • Semi-technical people — analysts, marketers, teachers, IT support, students — who can follow instructions but freeze at a terminal
  • Anyone who has heard "vibe coding" mentioned and wants to know what it actually means in practice
  • People with a small, specific tool they wish existed: a file sorter, a simple app, a one-page site
  • Curious professionals who want to judge whether AI coding tools are useful for their own work, using real projects rather than demos