PythonFromYouTube
@PythonFromYouTube
16 subscribers
2.62K links
Бот:
@YouTubeScannerBot
Всі канали:
@EnglishFromYouTube
@ITnewsFromYouTube_UA
@ScienceFromYouTube_UA
Download Telegram
About
Blog
Apps
Platform
Join
PythonFromYouTube
16 subscribers
PythonFromYouTube
Tech With Tim A New Coding Assistant Just Arrived... (19-45 10.01.25)
YouTube
A New Coding Assistant Just Arrived...
#Ad Get started with the IBM watsonx Code Assistant: https://obvs.ly/tech-with-tim

It's no surprise that software engineering and programming is changing quickly. AI's getting better and better, just two years ago we had ChatGPT, and today we have all kinds…
4 views10:00
PythonFromYouTube
ArjanCodes nothing is going to change (18-46 10.01.25)
YouTube
nothing is going to change
🎓 The Software Architect Mindset: https://arjancodes.com/courses/tsam.

In this video, I’m reflecting on 2024—what went wrong, what I learned, and why keeping things stupidly simple has become my guiding principle for both software design and life.

📨 The…
4 views10:00
PythonFromYouTube
NeuralNine Upscaling Images in Python with ESRGANs (19-48 11.01.25)
YouTube
Upscaling Images in Python with ESRGANs
In this video we learn how to upscale images in Python by a factor of four using ESRGANs.

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://www.neuralnine.com/books/…
3 views10:00
PythonFromYouTube
Carberra Nox is the ONLY package you'll EVER need (11-48 06.01.25)
YouTube
Nox is the ONLY package you'll EVER need
Nox provides an interface to set up your development workflows as code, and through sessions, manages virtual environments for you. Not only can you automate your local workflows, you don't ever need to install anything else!

Code ► https://github.com/…
3 views10:00
PythonFromYouTube
Jie Jenn Create An Intelligent Web Scraping Agent With PydanticAI In Python | Complete Tutorial (17-31 12.01.25)
YouTube
Create An Intelligent Web Scraping Agent With PydanticAI In Python | Complete Tutorial
Businesses often lack the tools and technical skills needed to access relevant data to make decisions. Extracting information from websites can be daunting due to their complex and varying HTML structures. This is where web scraping agents come in. By using…
5 views16:00
PythonFromYouTube
Tech With Tim Learn Ollama in 15 Minutes - Run LLM Models Locally for FREE (17-39 13.01.25)
YouTube
Learn Ollama in 15 Minutes - Run LLM Models Locally for FREE
Get 25% off SEO Writing using my code TWT25 → https://seowriting.ai/?utm_source=youtube&utm_medium=tech_with_tim

In this short video, I'll teach you everything you need to know to get up and running with Ollama. Which is a fantastic, free open source tool…
4 views16:00
PythonFromYouTube
NeuralNine 7 Linux Hardware Commands You Must Know (19-48 13.01.25)
YouTube
7 Linux Hardware Commands You Must Know
Today we learn about seven essential Linux hardware commands.

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://www.neuralnine.com/books/
👕 Programming Merch: …
5 views10:00
PythonFromYouTube
Jie Jenn Create Your Own Google Sheets AI Agent With PydanticAI In Python | Complete Tutorial (17-31 16.01.25)
YouTube
Create Your Own AI Agent To Automate Google Sheets | PydanticAI Tutorial
Google Sheets, being one of the most popular spreadsheet applications today, is being used by thousand if not millions of individuals, teams, and organizations worldwide for tasks ranging from simple data tracking to complex data analysis and project management.…
4 views16:00
PythonFromYouTube
NeuralNine Full Machine Learning Project: Train & Deploy a Pneumonia Classifier in PyTorch (19-49 15.01.25)
YouTube
Full Machine Learning Project: Train & Deploy a Pneumonia Classifier in PyTorch
In this video, we go through a full machine learning project. We train a large PyTorch model on GPUs in the cloud. Then we deploy it as a serverless endpoint using Docker and finally we build a Flask application to interact with it.

RunPod: https://rebr…
4 views16:00
PythonFromYouTube
ByteByteGo API Vs SDK! What's the difference? (18-47 15.01.25)
YouTube
API Vs SDK! What's the difference?
Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter: https://bit.ly/bbg-social

Animation tools: Adobe Illustrator and After Effects.

