✕ Clear filters
3,151 lessons

💻 AI-Assisted Coding

GitHub Copilot, Cursor, Claude Code and using AI to write better code faster

All ▶ YouTube 201,145📚 Coursera 18,202🎤 TED 1
VIBE CODING 3 min demo | Cursor + o3-mini + SuperWhisper
AI-Assisted Coding
VIBE CODING 3 min demo | Cursor + o3-mini + SuperWhisper
Greg Baugues Intermediate 1y ago
What does if __name__ == '__main__' do in Python?
AI-Assisted Coding
What does if __name__ == '__main__' do in Python?
Tech With Tim Intermediate 1y ago
Mastering Automated Testing in Power Platform: From Unit Tests to CI/CD Integration
AI-Assisted Coding
Mastering Automated Testing in Power Platform: From Unit Tests to CI/CD Integration
Microsoft Developer Intermediate 1y ago
Maximizing the value of Generative AI in Copilot Studio
AI-Assisted Coding
Maximizing the value of Generative AI in Copilot Studio
Microsoft Developer Intermediate 1y ago
This Will Seriously Help You Stand Out as a Developer!🚀
AI-Assisted Coding
This Will Seriously Help You Stand Out as a Developer!🚀
Tech With Tim Intermediate 1y ago
NVIDIA made its own Devin copy with DEEPSEEK R1!!!
AI-Assisted Coding
NVIDIA made its own Devin copy with DEEPSEEK R1!!!
1littlecoder Intermediate 1y ago
The unexpected burden that can come from a disability
AI-Assisted Coding
The unexpected burden that can come from a disability
Kevin Powell Intermediate 1y ago
[Full Workshop from Microsoft] Github Copilot - The World's Most Widely Adopted AI Developer Tool
AI-Assisted Coding
[Full Workshop from Microsoft] Github Copilot - The World's Most Widely Adopted AI Developer Tool
AI Engineer Intermediate 1y ago
What if you suddenly couldn't type anymore?
AI-Assisted Coding
What if you suddenly couldn't type anymore?
Kevin Powell Intermediate 1y ago
Abstract Base Classes in Python: Why & How to Use Them
AI-Assisted Coding
Abstract Base Classes in Python: Why & How to Use Them
Real Python Intermediate 1y ago
Making A Game in 25 Minutes with Upit
AI-Assisted Coding
Making A Game in 25 Minutes with Upit
NeuralNine Intermediate 1y ago
Build communication solutions faster with GitHub Copilot and Azure Communication Services
AI-Assisted Coding
Build communication solutions faster with GitHub Copilot and Azure Communication Services
Microsoft 365 Developer Intermediate 1y ago
DeepSeek-R1 + WindSurf : FREE AI Coder JUST BROKE THE INTERNET!  CURSOR & Windsurf Alternative
AI-Assisted Coding
DeepSeek-R1 + WindSurf : FREE AI Coder JUST BROKE THE INTERNET! CURSOR & Windsurf Alternative
AiDigipt Intermediate 1y ago
5 ways to leverage Power Pages VS Code copilot to increase productivity
AI-Assisted Coding
5 ways to leverage Power Pages VS Code copilot to increase productivity
Microsoft Developer Intermediate 1y ago
Let's look at a practical example of how to use @dataclass in Python? 🚀🐍
AI-Assisted Coding
Let's look at a practical example of how to use @dataclass in Python? 🚀🐍
Tech With Tim Intermediate 1y ago
✅ A decorator that every programmer should have in their toolkit!☝
AI-Assisted Coding
✅ A decorator that every programmer should have in their toolkit!☝
Tech With Tim Intermediate 1y ago
☝This one is for the Senior Devs!
AI-Assisted Coding
☝This one is for the Senior Devs!
Tech With Tim Intermediate 1y ago
✅ Use functools to streamline process logging in Python
AI-Assisted Coding
✅ Use functools to streamline process logging in Python
Tech With Tim Intermediate 1y ago
🔥 Here's how to break into coding freelancing the right way!
AI-Assisted Coding
🔥 Here's how to break into coding freelancing the right way!
Tech With Tim Intermediate 1y ago
🔥 How to Properly Inherit from Another Dataclass in Python!
AI-Assisted Coding
🔥 How to Properly Inherit from Another Dataclass in Python!
Tech With Tim Intermediate 1y ago
Let’s Talk About Context Managers in Python. And WHY you NEED to know this!🚀
AI-Assisted Coding
Let’s Talk About Context Managers in Python. And WHY you NEED to know this!🚀
Tech With Tim Intermediate 1y ago
This ONE Trick with functools.partial Will Change How You Use Classes in Python! 🐍
AI-Assisted Coding
This ONE Trick with functools.partial Will Change How You Use Classes in Python! 🐍
Tech With Tim Intermediate 1y ago
🚀 Want a Software Engineering Internship in 2025? Here’s EXACTLY How I’d Do It!
AI-Assisted Coding
🚀 Want a Software Engineering Internship in 2025? Here’s EXACTLY How I’d Do It!
Tech With Tim Intermediate 1y ago
🔥 __str__ vs __repr__ in Python. What’s the Difference?
AI-Assisted Coding
🔥 __str__ vs __repr__ in Python. What’s the Difference?
Tech With Tim Intermediate 1y ago
🐍 How to Use map() for Cleaner Python Code!
AI-Assisted Coding
🐍 How to Use map() for Cleaner Python Code!
Tech With Tim Intermediate 1y ago
Using code elements when you should be using kbd?
AI-Assisted Coding
Using code elements when you should be using kbd?
Kevin Powell Intermediate 1y ago
🔥 Create an environment function in Python using functools.partial!
AI-Assisted Coding
🔥 Create an environment function in Python using functools.partial!
Tech With Tim Intermediate 1y ago
Here’s what it takes to really land that internship!🚀
AI-Assisted Coding
Here’s what it takes to really land that internship!🚀
Tech With Tim Intermediate 1y ago
🔥 A quick LIST of tools every Software Dev should have!
AI-Assisted Coding
🔥 A quick LIST of tools every Software Dev should have!
Tech With Tim Intermediate 1y ago
Calling APIs in Python using functools.partial💻☝
AI-Assisted Coding
Calling APIs in Python using functools.partial💻☝
Tech With Tim Intermediate 1y ago
🚀 Most people overlook this Python feature!!
AI-Assisted Coding
🚀 Most people overlook this Python feature!!
Tech With Tim Intermediate 1y ago
🔥 Stop overcomplicating Fibonacci! Here’s the cleanest way to do it.
AI-Assisted Coding
🔥 Stop overcomplicating Fibonacci! Here’s the cleanest way to do it.
Tech With Tim Intermediate 1y ago
Simplify your Python classes with the @dataclass decorator—here’s how it works!
AI-Assisted Coding
Simplify your Python classes with the @dataclass decorator—here’s how it works!
Tech With Tim Intermediate 1y ago
Mastering initialization variables in Python dataclasses—here’s what you need to know! 🚀
AI-Assisted Coding
Mastering initialization variables in Python dataclasses—here’s what you need to know! 🚀
Tech With Tim Intermediate 1y ago
Stop writing unnecessary methods! Use @property in Python like this! 🔥
AI-Assisted Coding
Stop writing unnecessary methods! Use @property in Python like this! 🔥
Tech With Tim Intermediate 1y ago
If you want to level up in Software Development, you NEED to get comfortable with this! 🔥
AI-Assisted Coding
If you want to level up in Software Development, you NEED to get comfortable with this! 🔥
Tech With Tim Intermediate 1y ago
Mastering the @staticmethod decorator in Python—here’s what you need to know!👀☝
AI-Assisted Coding
Mastering the @staticmethod decorator in Python—here’s what you need to know!👀☝
Tech With Tim Intermediate 1y ago
Remove empty elements with one line of CSS - great for dynamic content
AI-Assisted Coding
Remove empty elements with one line of CSS - great for dynamic content
Kevin Powell Intermediate 1y ago
This is what happens when a dataclass inherits from a non-dataclass.☝️💻
AI-Assisted Coding
This is what happens when a dataclass inherits from a non-dataclass.☝️💻
Tech With Tim Intermediate 1y ago
FIVE ways I use AI to automate my life. #3 will change your life!🚀
AI-Assisted Coding
FIVE ways I use AI to automate my life. #3 will change your life!🚀
Tech With Tim Intermediate 1y ago
Populating a list in place in Python? Here’s the easiest way to do it!
AI-Assisted Coding
Populating a list in place in Python? Here’s the easiest way to do it!
Tech With Tim Intermediate 1y ago
Ever built a game or a cool AI model before? Let me know—I’m curious!
AI-Assisted Coding
Ever built a game or a cool AI model before? Let me know—I’m curious!
Tech With Tim Intermediate 1y ago
Let's look at "7 Rules That Will Teach You How To Code"🔥
AI-Assisted Coding
Let's look at "7 Rules That Will Teach You How To Code"🔥
Tech With Tim Intermediate 1y ago
Check out this Python module with features you can fully customise!💻🫡
AI-Assisted Coding
Check out this Python module with features you can fully customise!💻🫡
Tech With Tim Intermediate 1y ago
Did you know Pandas could do this?!🐼💻
AI-Assisted Coding
Did you know Pandas could do this?!🐼💻
Tech With Tim Intermediate 1y ago
You can scope styles with vanilla CSS now
AI-Assisted Coding
You can scope styles with vanilla CSS now
Kevin Powell Intermediate 1y ago
Let's Get Into NUMPY👊💻
AI-Assisted Coding
Let's Get Into NUMPY👊💻
Tech With Tim Intermediate 1y ago
We are going to look at Selenium this is one of my favourite modules merely for this reason.🔥🤝
AI-Assisted Coding
We are going to look at Selenium this is one of my favourite modules merely for this reason.🔥🤝
Tech With Tim Intermediate 1y ago
📚 Coursera Courses Opens on Coursera · Free to audit
1 / 3 View all →
Build a Modern Computer from First Principles: Nand to Tetris Part II (project-centered course)
📚 Coursera Course ↗
Self-paced
Build a Modern Computer from First Principles: Nand to Tetris Part II (project-centered course)
Opens on Coursera ↗
Les Expressions Lambda et Java
📚 Coursera Course ↗
Self-paced
Les Expressions Lambda et Java
Opens on Coursera ↗
Exploring Data Transformation with Google Cloud - Français
📚 Coursera Course ↗
Self-paced
Exploring Data Transformation with Google Cloud - Français
Opens on Coursera ↗
Advanced Programming in Kotlin
📚 Coursera Course ↗
Self-paced
Advanced Programming in Kotlin
Opens on Coursera ↗
Vibe Coding with GitHub Copilot
📚 Coursera Course ↗
Self-paced
Vibe Coding with GitHub Copilot
Opens on Coursera ↗
Traitement des données sans serveur avec Dataflow:opérations
📚 Coursera Course ↗
Self-paced
Traitement des données sans serveur avec Dataflow:opérations
Opens on Coursera ↗