* Cantinho Satkeys

Refresh History
  • FELISCUNHA: ghyt74  pessoal  4tj97u<z
    21 de Abril de 2025, 10:38
  • cereal killa:
    19 de Abril de 2025, 21:17
  • j.s.: tenham uma Santa e Feliz Páscoa  49E09B4F 49E09B4F 49E09B4F
    19 de Abril de 2025, 18:19
  • j.s.:
    19 de Abril de 2025, 18:19
  • j.s.: dgtgtr a todos  4tj97u<z 4tj97u<z
    19 de Abril de 2025, 18:15
  • FELISCUNHA: Uma santa sexta feira para todo o auditório  4tj97u<z
    18 de Abril de 2025, 11:12
  • JPratas: try65hytr Pessoal  4tj97u<z classic k7y8j0
    18 de Abril de 2025, 03:28
  • cereal killa: try65hytr malta  classic 2dgh8i
    14 de Abril de 2025, 23:14
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  101041
    13 de Abril de 2025, 11:45
  • j.s.: e um bom domingo de Ramos  43e5r6 43e5r6
    11 de Abril de 2025, 21:02
  • j.s.: tenham um excelente fim de semana  49E09B4F
    11 de Abril de 2025, 21:01
  • j.s.: try65hytr a todos  4tj97u<z
    11 de Abril de 2025, 21:00
  • JPratas: try65hytr  y5r6t Pessoal  classic k7y8j0
    11 de Abril de 2025, 04:15
  • JPratas: dgtgtr A Todos  4tj97u<z classic k7y8j0
    10 de Abril de 2025, 18:29
  • FELISCUNHA: ghyt74  pessoal   49E09B4F
    09 de Abril de 2025, 11:59
  • cereal killa: try65hytr pessoal  2dgh8i
    08 de Abril de 2025, 23:21
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  43e5r6
    06 de Abril de 2025, 11:13
  • cccdh: Ola para todos!
    04 de Abril de 2025, 23:41
  • j.s.: tenham um excelente fim de semana  49E09B4F
    04 de Abril de 2025, 21:10
  • j.s.: try65hytr a todos  4tj97u<z
    04 de Abril de 2025, 21:10

Autor Tópico: Python Data model: Special methods in classes  (Lida 143 vezes)

0 Membros e 1 Visitante estão a ver este tópico.

Online mitsumi

  • Moderador Global
  • ***
  • Mensagens: 119389
  • Karma: +0/-0
Python Data model: Special methods in classes
« em: 03 de Junho de 2021, 10:32 »

MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English + srt | Duration: 23 lectures (1h 56m) | Size: 203.4 MB
Improve your classes to support well-known Python language features by implementing special, magic or dunder methods.

What you'll learn:
What is the Python data model?
How Python's language features map to Special Methods
Special methods like __str__, __len__, __getitem__, __init__, __hash__, __lt__ and many more!
Lots of practical examples
Object identity, equality, Container objects, Context Managers, Object instantiation

Requirements
Some experience writing classes in Python
Intermediate programming experience

Description
Level up your Python programming skills by learning the Python data model and start implementing magic methods in your classes.

Python has language features like iteration, subscripting (indexing), context managers, hashing, equality checking etc.

If you are writing classes, you want the user of your classes to leverage their existing knowledge of Python to make smart guesses how your classes work.

The Python datamodel describes the API to integrate your custom classes so they fit nicely into the existing language idioms.

For example, you want users of your classes to use a for-loop to iterate over your objects, you want them to be able to use equality operators and get the results they expect. And when they call the len function on your object, you need to return a number.

After this course you are able to map Python language features like:

indexers (subscripting) __getitem__

iterators __iter__, __next__

identity

hashing __hash__

equality __eq__, __ne__, __lt__, __gt__, __le__, __ge__

function calls __call__

object construction __new__, __init__

context managers __enter__, __exit__

to dunder methods, the secret weapon of your objects.

My name is Loek van den Ouweland and I'm a Python Trainer. I teach beginners how to create their first programs and I help professionals to understand Python better.

The feedback I get from my students is that the course is well structured with lot's of practical examples, they had a lot of fun during the training and it convinced them that programming at any level, is not magic, but a learnable skill!

Who this course is for
Python programmers who want understand Python better
Python programmers who want to understand how language features like built-in functions and operators map to special methods in classes


Download link:
Só visivel para registados e com resposta ao tópico.

Only visible to registered and with a reply to the topic.

Links are Interchangeable - No Password - Single Extraction