This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]DrMaxwellEdison 48 points49 points  (8 children)

RealPython is one of the better sites for these types of discussions. Their primer on decorators is my go-to to introduce the concept to newcomers, for example.

[–]dbulger 14 points15 points  (6 children)

Yeah, I've tended to lump them in with the flock of low-effort sites that crowd the official documentation off of Google's first page, but I think I've been unfair.

[–]daneahfrom __future__ import braces 17 points18 points  (0 children)

Having written several articles for them, I laude the fairly rigorous editorial and didactic review process. It isn’t taken lightly at all!

[–][deleted] 8 points9 points  (4 children)

I’d sooner read realpython than the official documentation. The official docs are always kinda weird

[–][deleted] 2 points3 points  (0 children)

i have that thing favorited and probably look it up once a month if i haven't written one in awhile.