Re: variable declaration

From: Steve Holden (steve_at_holdenweb.com)
Date: 01/31/05


Date: Mon, 31 Jan 2005 08:01:46 -0500

Alex Martelli wrote:

> Alexander Zatvornitskiy
> <Alexander_Zatvornitskiy@p131.f3.n5025.z2.fidonet.org> wrote:
>
>
>>Hello All!
>>
>>I'am novice in python, and I find one very bad thing (from my point of
>>view) in language. There is no keyword or syntax to declare variable, like
>>'var' in
>
[...]
There are zillions of languages -- use another one.
[...]
> If Python doesn't fit YOUR brain, for example because your brain is
> ossified around a craving for the declaration of variables, then, unless
> you're specifically studying a new language just for personal growth
> purposes, I think you might well be better off with a language that
> DOES, at least until and unless your brain changes by other means.
>
>
> Alex

I think we should all remember that Python isn't for everyone, and least
of all for those with little knowledge of Python and preconceptions
about what Python *should* be like.

regards
  Steve

-- 
Steve Holden               http://www.holdenweb.com/
Python Web Programming  http://pydish.holdenweb.com/
Holden Web LLC      +1 703 861 4237  +1 800 494 3119


Relevant Pages

  • Re: Python for Fortran programmers
    ... proposition for Python in the Fortran community", ... compiled language such as Fortran or C++, but I would still prefer to ... greater number of programming errors that are typically detected by a ...
    (comp.lang.fortran)
  • Re: Basic inheritance question
    ... used 'this' in C++ and Java. ... but in Python it doesn't. ... language, they would write a lot of ten liners that is changed a LOT ... Add three levels of inheritence and a couple globals and you'll find out ...
    (comp.lang.python)
  • Re: variable declaration
    ... Alex Martelli wrote: ... >>Let me add that I remain unconvinced that a language cannot combine the ... >>best features of Python with very high performance, ... Python Web Programming http://pydish.holdenweb.com/ ...
    (comp.lang.python)
  • Re: Pythons simplicity philosophy
    ... the correct Python idiom, ''.join. ... However, if you agree with Paul Graham's theories on language design, ... 'sum' itself lost substantial generality between my original ...
    (comp.lang.python)
  • Re: Is there a "Large Scale Python Software Design" ?
    ... around 20 developers, assuming colocation... ... situation with Python, yet, only with Fortran, C, C++. ... It sure beats "retrofitting" unit tests post facto. ... Jones' estimates for Java's language level; ...
    (comp.lang.python)