Python -> Java -> D ?

Jarrett Billingsley kb3ctd2 at yahoo.com
Sun Apr 22 19:27:36 PDT 2007


"Mike Parker" <aldacron71 at yahoo.com> wrote in message 
news:f0h40u$2q1b$1 at digitalmars.com...
>
> I also think that learning to work with manual memory management and how 
> to avoid all of the associated pitfalls (buffer overruns, uninitialized 
> variables, etc...) is a great education. It's good to have the big picture 
> on why modern languages have so many safety nets built into the core.

Exactly.. if nothing else, learning C will give you an appreciation of the 
simplicity and expressiveness that things like garbage collection lend to D. 




More information about the Digitalmars-d-learn mailing list