β¨ Office Hours β¨
π Join us live for an exclusive members-only Q&A session with the Real Python team. You'll meet fellow Pythonistas to chat about your learning progress, ask questions, and discuss Python tips & tricks via screen sharing. Simply register for upcoming events on this page.
π·οΈ #Python
π Join us live for an exclusive members-only Q&A session with the Real Python team. You'll meet fellow Pythonistas to chat about your learning progress, ask questions, and discuss Python tips & tricks via screen sharing. Simply register for upcoming events on this page.
π·οΈ #Python
β€1
β¨ Python's with Statement: Manage External Resources Safely β¨
π Understand Python's with statement and context managers to streamline the setup and teardown phases in resource management. Start writing safer code today!
π·οΈ #intermediate #python
π Understand Python's with statement and context managers to streamline the setup and teardown phases in resource management. Start writing safer code today!
π·οΈ #intermediate #python
β€1
β¨ Python 3.14 Release Candidate Lands: Faster Code, Smarter Concurrency β¨
π Python 3.14 enters its release candidate phase, Django turns 20, and exciting updates about tools, libraries, and the Python community.
π·οΈ #community
π Python 3.14 enters its release candidate phase, Django turns 20, and exciting updates about tools, libraries, and the Python community.
π·οΈ #community
β€2
β¨ What Are Mixin Classes in Python? β¨
π Learn how to use Python mixin classes to write modular, reusable, and flexible code with practical examples and design tips.
π·οΈ #intermediate #python
π Learn how to use Python mixin classes to write modular, reusable, and flexible code with practical examples and design tips.
π·οΈ #intermediate #python
β€1
β¨ Quiz: What Are Mixin Classes in Python? β¨
π Test your knowledge of Python mixinsβspecialized classes that let you reuse methods without traditional inheritance.
π·οΈ #intermediate #python
π Test your knowledge of Python mixinsβspecialized classes that let you reuse methods without traditional inheritance.
π·οΈ #intermediate #python
β€1
β¨ Quiz: Intro to Object-Oriented Programming (OOP) in Python β¨
π Test your knowledge of object-oriented programming (OOP) in Python and how to work with classes, objects, and constructors. Initialize... Go!
π·οΈ #intermediate #python
π Test your knowledge of object-oriented programming (OOP) in Python and how to work with classes, objects, and constructors. Initialize... Go!
π·οΈ #intermediate #python
β€1
β¨ Quiz: Build a Scalable Flask Web Project From Scratch β¨
π Test your knowledge of Flask basics, blueprints, project structure, Jinja templates, static files, and setup steps.
π·οΈ #intermediate #flask #front-end #web-dev
π Test your knowledge of Flask basics, blueprints, project structure, Jinja templates, static files, and setup steps.
π·οΈ #intermediate #flask #front-end #web-dev
β€1
β¨ Quiz: Introduction to Web Scraping With Python β¨
π Practice the basics of web scraping in Python using Beautiful Soup and MechanicalSoup, including setup, parsing, and automation tools.
π·οΈ #intermediate #web-scraping
π Practice the basics of web scraping in Python using Beautiful Soup and MechanicalSoup, including setup, parsing, and automation tools.
π·οΈ #intermediate #web-scraping
β€2
β¨ Quiz: Working With Python's Built-in Exceptions β¨
π Test your knowledge of Python's built-in exceptions by answering interactive questions. Learn effective error handling techniques.
π·οΈ #intermediate #python
π Test your knowledge of Python's built-in exceptions by answering interactive questions. Learn effective error handling techniques.
π·οΈ #intermediate #python
β€1
β¨ Bitwise Operators in Python β¨
π Learn how to use Python's bitwise operators to manipulate individual bits of data at the most granular level.
π·οΈ #intermediate #python
π Learn how to use Python's bitwise operators to manipulate individual bits of data at the most granular level.
π·οΈ #intermediate #python
β¨ Quiz: Bitwise Operators in Python β¨
π Test your understanding of Python bitwise operators by revisiting core concepts like bitwise AND, OR, XOR, NOT, shifts, bitmasks, and their applications.
π·οΈ #intermediate #python
π Test your understanding of Python bitwise operators by revisiting core concepts like bitwise AND, OR, XOR, NOT, shifts, bitmasks, and their applications.
π·οΈ #intermediate #python
β€2