Real Python - 🐍 New Python tutorials on Real Python

Hey there,

There’s always something going on over at realpython.com as far as Python tutorials go.

Here’s what you may have missed this past week:


Python News Roundup: September 2024

In September 2024, Python 3.12.5 was released, improving stability and security. Python ranked first again in IEEE Spectrum's 2024 language rankings. The Python Developers Survey 2023 unveiled key trends, and PEP 750 suggested tag strings for Python 3.14. EuroSciPy 2024 also concluded in Poland:

realpython.com/python-news-september-2024


When to Use .__repr__() vs .__str__() in Python

In this video course, you'll learn the difference between the string representations returned by .__repr__() vs .__str__() and understand how to use them effectively in classes that you define:

realpython.com/courses/repr-vs-str


Advance Your Career: Get NVIDIA Certified with 10% Off Today!
Sponsored by Nvidia

Advance your career in AI with an NVIDIA certification! Whether you're new to the field or a seasoned pro, certifications prove your expertise and commitment to continuous learning. Use code “REALPYTHON” for 10% off your certification exam.

Get Certified Today


Quiz: Python Virtual Environments: A Primer

In this quiz, you'll test your understanding of Python virtual environments. With this knowledge, you'll be able to avoid dependency conflicts and help other developers reproduce your development environment:

realpython.com/quizzes/python-virtual-environments-a-primer


How to Use Conditional Expressions With NumPy where()

This tutorial teaches you how to use the where() function to select elements from your NumPy arrays based on a condition. You'll learn how to perform various operations on those elements and even replace them with elements from a separate array or arrays:

realpython.com/numpy-where-conditional-expressions


Build AI Apps with More Flexibility for the Edge
Sponsored by Intel Corporation

Experience the power of Edge AI—delivering lightning-fast, real-time processing where it matters. Optimize your applications to push performance and accuracy beyond limits with Intel’s OpenVINO toolkit.

Explore and Build


Quiz: Python 3.13: Free-Threading and a JIT Compiler

In this quiz, you'll test your understanding of the new features in Python 3.13. You'll revisit how to compile a custom Python build, disable the Global Interpreter Lock (GIL), enable the Just-In-Time (JIT) compiler, and more:

realpython.com/quizzes/python313-free-threading-jit


The Real Python Podcast – Episode #220: Configuring Git Pre-Commit Hooks & Estimating Software Projects

How do you take advantage of Git pre-commit hooks? How do you build custom software checks and rules that run every time you commit your code? Christopher Trudeau is back on the show this week, bringing another batch of PyCoder's Weekly articles and projects:

realpython.com/podcasts/rpp/220


Using Pydantic to Simplify Python Data Validation

Discover the power of Pydantic, Python's most popular data parsing, validation, and serialization library. In this hands-on video course, you'll learn how to make your code more robust, trustworthy, and easier to debug with Pydantic:

realpython.com/courses/pydantic-simplify-data-validation


PyCoder's Weekly – Get the Latest Python News & Updates

Become a better Pythonista and stay up-to-date with your weekly dose of Python news & projects:

 → pycoders.com or click here to get the latest issue via email


A lot of time and effort goes into the Real Python team bringing you new and in-depth Python tutorials every week.

Please do us a solid and share your favorite Real Python content to help us spread the word.

Thanks for your time and for being a dedicated reader!

— Dan Bader (realpython.com)


Level Up With Unlimited Access to 3,500+ Python Tutorials and Video Lessons => Join Real Python

Make the Leap From Beginner to Intermediate => Get Python Basics: A Practical Introduction to Python 3

Python Tips, Interviews, and More =>The Real Python Podcast

Get Help With Your Coding Questions Experts on the RP Team => Real Python Office Hours

Find Your Dream Python Job => Python Job Board

A Peer-to-Peer Learning Community for Python Enthusiasts…Just Like You => PythonistaCafe

Give Your Team the Real-World Python Skills They Need to Succeed => Online Python Training for Teams

