Python Learning
Bill
BILL_NOSPAM at Noway.net
Sun Dec 17 23:54:02 EST 2017
More information about the Python-list mailing list
Sun Dec 17 23:54:02 EST 2017
- Previous message (by thread): Python Learning
- Next message (by thread): Python Learning
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Chris Angelico wrote: > I don't know about vtables as needing to be in ANY programming course. > They're part of a "let's dive into the internals of C++" course. You > certainly don't need them to understand how things work in Python, > because they don't exist; and I'm doubtful that you need to explain > them even to C++ programmers. > Then how are you going to explain dynamic_cast? > Polymorphism... actually, I could explain that to a three year old. > > "Eat your broccoli" > > "Eat your dessert" > > See? Polymorphism. The same operation being done to different things > and having different results. > > ChrisA
- Previous message (by thread): Python Learning
- Next message (by thread): Python Learning
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list