Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!philabs!cmcl2!harvard!seismo!lll-crg!lll-lcc!ucdavis!ucbvax!kayvan From: kayvan@ucbvax.BERKELEY.EDU (Kayvan Aghaiepour) Newsgroups: net.lang Subject: Re: Re: structured assembler (really fas Message-ID: <12688@ucbvax.BERKELEY.EDU> Date: Wed, 26-Mar-86 17:26:37 EST Article-I.D.: ucbvax.12688 Posted: Wed Mar 26 17:26:37 1986 Date-Received: Sun, 20-Apr-86 08:21:55 EST References: <443@3comvax.UUCP> <7900003@ztivax.UUCP> Reply-To: kayvan@ucbvax.berkeley.edu.UUCP (Kayvan Aghaiepour) Organization: University of California at Berkeley Lines: 26 Keywords: Real men, structured programming Summary: Real men use whatever they got... In article <7900003@ztivax.UUCP> david@ztivax.UUCP writes: > >Real men use 4th generation languages... > >seismo!unido!ztivax!david Real men can program in whatever language they are given! Real men crank out structured assembly code (Yes! Such an animal exists! Use lots of procedures, have *very* local loops, and comment your code like a madman!). Real men can make Basic look pretty. Real men *can* use fourth generation languages, and probably would, given the chance, but they don't *need* to use them. Unlike so many wimps who cringe at the thought of using languages like BASIC or assembler, Real men just do it; and they do it right. And don't anybody try to give me the academic definition of structured languages. I know what control structures are necessary to make a language structured in that sense. Still, one can put a *great deal* of structure by using certain methods of coding, and, most importantly, using one's brain while programming. ---Kayvan