✕ Clear filters
1,917 lessons

Browse Lessons

Curated from top practitioners. Filtered, not flooded.

All ▶ YouTube 201,044📚 Coursera 18,188🎤 TED 1
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
🔥 Start with THIS to Optimize Your Code for Maximum Efficiency!
AI-Assisted Coding
🔥 Start with THIS to Optimize Your Code for Maximum Efficiency!
Tech With Tim Beginner 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
I encourage you master this coding skill that will make you stand out as a software developer.
RAG & Vector Search
I encourage you master this coding skill that will make you stand out as a software developer.
Tech With Tim Intermediate 1y ago
Please Master This Magic Python Feature...👀
AI Safety & Ethics
Please Master This Magic Python Feature...👀
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
Should Beginner Programmers Use AI? (It’s Not That Simple…)
RAG & Vector Search
Should Beginner Programmers Use AI? (It’s Not That Simple…)
Tech With Tim Beginner 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
🔥 Want to stand out as a Software Dev? Start focusing on THIS☝
AI-Assisted Coding
🔥 Want to stand out as a Software Dev? Start focusing on THIS☝
Tech With Tim Beginner 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
5 AI Frameworks I Wished I Learned Earlier
Large Language Models
5 AI Frameworks I Wished I Learned Earlier
Tech With Tim Beginner 1y ago
☝Most devs have an introductory knowledge about this...
AI-Assisted Coding
☝Most devs have an introductory knowledge about this...
Tech With Tim Beginner 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
What does if __name__ == '__main__' do in Python?
AI News & Updates
What does if __name__ == '__main__' do in Python?
Tech With Tim Beginner 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
I Learned Python By Building These Projects - Tutorial for Beginners
AI Tools & Apps
I Learned Python By Building These Projects - Tutorial for Beginners
Tech With Tim Beginner 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
Will AI help or hurt you as a beginner programmer?Here’s what you need to know! 🔥
AI-Assisted Coding
Will AI help or hurt you as a beginner programmer?Here’s what you need to know! 🔥
Tech With Tim Beginner 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
What does '__init__.py' do in Python?
AI News & Updates
What does '__init__.py' do in Python?
Tech With Tim Intermediate 1y ago
🚀 The Pros of Using AI as a Beginner Coder – How It Can Boost Your Learning!
AI-Assisted Coding
🚀 The Pros of Using AI as a Beginner Coder – How It Can Boost Your Learning!
Tech With Tim Beginner 1y ago
⚠️ The Downsides of Using AI as a Beginner Coder – What You Need to Know! 🤖
AI-Assisted Coding
⚠️ The Downsides of Using AI as a Beginner Coder – What You Need to Know! 🤖
Tech With Tim Beginner 1y ago
Windsurf Tutorial for Beginners (AI Code Editor) - Better than Cursor??
AI-Assisted Coding
Windsurf Tutorial for Beginners (AI Code Editor) - Better than Cursor??
Tech With Tim Beginner 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
Python Advanced AI Voice Assistant - Full Tutorial with Frontend & Backend
AI News & Updates
Python Advanced AI Voice Assistant - Full Tutorial with Frontend & Backend
Tech With Tim Beginner 1y ago
If I were learning to code today, this is exactly how I’d use AI🚀🤖
AI-Assisted Coding
If I were learning to code today, this is exactly how I’d use AI🚀🤖
Tech With Tim Beginner 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
7 Rules For Learning to Code in 2025...and should you?
RAG & Vector Search
7 Rules For Learning to Code in 2025...and should you?
Tech With Tim Beginner 1y ago
Tired of overcomplicating variable swaps in Python? Check out this simple trick!👊
AI-Assisted Coding
Tired of overcomplicating variable swaps in Python? Check out this simple trick!👊
Tech With Tim Beginner 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