Path: csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: Gregory Ewing Newsgroups: comp.lang.python Subject: Re: Considering migrating to Python from Visual Basic 6 for engineering applications Date: Tue, 23 Feb 2016 10:45:50 +1300 Lines: 16 Message-ID: References: <90cc50d2-1ce5-4588-9bfd-a49d439f00dd@googlegroups.com> <14c75a68-0d2e-45cc-8d73-0d71b6a6aea6@googlegroups.com> <9e57761f-26e1-41c5-8e71-23800de1fdd3@googlegroups.com> <7f9c473e-b0c2-4d77-91d1-d0733c93b12d@googlegroups.com> <23d8156f-1808-4395-9c04-27d2984fe67c@googlegroups.com> <56cae711$0$1586$c3e8da3$5496439d@news.astraweb.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: individual.net 4m79Y4dZwRxQBWePPUrTwg42uuYd/ZRj4GB2n7wbsJUzTaX9Dn Cancel-Lock: sha1:CQMXOGr0oD2ApqmVzcWfyStPx90= User-Agent: Mozilla Thunderbird 1.0.5 (Macintosh/20050711) X-Accept-Language: en-us, en In-Reply-To: Xref: csiph.com comp.lang.python:103365 BartC wrote: > Our system must have been more advanced then, or designed for training. > We used a time-sharing 'dec-system 10' and it was usually accessed via > interactive terminals, either teletypes or the odd VDU. According to Wikipedia the first interactive version of Dartmouth BASIC appeared in 1964: https://en.wikipedia.org/wiki/Dartmouth_BASIC Also, the *very* earliest computer systems were all interactive -- you sat in front of a panel flipping switches and reading lights! -- Greg