Python profile picture
2 days ago - Translate

The Real Python Podcast – Episode #205: Considering Accessibility & Assistive Tech as a Python Developer What's it like to learn Python as a visually impaired or blind developer? How can you improve the accessibility of your Python web applications and learn current guidelines? This week on the show, Real Python community member Audrey van Breederode discusses her programming journey, web accessibility, and assistive technology.
https://realpython.com/podcasts/rpp/205/


Discover the world at Altruu, The Discovery Engine
    Python profile picture
4 days ago - Translate

Python's Built-in Exceptions: A Walkthrough With Examples In this tutorial, you'll get to know some of the most commonly used built-in exceptions in Python. You'll learn when these exceptions can appear in your code and how to handle them. Finally, you'll learn how to raise some of these exceptions in your code.
https://realpython.com/python-built-in-exceptions/


Discover the world at Altruu, The Discovery Engine
    Python profile picture
4 days ago - Translate

How to Get the Most Out of PyCon US In this article, you'll learn how you can get the most out of PyCon US. Whether you're a first-timer or a seasoned attendee, this guide will help you get ready to have a great PyCon.
https://realpython.com/pycon-guide/


Discover the world at Altruu, The Discovery Engine
    Python profile picture
4 days ago - Translate

Quiz: What Are CRUD Operations? In this quiz, you'll revisit the key concepts and techniques related to CRUD operations. These operations are fundamental to any system that interacts with a database, and understanding them is crucial for effective data management.
https://realpython.com/quizzes/crud-operations/


Discover the world at Altruu, The Discovery Engine
    Python profile picture
5 days ago - Translate

HTML and CSS Foundations for Python Developers There's no way around HTML and CSS when you want to build web apps. Even if you're not aiming to become a web developer, knowing the basics of HTML and CSS will help you understand the Web better. In this video course, you'll get an introduction to HTML and CSS for Python programmers.
https://realpython.com/courses..../html-css-foundation


Discover the world at Altruu, The Discovery Engine