From: Martin DeMello Date: 2007-04-24T23:26:51+09:00 Subject: Re: ruby and C On 4/24/07, smc smc wrote: > Would it be easier to learn ruby if i knew C/C+/C++ or the other way around? One of the first things you'll learn is that C/C++ is an uneasy pairing - despite C++ being based on, and backward-compatible with C they're pretty different languages. martin