Older messages

🐍 New Python tutorials on Real Python

Saturday, September 7, 2024

Hey there, There's always something going on over at realpython.com as far as Python tutorials go. Here's what you may have missed this past week: Quiz: Generate Images With DALL·E and the

🐍 New Python tutorials on Real Python

Saturday, August 31, 2024

Hey there, There's always something going on over at realpython.com as far as Python tutorials go. Here's what you may have missed this past week: How to Install Python on Your System: A Guide

🐍 New Python tutorials on Real Python

Saturday, August 24, 2024

Hey there, There's always something going on over at realpython.com as far as Python tutorials go. Here's what you may have missed this past week: Python Classes: The Power of Object-Oriented

🐍 New Python tutorials on Real Python

Tuesday, August 20, 2024

Hey there, There's always something going on over at realpython.com as far as Python tutorials go. Here's what you may have missed this past week: Python News Roundup: August 2024 In July 2024,

🐍 New Python tutorials on Real Python

Saturday, August 10, 2024

Hey there, There's always something going on over at realpython.com as far as Python tutorials go. Here's what you may have missed this past week: Quiz: Functional Programming in Python: When

You Might Also Like

Pixel-Perfect? 🎨

Saturday, November 2, 2024

The Apple-Pixelmator deal makes sense. Just look at its feature set. Here's a version for your browser. Hunting for the end of the long tail • November 02, 2024 Pixel-Perfect? Apple makes a move to

🍏 You Should Buy the Old Mac Mini — Why the Metaverse Isn't Taking Off (Yet)

Saturday, November 2, 2024

Also: Tribit XSound Plus 2 Speaker Review, and More! How-To Geek Logo November 2, 2024 Did You Know James Smithson, a wealthy Englishman who became the founding donor of the Smithsonian Institution,

Mapped | Law and Order Around the World in 2024 🌎

Saturday, November 2, 2024

We show the safest countries in the world, based on perceptions of safety, trust in law enforcement, and other critical factors. View Online | Subscribe | Download Our App Presented by: RYSE Missed out

Daily Coding Problem: Problem #1597 [Medium]

Saturday, November 2, 2024

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Google. Given pre-order and in-order traversals of a binary tree, write a function to

Issue #565: Everything is a games platform, Game Off 2024, and better in a browser

Saturday, November 2, 2024

View this email in your browser Issue #565 - November 1st 2024 Weekly newsletter about Web Game Development. If you have anything you want to share with our community please let me know by replying to

The Reality of Digital Nomads: Chasing Adventure, Finding What?

Saturday, November 2, 2024

Top Tech Content sent at Noon! NODES 2024, a Dev Conference on AI, Knowledge Graphs & Apps Read this email in your browser How are you, @newsletterest1? 🪐 What's happening in tech today,

🐍 New Python tutorials on Real Python

Saturday, November 2, 2024

Hey there, There's always something going on over at Real Python as far as Python tutorials go. Here's what you may have missed this past week: Introducing Real Python's New Instructor-Led

Massive Git Config Breach Exposes 15,000 Credentials; 10,000 Private Repos Cloned

Saturday, November 2, 2024

THN Daily Updates Newsletter cover Introduction to Algorithms: A Comprehensive Guide for Beginners: Unlocking Computational Thinking ($34.99 Value) FREE for a Limited Time Begin your journey into the

Post from Syncfusion Blogs on 11/02/2024

Saturday, November 2, 2024

New blogs from Syncfusion Introducing Pagination in Blazor File Manager By Keerthana Rajendran This blog explains the new features added in the Syncfusion Blazor File Manager for the 2024 volume 3

📧 Clean Architecture: The Missing Chapter

Saturday, November 2, 2024

​ Clean Architecture: The Missing Chapter Read on: m​y website / Read time: 8 minutes The .NET Weekly is brought to you by: Remember when APIs were an afterthought? We're not going back. 74% of