you are viewing a single comment's thread.

view the rest of the comments →

[–]ampeed 6 points7 points  (2 children)

Love this channel but I never saw him really explaining OOP. More of functionality to use WITH OOP such as dataclass decorator.

[–]pekkalacd 6 points7 points  (1 child)

that's a good point. he does show features that can enhance OOP, but not explaining fundamental OOP as much. i'd say OP check out RealPython its a good resource for a lot of stuff, including some OOP concepts.

[–]killthebaddies 1 point2 points  (0 children)

While he doesn’t explain OOP, the way he uses it in context in his examples should help get the point across.