Skip to content
#

polymorphisms

Here are 8 public repositories matching this topic...

Simple Python-script that shows you how the polymorphism principle works. Easy to understand and 3 example code blocks show you a way of polymorph-code in Python. Works in Linux(Debian)-based System.

  • Updated Apr 2, 2022
  • Python
Object-Oriented-Programming

Comprehensive resource on OOP principles (Encapsulation, Inheritance, Polymorphism, Abstraction), advanced concepts (Interfaces, Abstract Classes, Nested Classes, Lambda Expressions, Generics), and design patterns (Singleton, Factory, Adapter, Strategy). Includes detailed docs, Java/C++ code examples, diagrams, and exercises. Contributions welcome!

  • Updated Jul 7, 2024
  • Java

Improve this page

Add a description, image, and links to the polymorphisms topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the polymorphisms topic, visit your repo's landing page and select "manage topics."

Learn more