Checkout our bestselling System Design Interview books:
Volume 1: https://amzn.to/3Ou7gkd…
5 views16:00
PythonFromYouTube
anthonywritescode your tests should have 100% coverage (18-45 15.01.25)
YouTube
your tests should have 100% coverage
today I make the case for 100% coverage... in tests (and show some interesting cases at work where tests simply weren't running or weren't testing what was expected!)

playlist: https://www.youtube.com/playlist?list=PLWBKAf81pmOaP9naRiNAqug6EBnkPakvY

==========…
5 views16:00
PythonFromYouTube
Indently 49 Useful Built-In Functions in Python (21-48 16.01.25)
YouTube
49 Useful Built-In Functions in Python
In today’s video we’re going to be learning 49 of Python’s most basic (and important) built-in functions. There are 72 in total, but I will only be covering the ones I found myself using the most frequently here.

▶ Become job-ready with Python:
https:/…
4 views10:00
PythonFromYouTube
Real Python Dictionary Comprehensions in Python: Reviewing Dictionaries & Understanding Comprehensions (20-48 16.01.25)
YouTube
Dictionary Comprehensions in Python: Reviewing Dictionaries & Understanding Comprehensions
This is a preview of the video course, "Building Dictionary Comprehensions in Python". Dictionary comprehensions are a concise and quick way to create, transform, and filter dictionaries in Python. They can significantly enhance your code’s conciseness and…
4 views10:00
PythonFromYouTube
Real Python Principles for Considering Your Python Tooling | Real Python Podcast #235 (20-48 17.01.25)
YouTube
Principles for Considering Your Python Tooling | Real Python Podcast #235
What are the principles you should consider when making decisions about which Python tools to use? What anti-patterns get in the way of making the right choices for your team? Christopher Trudeau is back on the show this week, bringing another batch of PyCoder's…
5 views10:00
PythonFromYouTube
NeuralNine Coding in The World's Oldest Programming Language (19-48 17.01.25)
YouTube
Coding in The World's Oldest Programming Language
In this video we are going to build a simple calculator in the world's oldest programming language, Fortran.

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚
🐍 The Python Bible Book: https://www.neuralnine.com/books/
💻 The Algorithm Bible Book: https://…
5 views10:00
PythonFromYouTube
ArjanCodes I Made a Version of Honey That Doesn’t SCREW Creators (18-46 17.01.25)
YouTube
I Built a Version of Honey That Actually SUPPORTS Creators
✅ Learn how to build robust and scalable software architecture: https://arjan.codes/checklist.

Honey might save you money, but it’s not so sweet for creators. In this video, I build Kale—an ethical, open-source alternative to Honey that’s transparent and…
5 views10:00
PythonFromYouTube
Real Python Transform Your Python Skills in Just 8 Weeks (20-49 18.01.25)
YouTube
Transform Your Python Skills in Just 8 Weeks
Go beyond the basics and learn to write professional-grade Python with confidence. This 8-week, live, cohort-based course covers advanced Python patterns, OOP, and Pythonic design.

Led by Real Python educator Stephen Gruppetta, you'll gain the skills to…
4 views10:00
PythonFromYouTube
Jie Jenn Create Your Own AI Agent Pipeline With Pydantic Graph | PydanticAI Tutorial (17-30 19.01.25)
YouTube
Create Your Own AI Agent Pipeline With Pydantic Graph | PydanticAI Tutorial
PyDanticAI just released Graphs support called "Pydantic Graph", which, in my opinion, is a game-changing feature that will revolutionize your AI agent workflow. In this tutorial, I will go through how to use the new Graphs feature with a few examples.

📋…
5 views16:00
PythonFromYouTube
John Watson Rooney Actionable Advice for Beginner Web Scraping (16-58 19.01.25)
YouTube
Actionable Advice for Beginner Web Scraping
Check Out ProxyScrape here: https://proxyscrape.com/?ref=jhnwr

➡ JOIN MY MAILING LIST
https://johnwr.com

➡ COMMUNITY
https://discord.gg/C4J2uckpbR
https://www.patreon.com/johnwatsonrooney

➡ PROXIES
https://proxyscrape.com/?ref=jhnwr

➡ HOSTING (Digital…
5 views16:00
PythonFromYouTube
Tech With Tim Web Scraping 101: A Million Dollar SaaS Idea (15-45 19.01.25)
YouTube
Web Scraping 101: A Million Dollar SaaS Idea
In this video, I’ll show you how to turn a simple web scraping technique into the foundation for a potential million-dollar SaaS idea.

Get $15 in free credit when you sign up for BrightData: https://brdta.com/techwithtim_api

Want to make real money with…
7 views16:00