# learn course (blogs) — RSS Amplifier

Recent posts from the 1 feeds in the RSS Amplifier directory that cover learn course.

Page: <https://rssamplifier.com/topics/learn-course/blogs>  
Feed: <https://rssamplifier.com/topics/learn-course/blogs.md>

---

## [Up and Running with Rust](https://training.talkpython.fm/courses/up-and-running-with-rust)

_2026-08-05 · Talk Python Training: Courses RSS_

The Python developer's fast track to Rust Learn the language behind Ruff, uv, Polars, and Pydantic, then build your own compiled Rust extension and call it directly from Python. Learn more about the course on Talk Python: training.talkpython.fm/courses/up-and-running-with-rust

## [Python Web Security: OWASP Top 10 with Agentic AI](https://training.talkpython.fm/courses/agentic-ai-python-security)

_2026-05-20 · Talk Python Training: Courses RSS_

When Mozilla recently ran Claude over the Firefox JavaScript runtime , the AI uncovered more than 100 bugs, 14 of them serious enough to become CVEs. 🔥 That kind of agentic security review used to be the exclusive domain of expensive pen-testing firms. Not anymore. This course shows you how to do the same thing for your own Python web apps. We start by working through every category of the OWASP…

## [Agentic AI Programming for Python](https://training.talkpython.fm/courses/agentic-ai-programming-for-python)

_2025-10-20 · Talk Python Training: Courses RSS_

Have you tried AI coding tools only to end up frustrated, copying and pasting broken code from chatbots, or cleaning up poorly structured "AI slop"? There's a better way. Agentic AI Programming for Python teaches you to work with AI that acts like a skilled junior developer on your team: One who understands your entire codebase, runs your tests, formats your code, and builds complete features…

## [Just Enough Python for Data Scientists Course](https://training.talkpython.fm/courses/just-enough-python-for-data-scientists)

_2025-08-08 · Talk Python Training: Courses RSS_

Data scientists get things done in notebooks, but production-quality work needs more than ad-hoc scripts. Just Enough Python for Data Scientists gives you the essential Python and software engineering habits to level up your analyses without drowning in theory. In a few focused hours, you’ll tighten up your core Python, write clean and reusable functions, organize code into importable packages,…

## [LLM Building Blocks for Python](https://training.talkpython.fm/courses/llm-building-blocks-for-python)

_2025-06-14 · Talk Python Training: Courses RSS_

Dive into LLM Building Blocks for Python , a concise 1.2-hour video course that equips you with everything you need to integrate large language models into your Python applications. You’ll learn to move beyond “text in → text out” by turning your prompts into structured data, orchestrating chat-style workflows, and building interactive prototypes. From rapid-fire notebook experiments to…

## [Polars for Power Users](https://training.talkpython.fm/courses/polars-for-power-users)

_2025-05-20 · Talk Python Training: Courses RSS_

Unlock the full velocity of modern data science with Polars, the blazing-fast DataFrame library built in Rust and delivered in Python. In this hands-on course you'll move from spreadsheet limitations and sluggish pandas workflows to lightning-quick analyses that handle millions of rows in the blink of an eye. Whether you're wrangling CSVs, taming messy Excel files, or joining multi-gigabyte…

## [Effective PyCharm 2025](https://training.talkpython.fm/courses/effective-pycharm-ide)

_2025-03-11 · Talk Python Training: Courses RSS_

Welcome to Effective PyCharm 2025 – The Complete Python IDE Course , your gateway to mastering one of the most powerful tools in Python development. This course is designed to transform your coding workflow by teaching you not just how to use PyCharm, but how to harness its full potential. Whether you're a beginner looking to dive into the world of professional development or an experienced…

