https://github.com/carreraprogrammer/polimorphysm-and-ruby
Polymorphism is one of the fundamental features of object oriented programming, but what exactly does it mean? At its core, in Ruby, it means being able to send the same message to different objects and get different results. Let’s look at a few different ways to achieve this.
https://github.com/carreraprogrammer/polimorphysm-and-ruby
Last synced: about 2 months ago
JSON representation
Polymorphism is one of the fundamental features of object oriented programming, but what exactly does it mean? At its core, in Ruby, it means being able to send the same message to different objects and get different results. Let’s look at a few different ways to achieve this.
- Host: GitHub
- URL: https://github.com/carreraprogrammer/polimorphysm-and-ruby
- Owner: carreraprogrammer
- Created: 2023-02-08T15:57:02.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-08T16:51:49.000Z (over 2 years ago)
- Last Synced: 2025-01-22T20:51:51.901Z (4 months ago)
- Language: Ruby
- Size: 1000 Bytes
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files: