Idea for the OOPs folder #1654
dakshdeepHERE
started this conversation in
Ideas
Replies: 1 comment 3 replies
-
@dakshdeepHERE Interesting thought! Polymorphism is a principle of OOP and would be a good addition to explore using Kotlin. I'm wondering what your thoughts were for these entries on abstract classes and interfaces. I think it would be good to cover the |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
So recently learning OOPs in kotlin I came across the topic polymorphism and there I learned about the class abstract and interface so can I add info about then in the docs repo too?
Beta Was this translation helpful? Give feedback.
All reactions