In article <>,
says...
> VB, C# and Java all sound more suitable for what you want to do. Perhaps
> even better would be scripting languages such as Python and Ruby, but I
> don't know much about those.
It all depends on the available documentation and environment.
If compatibility is not an issue, I would doubtless recommend Ruby. But
then he would possibly need the appropriate book at hand (Programming
Ruby by Thomas/Hunt avail. from AW). But online docu is also available.
Ruby is IMHO the most object-oriented scripting language and therefore a
good preparation for C++.
Also, it is very easy to read, which should help.
Michael B.