In this lesson, you’ll see how to access another type of learning resource here on Real Python: text-based tutorials.
You’ll learn where to find our written Python tutorials, how to access bonus resources such as code examples and downloadable guides, and more.
Tutorials also link to the Python Reference, a free library of short entries on Python’s keywords, built-in types and functions, and standard library. Hover your mouse over one of those links and a card pops up with the definition, so you can check a term without leaving the tutorial.
Important Links:
educatorsanonymous on June 11, 2020
Hi Dan,
My apologies for a bit of non-python pedantry here, but the phrase at 1:35 should be “home in”, rather than “hone in”.
My teacher instincts leaping to the fore :)
Thanks for the great introductory videos. I am really enjoying my new membership, so far.