Beginner ?. Why does D suggest to learn java
    via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Fri Oct 17 09:04:40 PDT 2014
    
    
  
On Friday, 17 October 2014 at 14:00:43 UTC, ketmar via 
Digitalmars-d-learn wrote:
> yet Scheme will teach how to write functional code. it's a 
> valuable knowledge for D programmer.
I think spending a few days with Scheme is valuable for all 
programmers.
By being a minimal language you get down to the essence of 
functional programming by reading some tutorials on Scheme and 
playing with the interpreter.
(and you can more easily configure some open source apps who use 
guile/elisp/scheme, so it has some practical value…)
    
    
More information about the Digitalmars-d-learn
mailing list