🐍 New Python tutorials on Real Python (+ Giveaway!)

Hey there,

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

🔥 Warm Up Your Winter with Real Python's Giveaway 🔥

Don't miss your chance to elevate your Python skills... The Real Python Winter Warm-Up Giveaway is your golden ticket to mastering Python. With just a few days left to enter, time is ticking.

Prizes include a three-year Real Python membership plus all RP books (a $1,913 value), a 50% discount on an annual membership, and a 30% discount on our best-selling Python books.

Whether you're starting your Python journey or scaling new coding peaks, these prizes are tailored to help you succeed. Click here to enter the giveaway and seize the opportunity to transform your Python prowess. (Hurry, registration ends in just over 3 days.)

🐍 Dive into the Latest Python Tutorials 🐍

There’s always something happening at realpython.com, especially when it comes to Python tutorials.

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


Model-View-Controller (MVC) in Python Web Apps: Explained With Lego

This tutorial conceptually explains the Model-View-Controller (MVC) pattern in Python web apps using Lego bricks. Finally understand this important architecture to streamline your web development process:

realpython.com/lego-model-view-controller-python


SQLite and SQLAlchemy in Python: Move Your Data Beyond Flat Files

In this video course, you'll learn how to store and retrieve data using Python, SQLite, and SQLAlchemy as well as with flat files. Using SQLite with Python brings with it the additional benefit of accessing data with SQL. By adding SQLAlchemy, you can work with data in terms of objects and methods:

realpython.com/courses/sqlite-sqlalchemy-python-beyond-flat-files


Posit Connect - Make Deployment the Easiest Part of Your Data Science Workflow
Sponsored by Posit

Data scientists use Posit Connect to securely share insights with decision makers. It allows you and your team to automate time-consuming tasks with code, & distribute custom-built tools and solutions across teams. Publish interactive applications, documents, notebooks, and dashboards. Deploy models as APIs, and configure reports to run & get distributed on a custom schedule.

Learn More and Get Started Today!


Build a Python Turtle Game: Space Invaders Clone

In this step-by-step tutorial, you'll use Python's turtle module to write a Space Invaders clone. You'll learn about techniques used in animations and games, and consolidate your knowledge of key Python topics:

realpython.com/build-python-turtle-game-space-invaders-clone


The Real Python Podcast – Episode #197: Using Python in Bioinformatics and the Laboratory

How is Python being used to automate processes in the laboratory? How can it speed up scientific work with DNA sequencing? This week on the show, Chemical Engineering PhD Student Parsa Ghadermazi is here to discuss Python in bioinformatics:

realpython.com/podcasts/rpp/197


Python Debugging and Performance Monitoring
Sponsored by Sentry

Taming Python’s processing power or controlling JavaScript’s flow through Node.js? With Sentry, you can trace issues from the frontend to the backend—detecting slow and broken code, to fix what’s broken faster. Installing the free SDK is super easy and new users get three full months of the team plan. Just use code "realpython" on signup.

Get Sentry Free


Quiz: Python Name-Main Idiom

Test your knowledge of Python's if __name__ == "__main__" idiom by answering a series of questions! You've probably encountered the name-main idiom and might have even used it in your own scripts. But did you use it correctly?

realpython.com/quizzes/python-name-main-idiom


Context Managers and Python's with Statement

In this video course, you'll learn what the Python with statement is and how to use it with existing context managers. You'll also learn how to create your own context managers:

realpython.com/courses/with-statement-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

⛄️ Winter Warm-Up Giveaway @ Real Python

Wednesday, March 20, 2024

Hey there, We're doing a special "Winter Warm-Up" giveaway this week at Real Python 🎁🎉 You can get Python education resources worth over $2000, including three years of all-access to Real

🐍 New Python tutorials on Real Python

Saturday, March 16, 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: What's New From February 2024

🐍 New Python tutorials on Real Python

Saturday, March 9, 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's __all__: Packages, Modules, and

🐍 New Python tutorials on Real Python

Saturday, March 2, 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: Duck Typing in Python: Writing Flexible and

🐍 New Python tutorials on Real Python

Saturday, February 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: Dependency Management With Python Poetry Learn

You Might Also Like

JSK Daily for Nov 22, 2024

Friday, November 22, 2024

JSK Daily for Nov 22, 2024 View this email in your browser A community curated daily e-mail of JavaScript news React E-Commerce App for Digital Products: Part 4 (Creating the Home Page) This component

Spyglass Dispatch: The Fate of Chrome • Amazon Tops Up Anthropic • Pros Quit Xitter • Brave Powers AI Search • Apple's Lazy AI River • RIP Enrique Allen

Friday, November 22, 2024

The Fate of Chrome • Amazon Tops Up Anthropic • Pros Quit Xitter • Brave Powers AI Search • Apple's Lazy AI River • RIP Enrique Allen The Spyglass Dispatch is a free newsletter sent out daily on

Charted | How the Global Distribution of Wealth Has Changed (2000-2023) 💰

Friday, November 22, 2024

This graphic illustrates the shifts in global wealth distribution between 2000 and 2023. View Online | Subscribe | Download Our App Presented by: MSCI >> Get the Free Investor Guide Now FEATURED

Daily Coding Problem: Problem #1616 [Easy]

Friday, November 22, 2024

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Alibaba. Given an even number (greater than 2), return two prime numbers whose sum will

The problem to solve

Friday, November 22, 2024

​ Use problem framing to define the problem to solve This week, Tom Parson and Krishna Raha share tools and frameworks to identify and address challenges effectively, while Voltage Control highlights

Issue #568: Random mazes, train clock, and ReKill

Friday, November 22, 2024

View this email in your browser Issue #568 - November 22nd 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

Whats Next for AI: Interpreting Anthropic CEOs Vision

Friday, November 22, 2024

Top Tech Content sent at Noon! How the world collects web data Read this email in your browser How are you, @newsletterest1? 🪐 What's happening in tech today, November 22, 2024? The HackerNoon

iOS Cocoa Treats

Friday, November 22, 2024

View in browser Hello, you're reading Infinum iOS Cocoa Treats, bringing you the latest iOS related news straight to your inbox every week. Using the SwiftUI ImageRenderer The SwiftUI ImageRenderer

iOS Dev Weekly - Issue 688

Friday, November 22, 2024

How do you get an app featured on the App Store? There's a new process, and it's great! 📝 View on the Web Archives ISSUE 688 November 22nd 2024 Comment Every developer, from solo indie devs to

Why Nvidia's CEO loves NotebookLM

Friday, November 22, 2024

I love my Alexa-enabled microwave; Best early Black Friday deals -- ZDNET ZDNET Tech Today - US November 22, 2024 Jensen Huang Even Nvidia's CEO is obsessed with Google's NotebookLM AI tool