Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #106074 > unrolled thread

Re: Instalação

Started byMark Lawrence <breamoreboy@yahoo.co.uk>
First post2016-03-30 14:36 +0100
Last post2016-03-30 16:19 +0200
Articles 2 — 2 participants

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Instalação Mark Lawrence <breamoreboy@yahoo.co.uk> - 2016-03-30 14:36 +0100
    Re: Instalação Cecil Westerhof <Cecil@decebal.nl> - 2016-03-30 16:19 +0200

#106074 — Re: Instalação

FromMark Lawrence <breamoreboy@yahoo.co.uk>
Date2016-03-30 14:36 +0100
SubjectRe: Instalação
Message-ID<mailman.209.1459345034.28225.python-list@python.org>
On 30/03/2016 14:13, Alan Evangelista wrote:
>
>> Não consigo instalar o python no meu Windows,gostaria de alguma ajuda
>> ou esclarecimento
>
> Natalia, you should use English in this mailing list.
>
> - download latest Python. Python has 2 different versions under
> development: Python 2 and Python 3.
> As you are a beginner, I recommend you use the more popular Python 2
> version. Its latest version is 2.7.11.

I completely disagree.  A beginner should definitely start with Python 3 
and only use 2 if there's a library they need which hasn't yet been 
ported, something which is becoming increasingly rare.

Grab 3.5.1 from here https://www.python.org/downloads/

-- 
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.

Mark Lawrence

[toc] | [next] | [standalone]


#106077

FromCecil Westerhof <Cecil@decebal.nl>
Date2016-03-30 16:19 +0200
Message-ID<87lh50m4kk.fsf@Equus.decebal.nl>
In reply to#106074
On Wednesday 30 Mar 2016 15:36 CEST, Mark Lawrence wrote:

> On 30/03/2016 14:13, Alan Evangelista wrote:
>>
>>> Não consigo instalar o python no meu Windows,gostaria de alguma
>>> ajuda ou esclarecimento
>>
>> Natalia, you should use English in this mailing list.
>>
>> - download latest Python. Python has 2 different versions under
>> development: Python 2 and Python 3. As you are a beginner, I
>> recommend you use the more popular Python 2 version. Its latest
>> version is 2.7.11.
>
> I completely disagree. A beginner should definitely start with
> Python 3 and only use 2 if there's a library they need which hasn't
> yet been ported, something which is becoming increasingly rare.

I agree, with one exception: if they want to run there code also in
the JVM. As far as I know jython is only for Python 2.

-- 
Cecil Westerhof
Senior Software Engineer
LinkedIn: http://www.linkedin.com/in/cecilwesterhof

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web