On 9 February 2011 11:48, Arun SAG <[email protected]> wrote: > On Wed, Feb 9, 2011 at 11:13 AM, Kenneth Gonsalves > <[email protected]>wrote: > > > >in order to improve my programming skills, I am contemplating learning a > > >new language. Not a scripting language - something else. So far my > > >research indicates either C or C++ - recommendations? > > > > I'd suggest lisp http://www.landoflisp.com/ or haskell. > > I would also suggest haskell. Its a pure functional programming language, and the style of programming is drastically different from conventional procedural languages and Object-oriented languages. You can check out more at http://www.haskell.org.
Vinod. > -- > Arun S.A.G > http://zer0c00l.in/ > _______________________________________________ > ILUGC Mailing List: > http://www.ae.iitm.ac.in/mailman/listinfo/ilugc > _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
