From: Pascal GUICHARD Date: 2005-10-02T18:56:37+09:00 Subject: C++ equivs in Ruby ------=_Part_7348_23474001.1128246994354 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi everybody, i learned about OOP through C++, knowing that I was previously working in C, so here is my background. Being now interested in ruby, i try to make my mind from this background t= o Ruby, and didn't find several possibilities. Could you give me an enlightment about : - polymorphism (method overloading, virtual methods) - pointers (i know these can be described as having some problems with them= , how to implement (for example, linked lists, binary trees, and so on) kind regards ------=_Part_7348_23474001.1128246994354--