Python Forum
[Intermediate] Blog series about Python Properties and Descriptors
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Intermediate] Blog series about Python Properties and Descriptors
#1
Attached are links to, recent blog series about property, descriptors and their usage.

  1. part 1 starts with the high level property built-in.
  2. part 2 dives down to the descriptor foundation and how it acts in the more general attribute access mechanism .
  3. part 3 describes how the class methods "magic" is facilitated by the descriptors.

Hope it would be helpful for others.
Enjoy.

Lior
Reply
#2
Looks well done, thank you!
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Hacking With Python -NEW SERIES Spyros_dev 0 1,979 Dec-25-2020, 06:18 PM
Last Post: Spyros_dev
  12 mini games python tutorial series ninedeadeyes 2 2,372 Feb-16-2020, 11:18 PM
Last Post: ninedeadeyes
  Complete Python 3 Tutorial Series KodeBlog 0 5,144 Sep-06-2019, 10:00 AM
Last Post: KodeBlog

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020