Skip to content

Project on teaching the basics of object-oriented programming, implemented in C. The solution contains three projects, each describing one of the principles of OOP.

License

Notifications You must be signed in to change notification settings

malikalhack/OOP_in_C

Repository files navigation

OOP_in_C

It is a C implementation of the object-oriented programming paradigm.

The solution implements an example that allows you to move a shape (point, rectangle, circle) within the specified field. The solution contains three projects: encapsulation, inheritance, polymorphism.

About

Project on teaching the basics of object-oriented programming, implemented in C. The solution contains three projects, each describing one of the principles of OOP.

Topics

Resources

License

Stars

Watchers

Forks

Languages