Jie Jenn Create Your Own Prompt Library in Claude Desktop with MCP (Python Based) (17-01 06.04.25)
YouTube
Create Your Own Prompt Library in Claude Desktop with MCP (Python Based)
One of the most useful features of MCP in Claude Desktop is that you can actually create an MCP Server with all your prompt templates saved. No more copying and pasting; instead, simply select a prompt template, and that’s it.
📺 Learn how to get started…
📺 Learn how to get started…
Real Python Building a Code Image Generator With Python: Flask, Playwright, and Screenshots (11-48 04.04.25)
YouTube
Building a Code Image Generator With Python: Flask, Playwright, and Screenshots
This is a preview of the video course, "Building a Code Image Generator With Python." If you’re active on social media, then you know that images and videos are popular forms of content. As a programmer, you mainly work with text, so sharing the content that…
ByteByteGo Why Everyone’s Talking About MCP? (11-47 03.04.25)
YouTube
Why Everyone’s Talking About MCP?
Fixed 2:44–3:10 in the video uploaded to X (we’re unable to edit videos that are already uploaded to YouTube): https://x.com/bytebytego/status/1907838355657863385
Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter: https://bit.ly/bbg…
Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter: https://bit.ly/bbg…
anthonywritescode the python readline module is haunted (11-45 03.04.25)
YouTube
the python readline module is haunted
today we explain the wacky details that broke my text editor's tests and why readline is the worst.
playlist: https://www.youtube.com/playlist?list=PLWBKAf81pmOaP9naRiNAqug6EBnkPakvY
==========
twitch: https://twitch.tv/anthonywritescode
dicsord: http…
playlist: https://www.youtube.com/playlist?list=PLWBKAf81pmOaP9naRiNAqug6EBnkPakvY
==========
twitch: https://twitch.tv/anthonywritescode
dicsord: http…
Jie Jenn Run Stock Analysis And Research In Claude Desktop With This Yahoo Finance MCP Server (Python Based) (17-01 10.04.25)
YouTube
Run Stock Analysis And Research In Claude Desktop With This Yahoo Finance MCP Server (Python Based)
Yahoo Finance, being one of the largest financial data platforms, offers a wealth of market information, including stock quotes, financial news, and detailed company data. In this tutorial, we’ll build a Yahoo Finance MCP server using Python, that can be…
John Watson Rooney This Python package makes retrying http requests a breeze (18-49 09.04.25)
YouTube
The library that will save your scrapers.
➡ JOIN MY MAILING LIST
https://johnwr.com
➡ COMMUNITY
https://discord.gg/C4J2uckpbR
https://www.patreon.com/johnwatsonrooney
➡ PROXIES
https://proxyscrape.com/?ref=jhnwr
➡ HOSTING
https://m.do.co/c/c7c90f161ff6
Stamina Retries: https://github.com/hynek/stamina…
https://johnwr.com
➡ COMMUNITY
https://discord.gg/C4J2uckpbR
https://www.patreon.com/johnwatsonrooney
➡ PROXIES
https://proxyscrape.com/?ref=jhnwr
➡ HOSTING
https://m.do.co/c/c7c90f161ff6
Stamina Retries: https://github.com/hynek/stamina…
anthonywritescode typing a recursive flatten() (18-45 09.04.25)
YouTube
typing a recursive flatten()
today I show off how to type a recursive flatten() function using the new(ish) 3.12 syntax!
playlist: https://www.youtube.com/playlist?list=PLWBKAf81pmOaaIPOvL-6uuS0wJiorR1tz
==========
twitch: https://twitch.tv/anthonywritescode
dicsord: https://discord.gg/xDKGPaW…
playlist: https://www.youtube.com/playlist?list=PLWBKAf81pmOaaIPOvL-6uuS0wJiorR1tz
==========
twitch: https://twitch.tv/anthonywritescode
dicsord: https://discord.gg/xDKGPaW…
Indently "is" vs "==" Explained in Detail in Python (17-49 09.04.25)
YouTube
"is" vs "==" Explained in Detail in Python
In today's video we're going to be learning about the difference between "is" and "==" in Python. It's incredibly important you learn the difference between these two as early as possible, because using them interchangeably will lead to very hard to spot…
Jie Jenn Search Reddit Posts And Subreddits In Claude Desktop With This Reddit MCP Server (Python Based) (17-49 08.04.25)
YouTube
Search Reddit Posts And Subreddits In Claude Desktop With This Reddit MCP Server (Python Based)
Reddit, a leading social media platform, hosts a vast array of community forums where users share, discuss, and vote on content. In this tutorial, we’ll build a Reddit MCP server using Python, compatible with Claude Desktop and other clients, leveraging Reddit’s…
Real Python Checking for Membership Using Python's "in" and "not in" Operators: Basics & Common Data Types (20-48 10.04.25)
YouTube
Checking for Membership Using Python's "in" and "not in" Operators: Basics & Common Data Types
This is a preview of the video course, "Checking for Membership Using Python's "in" and "not in" Operators."
This is a portion of the complete course, which you can find here:
https://realpython.com/courses/checking-membership-in-not-in-operators/
The…
This is a portion of the complete course, which you can find here:
https://realpython.com/courses/checking-membership-in-not-in-operators/
The…
Carberra Are exception groups Python's MOST UNDERUSED feature? (17-49 08.04.25)
YouTube
Are exception groups Python's MOST UNDERUSED feature?
Despite releasing all the way back in Python 3.11, exception groups are scarcely used. Some of this will be due to authors maintaning compatibility with older Python versions, but there are some great uses of this, especially when validating inputs or managing…
NeuralNine Become An Autodidact: The Most Important Skill (17-49 08.04.25)
YouTube
Become An Autodidact: The Most Important Skill
In this video today, I talk a little bit about why I think that becoming an autodidact is one of the most important things, especially for computer scientists.
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/…
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/…
Tech With Tim How To Pick a Programming Language in 2025... And Should You? (17-45 08.04.25)
YouTube
How To Pick a Programming Language in 2025... And Should You?
Click this link https://sponsr.is/bootdev_TechWithTim and use my code TECHWITHTIM to get 25% off your first payment for boot.dev.
Let's talk about what you should actually learn and how picking the right language could be the difference between blending…
Let's talk about what you should actually learn and how picking the right language could be the difference between blending…
John Watson Rooney The Harsh Truth of Web Scraping in 2025 (22-49 19.04.25)
YouTube
The Harsh Truth of Web Scraping in 2025
➡ JOIN MY MAILING LIST
https://johnwrooney.substack.com/
➡ COMMUNITY
https://discord.gg/C4J2uckpbR
➡ PROXIES
https://proxyscrape.com/?ref=jhnwr
➡ WEB SCRAPING API
https://hubs.li/Q043T88w0
➡ HOSTING
https://m.do.co/c/c7c90f161ff6
If you are new, welcome.…
https://johnwrooney.substack.com/
➡ COMMUNITY
https://discord.gg/C4J2uckpbR
➡ PROXIES
https://proxyscrape.com/?ref=jhnwr
➡ WEB SCRAPING API
https://hubs.li/Q043T88w0
➡ HOSTING
https://m.do.co/c/c7c90f161ff6
If you are new, welcome.…
Tech With Tim How To Automate Your Finances with Python - Full Tutorial (Pandas, Streamlit, Plotly & More) (15-45 19.04.25)
YouTube
How To Automate Your Finances with Python - Full Tutorial (Pandas, Streamlit, Plotly & More)
Get started with DataCamp and their Finance with Python track today! https://datacamp.pxf.io/RGZMVb
In this video, I'll show you how to build a personal finance automation tool in Python. We'll use modules like Pandas, Plotly, & Streamlit. Let me give a…
In this video, I'll show you how to build a personal finance automation tool in Python. We'll use modules like Pandas, Plotly, & Streamlit. Let me give a…
NeuralNine Model Context Protocol (MCP): Everything You Need To Know (11-49 19.04.25)
YouTube
Model Context Protocol (MCP): Everything You Need To Know
Today we talk about the Model Context Protocol (MCP) and why it is talked about so much currently.
Code: https://github.com/NeuralNine/youtube-tutorials/tree/main/MCP%20Tutorial/my-mcp-server
MCP: https://modelcontextprotocol.io/introduction
MCP Servers:…
Code: https://github.com/NeuralNine/youtube-tutorials/tree/main/MCP%20Tutorial/my-mcp-server
MCP: https://modelcontextprotocol.io/introduction
MCP Servers:…
Real Python Exploring DuckDB & Comparing Python Expressions vs Statements | Real Python Podcast #247 (11-48 19.04.25)
YouTube
Exploring DuckDB & Comparing Python Expressions vs Statements | Real Python Podcast #247
Are you looking for a fast database that can handle large datasets in Python? What's the difference between a Python expression and a statement? Christopher Trudeau is back on the show this week, bringing another batch of PyCoder's Weekly articles and projects.…
ArjanCodes 10 Tips to Keep Your Software Simple (11-46 19.04.25)
YouTube
10 Tips to Keep Your Software Simple
👉 Take your productivity to the next level and keep your team organized - try monday.com for free today: https://bit.ly/424BbYW.
In this video, I’ll show you 10 essential tips to keep your code simple, maintainable, and easy to work with.
🔥 GitHub Repository:…
In this video, I’ll show you 10 essential tips to keep your code simple, maintainable, and easy to work with.
🔥 GitHub Repository:…
Real Python Creating a Python Dice Roll Application: Defining the Project & Building the Text-Based Interface (11-48 18.04.25)
YouTube
Creating a Python Dice Roll Application: Defining the Project & Building the Text-Based Interface
This is a preview of the video course, "Creating a Python Dice Roll Application". The course guides you through building a text-based user interface (TUI) application that simulates rolling dice using Python’s random module. You’ll learn to gather and validate…
Tech With Tim "New Junior Developers Can't Actually Code" (11-45 18.04.25)
YouTube
"New Junior Developers Can't Actually Code"
Check out ManageEngine Site24x7 today and get 6 months for FREE to evaluate the platform! https://https://www.site24x7.com/promo-signup.html?pack=1001&utm_source=TECHWITHTIM-1&utm_medium=Youtube&utm_campaign=YoutubeInfluencer
That's the title of this article…
That's the title of this article…
John Watson Rooney How I use Scrapy And Proxies to scrape Geo restricted sites (11-49 17.04.25)
YouTube
How I use Scrapy And Proxies to scrape Geo restricted sites
➡ JOIN MY MAILING LIST
https://johnwr.com
➡ COMMUNITY
https://discord.gg/C4J2uckpbR
➡ PROXIES
https://proxyscrape.com/?ref=jhnwr
➡ WEB SCRAPING API
https://hubs.li/Q043T88w0
➡ HOSTING
https://m.do.co/c/c7c90f161ff6
If you are new, welcome. I'm John,…
https://johnwr.com
➡ COMMUNITY
https://discord.gg/C4J2uckpbR
➡ PROXIES
https://proxyscrape.com/?ref=jhnwr
➡ WEB SCRAPING API
https://hubs.li/Q043T88w0
➡ HOSTING
https://m.do.co/c/c7c90f161ff6
If you are new, welcome. I'm John,…