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


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

Re: [TYPES] The type/object distinction and possible synthesis of OOP and imperative programming languages

Started by"Claus Reinke" <claus.reinke@talk21.com>
First post2013-04-19 10:25 +0200
Last post2013-04-19 10:25 +0200
Articles 1 — 1 participant

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: [TYPES] The type/object distinction and possible synthesis of OOP and imperative programming languages "Claus Reinke" <claus.reinke@talk21.com> - 2013-04-19 10:25 +0200

#43890 — Re: [TYPES] The type/object distinction and possible synthesis of OOP and imperative programming languages

From"Claus Reinke" <claus.reinke@talk21.com>
Date2013-04-19 10:25 +0200
SubjectRe: [TYPES] The type/object distinction and possible synthesis of OOP and imperative programming languages
Message-ID<mailman.817.1366360080.3114.python-list@python.org>
> The main thing that I notice is that there is a heavy "bias" in
> academia towards mathematical models.  I understand that Turing
> Machines, for example, were originally abstract computational concepts
> before there was an implementation in hardware, so I have some
> sympathies with that view, yet, should not the "Science" of "Computer
> Science" concern itself with how to map these abstract computational
> concepts into actual computational hardware?  

I prefer to think of Turing machines as an attempt to model existing
and imagined hardware (at the time, mostly human computers, or
groups of them with comparatively simple tools). See sections 1. 
and 9. in

    Turing, "On computable numbers, with an application to the 
    Entscheidungsproblem", 
    http://web.comlab.ox.ac.uk/oucl/research/areas/ieg/e-library/sources/tp2-ie.pdf

Modeling existing systems, in order to be able to reason about them,
is essential for science, as is translating models into experiments, in
order to compare predictions to reality.

Claus
 

[toc] | [standalone]


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


csiph-web