POV-Ray : Newsgroups : povray.beta-test : MORAY programmers wanted : Re: MORAY programmers wanted Server Time: 24 Jul 2008 13:55:09 GMT
  Re: MORAY programmers wanted  
From: Nicolas Alvarez
Date: 19 Mar 2008 15:12:23
Warp escribió:
> Nicolas Alvarez <nicolas.alvarez [at] gmailisthebestcom> wrote:
>> Warp escribió:
>>> Java simply teaches "bad habits" from the point of view of C++ programming.)
> 
>> Like using way more classes than are usually used in C++? Or what 
>> exactly are you thinking of?
> 
>   No. Like using 'new' way too much.

Ah heh...

I almost-did it a few times when I started working on a C++ project 
after having done Java for a while. When throwing exceptions.
throw new Whatever... Oh wait, no new here.

Likewise, trying to compare strings in Java using ==, after having done 
PHP. I wish I could make Eclipse warn about that.


Post a reply to this message

Copyright 1991-2004 POV-Team™