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


Groups > comp.lang.python > #64392

Re: Early retirement project?

References <a354ccd7-8f1a-411d-b5ae-0f6fd8343f3b@googlegroups.com>
From Devin Jeanpierre <jeanpierreda@gmail.com>
Date 2014-01-21 00:30 -0800
Subject Re: Early retirement project?
Newsgroups comp.lang.python
Message-ID <mailman.5773.1390293101.18130.python-list@python.org> (permalink)

Show all headers | View raw


Congrats on the early retirement! It takes guts to decide to do that. :)

Python can run on a mac 10.4. In the worst case you may have to
download xcode and build Python from source, if there are no powerpc
binaries available. That's pretty simple, though (./configure && make
&& make install).

-- Devin

On Tue, Jan 21, 2014 at 12:00 AM,  <xeysxeys@gmail.com> wrote:
> Well, I retired early, and I guess now I've got some spare time to learn about programming, which always seemed rather mysterious. I am using an old mac as my main computer, and it runs os x 10.4 is this too old? It fills my needs, and I am on a fixed income and can't really afford to buy another. I think python would be a good starter language, based on what I've read on the net.
>
> xeysxeys
> --
> https://mail.python.org/mailman/listinfo/python-list

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Early retirement project? xeysxeys@gmail.com - 2014-01-21 00:00 -0800
  Re: Early retirement project? Devin Jeanpierre <jeanpierreda@gmail.com> - 2014-01-21 00:30 -0800
    Re: Early retirement project? Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2014-01-22 00:25 +1300
  Re: Early retirement project? Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2014-01-22 00:20 +1300
  Re: Early retirement project? Tim Chase <python.list@tim.thechases.com> - 2014-01-21 05:38 -0600
  Re: Early retirement project? Larry Martell <larry.martell@gmail.com> - 2014-01-21 05:22 -0700
    Re: Early retirement project? Grant Edwards <invalid@invalid.invalid> - 2014-01-21 15:25 +0000
  Re: Early retirement project? Terry Reedy <tjreedy@udel.edu> - 2014-01-21 12:34 -0500
    Re: Early retirement project? wxjmfauth@gmail.com - 2014-01-22 00:18 -0800
      Re: Early retirement project? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-01-22 10:10 +0000
      Re: Early retirement project? Neil Cerutti <neilc@norwich.edu> - 2014-01-22 13:39 +0000
      Re: Early retirement project? Larry Martell <larry.martell@gmail.com> - 2014-01-22 06:45 -0700
        Re: Early retirement project? Rustom Mody <rustompmody@gmail.com> - 2014-01-22 05:56 -0800
      Re: Early retirement project? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-01-22 14:28 +0000
      Re: Early retirement project? Piet van Oostrum <piet@vanoostrum.org> - 2014-01-22 19:28 +0100
      Re: Early retirement project? Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2014-01-23 10:54 +1300

csiph-web