Method Chaining Classes in Python

Pubblicato il: 11 aprile 2022
sul canale di: mCoding
74,359
3.8k

Method chaining, cascading, or the "Fluent API".

This style of programming involves having methods of a class return the object they operate on in order to allow a subsequent method call. This is used to chain mutations of an instance or can also be used creating copies for immutable objects. This is not the most common style of programming, but it does have some niche uses, which we explore in this video.

― mCoding with James Murphy (https://mcoding.io)

Source code: https://github.com/mCodingLLC/VideosS...
SQLAlchemy: https://docs.sqlalchemy.org/en/14/orm...
pyjanitor: https://pyjanitor-devs.github.io/pyja...

SUPPORT ME ⭐
---------------------------------------------------
Patreon:   / mcoding  
Paypal: https://www.paypal.com/donate/?hosted...
Other donations: https://mcoding.io/donate

Top patrons and donors: Jameson, Laura M, Dragos C, Vahnekie, John Martin, Casey G

BE ACTIVE IN MY COMMUNITY 😄
---------------------------------------------------
Discord:   / discord  
Github: https://github.com/mCodingLLC/
Reddit:   / mcoding  
Facebook:   / james.mcoding  

CHAPTERS
---------------------------------------------------
0:00 Intro
0:12 Basic example
1:20 Immutable examples
2:21 SQLAlchemy select
3:18 Pyjanitor example


In questa pagina del sito puoi guardare il video online Method Chaining Classes in Python della durata di ore minuti seconda in buona qualità , che l'utente ha caricato mCoding 11 aprile 2022, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 74,359 volte e gli è piaciuto 3.8 mille spettatori. Buona visione!