Hi, Thanks for sharing your thoughts. Is it really true that Ruby is in many ways a functional language? I know that Ruby was influenced to a certain degree by Lisp, but can you elaborate on this further? If Ruby indeed has some functional language nature, I will nominate Ruby as "the ultimate functional language" :), just like one C course instructor called C as the "ultimate assembly language". I am almost at the point of deciding to learn a functional language. The only problem is still the question, why Haskell? Why not Scheme, ML, or Lisp, which have discussion groups? Regards, Bill ========================================================================== bbense+comp.lang.ruby.Aug.23.02 / telemark.stanford.edu wrote: > - - I think learning a functional language is a useful thing to > do, at least read some of the original papers. I actually get > a lot more out of reading the design papers than twiddling the > bits, but you have to do enough bit twiddling to really get > the papers. I came to the realization that Ruby is many ways > a functional language. > - - Lastly, read "The Pragmatic Programmer" if you haven't and > try and stick with it to the later chapters.