NeuralNine Coding Your Own Custom MCP Server in Python - Full Tutorial (19-09 30.06.25)
YouTube
Coding Your Own Custom MCP Server in Python - Full Tutorial
In this video today, we learn how to build our own custom MCP (Model Context Protocol) server in Python.
Code: https://github.com/NeuralNine/youtube-tutorials/tree/main/MCP%20Server
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book:…
Code: https://github.com/NeuralNine/youtube-tutorials/tree/main/MCP%20Server
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book:…
anthonywritescode `type` is not valid as a type??? (18-02 02.07.25)
YouTube
`type` is not valid as a type???
another typing puzzle! this one we get a quite puzzling error message and then work around the problem to get `type` resolving properly :)
playlist: https://www.youtube.com/playlist?list=PLWBKAf81pmOaaIPOvL-6uuS0wJiorR1tz
==========
twitch: https://tw…
playlist: https://www.youtube.com/playlist?list=PLWBKAf81pmOaaIPOvL-6uuS0wJiorR1tz
==========
twitch: https://tw…
NeuralNine Building A Financial Dashboard with Devin AI - Here's What Happened (19-09 01.07.25)
YouTube
Building A Financial Dashboard with Devin AI - Here's What Happened
In this video, we build a full financial dashboard in Python and React by using the fully autonomous AI software engineer Devin.
Devin: https://devin.ai/?utm_medium=tiktok&utm_source=neuralnine&utm_campaign=tiktokjuly
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books…
Devin: https://devin.ai/?utm_medium=tiktok&utm_source=neuralnine&utm_campaign=tiktokjuly
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books…
Tech With Tim The 3 Ways to Make Websites in Python - Fast & Easy (17-05 03.07.25)
YouTube
The 3 Ways to Make Websites in Python - Fast & Easy
Get started with SiteGround's web hosting today! https://www.siteground.com/index.htm?afcode=a948fcdf7d1db731c5bbde4aabc118bd
If you want to build a website in Python, then you're in the right place. Now, Python offers some incredibly powerful yet beginner…
If you want to build a website in Python, then you're in the right place. Now, Python offers some incredibly powerful yet beginner…
Eric Roby 11 Rules For Learning to Code in 2025 and Should You Even Bother? (16-10 03.07.25)
YouTube
11 New Rules for Learning to Code in 2025
Learning to code in 2025 isn’t the same as it was even a few years ago. AI is changing the game. Bootcamps are everywhere. And some people are even saying coding is done. So… should you still bother to learn? In this video, I’ll share 11 rules for learning…
Indently Big updates: Free Python course & new coding channels (14-09 03.07.25)
YouTube
Big updates: Free Python course & new coding channels
How's it going everyone? In today's video I have some pretty big updates for you regarding my free Python course applications and the new channels I've been working on.
Links (in order):
1. Rustfully @Rustfully
2. Appfully @Appfully
3. Python course application:…
Links (in order):
1. Rustfully @Rustfully
2. Appfully @Appfully
3. Python course application:…
ArjanCodes This Is Why Your Python Code Turns Into Spaghetti (18-01 04.07.25)
YouTube
This Is Why Your Python Code Turns Into Spaghetti
💡 Learn how to design great software in 7 steps: https://arjan.codes/designguide.
Why do Python projects turn into spaghetti so easily? In this video, I show how using abstraction (with Callable, ABC, and Protocol) can dramatically clean up your code. We’ll…
Why do Python projects turn into spaghetti so easily? In this video, I show how using abstraction (with Callable, ABC, and Protocol) can dramatically clean up your code. We’ll…
Real Python Implementing the Factory Method Pattern in Python: Basics (20-09 03.07.25)
YouTube
Implementing the Factory Method Pattern in Python: Basics
This is a preview of the video course, "Implementing the Factory Method Pattern in Python". This video course explores the Factory Method design pattern and its implementation in Python. Design patterns became a popular topic in late 90s after the so-called…
Real Python Solving Problems and Saving Time in Chemistry With Python | Real Python Podcast #256 (20-09 04.07.25)
YouTube
Solving Problems and Saving Time in Chemistry With Python | Real Python Podcast #256
What motivates someone to learn how to code as a scientist? How do you harness the excitement of solving problems quickly and make the connection to the benefits of coding in your scientific work? This week on the show, we speak with Ben Lear and Christopher…
NeuralNine Python Multiprocessing Explained in 7 Minutes (19-09 04.07.25)
YouTube
Python Multiprocessing Explained in 7 Minutes
This video is a super-fast crash course for multiprocessing in Python.
Code: https://github.com/NeuralNine/youtube-tutorials/tree/main/Multiprocessing
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/…
Code: https://github.com/NeuralNine/youtube-tutorials/tree/main/Multiprocessing
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/…
Tech With Tim Breaking Down the First AI-to-AI Communication Protocol in Production (17-05 07.07.25)
YouTube
Breaking Down the First AI-to-AI Communication Protocol in Production
This God tier AI agent can now communicate on the fly with other AIs. And in this video, I'm going to break down how it works and what the future of AI to communicate might look like.
DevLaunch is my mentorship program where I personally help developers…
DevLaunch is my mentorship program where I personally help developers…
Hynek Schlawack uv: Making Python Local Workflows FAST and BORING in 2025 (21-10 06.07.25)
YouTube
uv: Making Local Python Workflows FAST and BORING in 2025
After setting up our #Python #uv projects for success in https://www.youtube.com/watch?v=mFyE9xgeKcA, it's time to finally get some work done! In this video I show you my local workflows for production projects and the tools that help me to keep everything…
Real Python Start Automating: Build Your First GitHub Action (20-09 06.07.25)
YouTube
Start Automating: Build Your First GitHub Action
In this Real Python course excerpt, you’ll create your very first GitHub workflow. Learn how to get started with GitHub Actions by exploring the Actions tab and setting up a simple workflow in your repository. This is the first step toward automating your…
pixegami Gemini CLI: First Look at Google's FREE AI Agent (17-09 08.07.25)
YouTube
Gemini CLI: How To Get Started
Gemini CLI is a free and open source AI agent from Google.
It is a general purpose AI agent that runs from your terminal, and can autonomously work on your project for you. It is extremely powerful, it can connect to external tools via MCP, and it is free…
It is a general purpose AI agent that runs from your terminal, and can autonomously work on your project for you. It is extremely powerful, it can connect to external tools via MCP, and it is free…
Python Decoded Дескриптори - Ти Ними Постійно Користуєшся (10-10 08.07.25)
YouTube
Дескриптори - Ти Ними Постійно Користуєшся
В цьому відео ми розберемося у тому, що таке Дескриптори, які вони бувають і навіщо вони потрібні. І насправді ви ними постійно користуєтесь, тож вам обов'язково потрібно розібратись у тому, як вони працюють.
Підтримати канал:
Patreon: https://patreon…
Підтримати канал:
Patreon: https://patreon…
NeuralNine Simulating Planet Orbits in Python (19-09 07.07.25)
YouTube
Simulating Planet Orbits in Python
Today we simulate and animate planet orbits in Python using PyGame and Newtonian physics.
Code: https://github.com/NeuralNine/youtube-tutorials/tree/main/Planet%20Orbit
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://w…
Code: https://github.com/NeuralNine/youtube-tutorials/tree/main/Planet%20Orbit
◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://w…
Indently New in Python 3.14: Exception syntax update (19-09 08.07.25)
YouTube
New in Python 3.14: Exception syntax update
In today’s video I just wanted to talk about one of the new features that we will have at our disposal in Python 3.14. This one is quite trivial and doesn’t really affect anyone’s programming experience, but it’s still worth knowing about.
PEP-758: http…
PEP-758: http…
Eric Roby I Wrote 100,000+ Lines Of Python. Here's What You NEED To Know! (16-10 10.07.25)
YouTube
I Wrote 100,000+ Lines Of Python. Here's What You NEED To Know!
After writing over 100,000 lines of Python code I have learned some lessons. In this video, we will go over those Python lessons.
Want FREE code repositories: https://www.codingwithroby.com/freebies
🎥 PydanticAI Tutorial: https://youtu.be/YKRqnWLZbpU…
Want FREE code repositories: https://www.codingwithroby.com/freebies
🎥 PydanticAI Tutorial: https://youtu.be/YKRqnWLZbpU…
anthonywritescode coverage doesn't work on a mypy plugin? (19-05 09.07.25)
YouTube
coverage doesn't work on a mypy plugin?
well not by default! I walk through how I figured out what was going on and ultimately found a solution to running coverage on a mypy plugin! also some insight into how this same problem can happen elsewhere :)
playlist: https://www.youtube.com/playli…
playlist: https://www.youtube.com/playli…
Tech With Tim The Ultimate FastAPI + React Full Stack Project (Deploy This and You’re Set) (18-01 11.07.25)
YouTube
The Ultimate FastAPI + React Full Stack Project (Deploy This and You’re Set)
In this video, you'll learn how to build a full stack application using FastAPI in Python and JavaScript and React. Now I'll cover databases, AI integrations, backend and frontend communication, designing the API, and various best practices. I'll even show…