Re: Typed Python?

From: Ville Vainio (ville_at_spammers.com)
Date: 07/03/04


Date: 03 Jul 2004 11:51:37 +0300


>>>>> "Sam" == Sam Jervis <sam@heffalump.me.uk> writes:

    Sam> You might want to take a quick look at Haskell, although I
    Sam> think it is still largely an academic's language. A quick
    Sam> roundup of

I think the Haskell programming experience is totally different from
the Python experience, because of the functional approach. This also
implies that there is about a zero possibility of introducing the
language in commercial projects because of peer opposition and the
"academic" flavor of the language (no libraries, absent/elitist
community that doesn't even need libraries).

The Lisp programming experience might be more pythonic, but the syntax
(or the absence of it) kinda ruins it too. But then again, Lisp is
dynamically typed but with type declarations.

-- 
Ville Vainio   http://tinyurl.com/2prnb


Relevant Pages

  • Re: Good C# book
    ... Smart choice Sam. ... >> been about learning the .NET Framework using the C# language. ... >> If you want to learn something about the framework at the same time I ... >>> Any suggestion is greatly appreciated ...
    (microsoft.public.dotnet.languages.csharp)
  • RE: Start in Jan 2005
    ... month" other times I read "6 months IIF you have programming experience". ... I really know a lot more then I did earlier....namely becuase of ONE book ... "the visual basic .Net programing language" part of the .net development ... I am taking the insane route and doing both. ...
    (microsoft.public.cert.exam.mcad)
  • Re: Do I need any Visual Basic before learning C++?
    ... > I have no programming experience, but would like to ultimately end up ... Why don't you look through your local job listings (like on monster.com or ... of the opinion that you might as well go ahead and learn a language that you ...
    (alt.comp.lang.learn.c-cpp)
  • Re: beginner with programming, how to learn to debug and few C general questions
    ... C, C++, Perl to learn programing is a bad choice. ... C is designed to interface well with assembly language. ... I wouldn't actually agree that C is such a bad first language, ... programming experience. ...
    (comp.lang.c)
  • Re: Why is C still being used instead of C++
    ... Your explanation helped me a lot. ... Thomas, I have a question about your final thought. ... > Sam Sungshik Kong wrote: ... the X language is better than Y debate. ...
    (alt.comp.lang.learn.c-cpp)

Loading