Real Python - 🐍 New Python tutorials on Real Python

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:


Python's property(): Add Managed Attributes to Your Classes

In this tutorial, you'll learn how to create managed attributes in your classes using Python's property(). Managed attributes are attributes that have function-like behavior, which allows for performing actions during the attribute access and update:

realpython.com/python-property


Quiz: Defining Your Own Python Function

In this quiz, you'll test your understanding of how to define your own Python functions. You'll revisit both the basics and more complex syntax, such as args and kwargs, to sharpen your knowledge of function definitions in Python:

realpython.com/quizzes/defining-your-own-python-function


Scrape Web Data at Scale with a 98.7% Success Rate
Sponsored by ZenRows

Extract all the data you need from any website without getting blocked with ZenRows' Scraper API – a complete toolkit with premium proxies, anti-CAPTCHA, cloud-based scalable browsers, and more. Start your free trial now.

Try ZenRows Today


Understanding Python's Global Interpreter Lock (GIL)

Python's Global Interpreter Lock or GIL, in simple words, is a mutex (or a lock) that allows only one thread to hold the control of the Python interpreter at any one time. In this video course you'll learn how the GIL affects the performance of your Python programs:

realpython.com/courses/understanding-global-interpreter-lock-gil


Quiz: Python Class Constructors: Control Your Object Instantiation

In this quiz, you'll test your understanding of class constructors in Python. By working through this quiz, you'll revisit the internal instantiation process, object initialization, and fine-tuning object creation:

realpython.com/quizzes/python-class-constructor


Build Your Own AI Assistant with Edge AI
Sponsored by Intel Corporation

Simplify workloads and elevate customer service. Build customized AI assistants that respond to voice prompts with powerful language and comprehension capabilities. Personalized AI assistance is based on your unique needs with Intel’s OpenVINO toolkit.

Explore and Build


Python Thread Safety: Using a Lock and Other Techniques

In this tutorial, you'll learn about the issues that can occur when your code is run in a multithreaded environment. Then you'll explore the various synchronization primitives available in Python's threading module, such as locks, which help you make your code safe:

realpython.com/python-thread-lock


Quiz: The Python Standard REPL: Try Out Code and Ideas Quickly

In this quiz, you'll test your understanding of the Python standard REPL. The Python REPL allows you to run Python code interactively, which is useful for testing new ideas, exploring libraries, refactoring and debugging code, and trying out examples:

realpython.com/quizzes/python-repl


The Real Python Podcast – Episode #225: Python Getting Faster and Leaner & Ideas for Django Projects

What changes are happening under the hood in the latest versions of Python? How are these updates laying the groundwork for a faster Python in the coming years? Christopher Trudeau is back on the show this week, bringing another batch of PyCoder's Weekly articles and projects:

realpython.com/podcasts/rpp/225


Reading and Writing Files in Python

In this course, you'll learn about reading and writing files in Python. You'll cover everything from what a file is made up of to which libraries can help you along that way. You'll also take a look at some basic scenarios of file usage as well as some advanced techniques:

realpython.com/courses/reading-and-writing-files-python


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

Sunday, October 20, 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: Python News Roundup: October 2024 This month,

🚀🐍 Meet Code Mentor—Your Personal Python Guide

Sunday, October 20, 2024

Hey there, I'm happy to announce the launch of Code Mentor, a brand-new learning feature available exclusively to Real Python members, now in beta! 🎉 Whether you're working through complex code

🐍 New Python tutorials on Real Python

Sunday, October 20, 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: Syntactic Sugar: Why Python Is Sweet and Pythonic

🐍 New Python tutorials on Real Python

Saturday, October 5, 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: Python 3.13: Cool New Features for You to Try In

🐍 New Python tutorials on Real Python

Saturday, September 28, 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: Python Virtual Environments: A Primer In this

You Might Also Like

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

📲 I Upgraded From an iPhone 13 to an iPhone 16 — How to Update Arch Linux

Friday, November 1, 2024

Also: The 10 Best Emulators for Mac Gaming, and More! How-To Geek Logo November 1, 2024 Did You Know Historically, many colleges in the United States required that you demonstrate the ability to swim (

Zombies Among Us: Deadcoins How to Spot Them

Friday, November 1, 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,