Uploaded May 2024 | Updated September 2026, 2 weeks ago
Welcome to our comprehensive tutorial on using the new Microsoft Planner in Microsoft Teams! This step-by-step guide is perfect for beginners looking to boost productivity and streamline task management with this powerful tool.
In this video, you’ll discover:
How to easily access Microsoft Planner in Teams
Simple steps to set up a new plan from scratch
Efficiently adding, organizing, and tracking tasks
Assigning tasks to team members for better collaboration
Monitoring progress with visual charts and reports
Advanced features like labels, due dates, and priority settings
Learn how to present like a pro in Microsoft Teams: youtu.be/_e83XlmipBs
Microsoft Planner in Teams offers a seamless integration that enhances your team's workflow, making project management more efficient. With features like task assignments, progress tracking, and visual dashboards, staying on top of your projects has never been easier.
Whether you're new to Microsoft Teams or aiming to improve your project management skills, this beginner-friendly guide will help you harness the full potential of Microsoft Planner.
0:00 Introduction
0:17 Accessing the New Microsoft Planner in Teams
1:03 Navigating the New Microsoft Planner My Day
2:36 My Tasks
3:42 My Plans
4:43 Different View of Plans
5:54 Create a new plan and add tasks
9:53 Add a plan to a Microsoft Teams channel
Welcome to our comprehensive tutorial on using the new Microsoft Planner in Microsoft Teams! This step-by-step guide is perfect for beginners looking to boost productivity and streamline task management with this powerful tool.
In this video, you’ll discover:
How to easily access Microsoft Planner in Teams
Simple steps to set up a new plan from scratch
Efficiently adding, organizing, and tracking tasks
Assigning tasks to team members for better collaboration
Monitoring progress with visual charts and reports
Advanced features like labels, due dates, and priority settings
Learn how to present like a pro in Microsoft Teams: youtu.be/_e83XlmipBs
Microsoft Planner in Teams offers a seamless integration that enhances your team's workflow, making project management more efficient. With features like task assignments, progress tracking, and visual dashboards, staying on top of your projects has never been easier.
Whether you're new to Microsoft Teams or aiming to improve your project management skills, this beginner-friendly guide will help you harness the full potential of Microsoft Planner.
0:00 Introduction
0:17 Accessing the New Microsoft Planner in Teams
1:03 Navigating the New Microsoft Planner My Day
2:36 My Tasks
3:42 My Plans
4:43 Different View of Plans
5:54 Create a new plan and add tasks
9:53 Add a plan to a Microsoft Teams channel

![Claude Code for Beginners — Build Your First App with AI (No Coding Required!)
In this step-by-step tutorial, I show you how to use Claude Code to build a fully working web app — without writing a single line of code yourself. We go from an empty desktop to a complete Bookmark Dashboard app with search, categories, dark mode, and more — all by typing plain English.
Whether youre a teacher, a professional, or just someone curious about AI — this video will show you that the barrier to building technology is coming down.
Claude Code - Build your First Agent: https://youtu.be/gHB4JFG9i3k
Claude Code: Build a Business Analyst
Learn how to use Claude Cowork: https://youtu.be/vv09DHej6gg
⏱ TIMESTAMPS
0:00 — What were building (preview)
0:45 — What is Claude Code?
1:51 — Pricing & what you need
3:03 — Installation walkthrough
3:42 — Windows fix: Git Bash error
6:02 — Building the app (live demo)
11:45 — Tips & best practices
13:22 — Wrap-up
━━━━━━━━━━━━━━━━━━━━━━━━━
🔗 IMPORTANT LINKS
Claude (sign up / pricing):
https://claude.ai/pricing
Claude Code documentation:
https://code.claude.com/docs
Git Bash for Windows (if you get the red error):
https://git-scm.com/downloads/win
━━━━━━━━━━━━━━━━━━━━━━━━━
💻 INSTALLATION COMMANDS
Mac (with Homebrew):
brew install claude-code
Windows (PowerShell):
winget install Anthropic.ClaudeCode
Start Claude Code:
claude
Windows Git Bash fix (if Claude Code cant find it):
$env:CLAUDE_CODE_GIT_BASH_PATH = C:Program FilesGitbinbash.exe
━━━━━━━━━━━━━━━━━━━━━━━━━
📋 PROMPT 1: Build the Bookmark App
(Copy and paste this into Claude Code)
Create a new folder on my Desktop called my-bookmarks-app, then build me a personal bookmark dashboard as a single HTML file inside it. Heres what it should do:
Let me save bookmarks with a title, URL, category, and optional notes
Display all bookmarks as nice-looking cards in a grid layout
Include a search bar that filters bookmarks by title or category
Let me filter by category using clickable buttons
Save everything to the browsers local storage so bookmarks persist
Include some sample bookmarks so it doesnt look empty when it first loads
Make it look modern and clean with a blue color scheme
Let me delete bookmarks I dont want anymore
Make it responsive so it works on mobile too
━━━━━━━━━━━━━━━━━━━━━━━━━
📋 PROMPT 2: Open the App
(After Claude finishes building)
Open the app in my browser so I can see it
━━━━━━━━━━━━━━━━━━━━━━━━━
📋 PROMPT 3: Add New Features
(To add edit and dark mode)
Can you add two more features to the bookmark app:
An edit button on each card so I can update the title, URL, or category
A dark mode toggle in the top right corner
━━━━━━━━━━━━━━━━━━━━━━━━━
⚡ TIPS & USEFUL COMMANDS
Plan Mode (review before building):
Press Shift + Tab before typing your prompt
Compact (refresh Claudes memory):
/compact
Ask Claude to explain code:
Can you explain how the search feature works?
Paste errors back to Claude:
Im getting this error: [paste error here] — can you fix it? Claude Code for Beginners — Build Your First App with AI (No Coding Required!)](https://i.ytimg.com/vi/s-Mc26Ytz10/mqdefault.jpg)








