Student Reviews
( 5 Of 5 )
1 review
Video of Implementing Python-like Object Oriented Patterns in C in C Programming course by Chuck Severance channel, video No. 20 free certified online
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/