What Pythonistas say about realpython.com: An interview series with Real Python community members. 🐍 Become a Python expert with real-world tutorials, on-demand courses, interactive quizzes, and 24/7 access to a community of experts at https://realpython.com

Biggest Wins & Results With Real Python

3.1K views2 years ago

Overcoming Challenges With Real Python

1.1K views2 years ago

Why I Chose Real Python

12K views2 years ago
Python is full of awesome features and tricks. In this video series you'll see hands-on examples of intermediate and advanced level features and programming techniques in Python.
Watch me do “live” Python code reviews for YouTube subscribers and dbader.org readers. In these videos I review and share my feedback on Python projects and other code that you guys sent me. Note that these videos for the most part unedited. This is really more of a ”Code Review: Unplugged” session than a polished Python tutorial or course. Here's some more background story: https://dbader.org/blog/live-python-code-review
The best way to take your Python skills to the next level is to work on real-world projects. With these videos you'll get actionable tips on what to work on and where to find projects to grow your skills.
Pick up the basics of Functional Programming (FP) in Python 🐍 In these videos you'll see hands-on examples for common FP patterns available in Python, like using immutable data structures, the filter, map, and reduce functions, as well as some actionable tips for parallelizing your code to make it run faster.
Where's Python headed over the next few years in terms of technology changes and career opportunities?