✕ Clear filters
217 lessons

💻 AI-Assisted Coding

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

All ▶ YouTube 200,947📚 Coursera 18,180🎤 TED 1
How to Build a Video Player in Next.js (Step-by-Step)
AI-Assisted Coding
How to Build a Video Player in Next.js (Step-by-Step)
Tech With Tim Intermediate 3w ago
I Let 3 AIs Compete to Build the Same App…
AI-Assisted Coding
I Let 3 AIs Compete to Build the Same App…
Tech With Tim Intermediate 5mo ago
The BIGGEST shift in the tech industry
AI-Assisted Coding
The BIGGEST shift in the tech industry
Tech With Tim Intermediate 9mo ago
Did you know about this in python?
AI-Assisted Coding
Did you know about this in python?
Tech With Tim Intermediate 9mo ago
How To Pick a Programming Language in 2025... And Should You?
AI-Assisted Coding
How To Pick a Programming Language in 2025... And Should You?
Tech With Tim Intermediate 12mo ago
Do you use GitHub Copilot? #CodingWithCopilot
AI-Assisted Coding
Do you use GitHub Copilot? #CodingWithCopilot
Tech With Tim Intermediate 1y ago
Here’s What You Need to Know About Python Descriptor Classes.
AI-Assisted Coding
Here’s What You Need to Know About Python Descriptor Classes.
Tech With Tim Intermediate 1y ago
💻 More ways to use Python properties! Most Devs MISS🚀
AI-Assisted Coding
💻 More ways to use Python properties! Most Devs MISS🚀
Tech With Tim Intermediate 1y ago
The One Skill Most DevOps Engineers Overlook. But absolutely should not!
AI-Assisted Coding
The One Skill Most DevOps Engineers Overlook. But absolutely should not!
Tech With Tim 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
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
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
🔥 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
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
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
The Feature We Are Going To Go Over Today Is Slicing In Python⌨️☝
AI-Assisted Coding
The Feature We Are Going To Go Over Today Is Slicing In Python⌨️☝
Tech With Tim Intermediate 1y ago
This is the Web Framework I prefer using to develop web applications quickly and efficiently.🎯☝
AI-Assisted Coding
This is the Web Framework I prefer using to develop web applications quickly and efficiently.🎯☝
Tech With Tim Intermediate 1y ago
If you want to create an API in Python I definitely will recommend using this API!🔥
AI-Assisted Coding
If you want to create an API in Python I definitely will recommend using this API!🔥
Tech With Tim Intermediate 1y ago
How I got offered 8,000 U.S. Canadian $$$💵
AI-Assisted Coding
How I got offered 8,000 U.S. Canadian $$$💵
Tech With Tim Intermediate 1y ago
This module is a game-changer for data validation and settings management in Python. 🔥👆
AI-Assisted Coding
This module is a game-changer for data validation and settings management in Python. 🔥👆
Tech With Tim Intermediate 1y ago
I use Flask a lot when I need to spin up a backend service.
AI-Assisted Coding
I use Flask a lot when I need to spin up a backend service.
Tech With Tim Intermediate 1y ago
📚 Coursera Courses Opens on Coursera · Free to audit
1 / 3 View all →
Virtualization, Docker, and Kubernetes for Data Engineering
📚 Coursera Course ↗
Self-paced
Virtualization, Docker, and Kubernetes for Data Engineering
Opens on Coursera ↗
Build Real-world Projects Using Replit and Ghostwriter
📚 Coursera Course ↗
Self-paced
Build Real-world Projects Using Replit and Ghostwriter
Opens on Coursera ↗
Se préparer à devenir Professional Data Engineer
📚 Coursera Course ↗
Self-paced
Se préparer à devenir Professional Data Engineer
Opens on Coursera ↗
Generative AI for Code Generation Training
📚 Coursera Course ↗
Self-paced
Generative AI for Code Generation Training
Opens on Coursera ↗
Créer des diagrammes stratégiques d'entreprise avec Creately
📚 Coursera Course ↗
Self-paced
Créer des diagrammes stratégiques d'entreprise avec Creately
Opens on Coursera ↗
Intermediate C++ Programming Techniques
📚 Coursera Course ↗
Self-paced
Intermediate C++ Programming Techniques
Opens on Coursera ↗