تقييمات الطلاب
( 5 من 5 )
١ تقييمات
فيديو شرح Implementing Python-like Object Oriented Patterns in C ضمن كورس لغة C شرح قناة Chuck Severance، الفديو رقم 20 مجانى معتمد اونلاين
In this lecture we look at how we might support Object Oriented Programming in a language like C using structures, pointers, and dynamic memory. We look at interfaces, naming conventions, and implementation patterns. In a way we are looking at how Python implemented its Object Oriented support in C.
For more details and a set of exercises please visit https://www.cc4e.com
For the full curriculum, see https://online.dr-chuck.com/