Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Dennis Lee Bieber Newsgroups: comp.lang.python Subject: Re: (Execution) Termination bit, Alternation bit. Date: Wed, 30 Dec 2015 12:19:27 -0500 Organization: IISS Elusive Unicorn Lines: 21 Message-ID: References: <8ea4ae8f-23e8-49b9-a24a-9438a65d8a1e@googlegroups.com> <5683d48b$0$1612$c3e8da3$5496439d@news.astraweb.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de 3HqESngkuXEEYoGJQm2kiA4IIEL50oLTI1ePpGymBdGQ== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.004 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'message-id:@4ax.com': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'wed,': 0.15; 'assignment.': 0.16; 'hashed': 0.16; 'received:80.91.229.3': 0.16; 'received:io': 0.16; 'received:plane.gmane.org': 0.16; 'received:psf.io': 0.16; 'subject:bit': 0.16; 'write,': 0.16; 'url:home': 0.18; 'programmer': 0.18; 'language': 0.19; 'load': 0.20; '2015': 0.20; 'permitted': 0.22; 'trying': 0.22; 'dec': 0.23; "i've": 0.25; 'command': 0.26; 'header:X-Complaints-To:1': 0.26; 'separate': 0.27; 'actual': 0.28; 'era': 0.29; 'code': 0.30; 'language.': 0.32; 'subject:) ': 0.32; 'useful': 0.33; 'class': 0.33; "d'aprano": 0.33; 'steven': 0.33; 'open': 0.33; 'file': 0.34; 'could': 0.35; 'programming.': 0.35; 'something': 0.35; 'but': 0.36; 'basic': 0.36; "wasn't": 0.36; 'to:addr:python-list': 0.36; 'being': 0.37; 'received:org': 0.37; 'charset:us-ascii': 0.37; 'list.': 0.37; 'files': 0.38; 'data': 0.39; 'to:addr:python.org': 0.40; 'linked': 0.63; 'introduce': 0.79; 'dennis': 0.91; 'received:108': 0.93 X-Injected-Via-Gmane: http://gmane.org/ X-Gmane-NNTP-Posting-Host: 108.79.218.6 X-Newsreader: Forte Agent 6.00/32.1186 X-No-Archive: YES X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python:101004 On Wed, 30 Dec 2015 23:56:41 +1100, Steven D'Aprano declaimed the following: >I think every programmer would learn something from trying to write, and >maintain, an actual useful piece of code using only a BASIC-like language. >At the least, they would appreciate what a huge step-up it was to introduce >procedural programming. > Well -- it wasn't "useful" being just a class assignment, but the instructor of the data structures/algorithms class permitted us to use any language he could understand for an assignment. I did use a 70s era BASIC for it. Got fun as the system only allowed for four open files at a time... And I made use of the CHAIN LINK command to load the main operational functions as separate programs... The assignment: a hashed head multiple linked list. Something I've only seen in one place since then -- the file system of the Amiga. -- Wulfraed Dennis Lee Bieber AF6VN wlfraed@ix.netcom.com HTTP://wlfraed.home.netcom.com/