From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=0.6 required=5.0 tests=BAYES_20,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 111d6b,328622178ec8b832 X-Google-Attributes: gid111d6b,public X-Google-Thread: 1014db,a03ae7f4e53958e1 X-Google-Attributes: gid1014db,public X-Google-Thread: 114809,a03ae7f4e53958e1 X-Google-Attributes: gid114809,public X-Google-Thread: 10d15b,328622178ec8b832 X-Google-Attributes: gid10d15b,public X-Google-Thread: 109fba,a03ae7f4e53958e1 X-Google-Attributes: gid109fba,public X-Google-Thread: 103376,8775b19e3c68a5dc X-Google-Attributes: gid103376,public X-Google-Thread: 1094ba,a03ae7f4e53958e1 X-Google-Attributes: gid1094ba,public From: scott@softbase.com Subject: Re: Which language pays most -- C++ vs. Java? Date: 1998/01/30 Message-ID: <6at330$7uj$1@mainsrv.main.nc.us>#1/1 X-Deja-AN: 320619680 Followup-To: comp.lang.java.misc,comp.lang.c,comp.lang.c++,comp.lang.fortran,comp.lang.cobol,comp.lang.smalltalk,comp.lang.ada Organization: Mountain Area Information Network Newsgroups: comp.lang.java.misc,comp.lang.c,comp.lang.c++,comp.lang.fortran,comp.lang.cobol,comp.lang.smalltalk,comp.lang.ada Date: 1998-01-30T00:00:00+00:00 List-Id: coryb@magmacom.com wrote: > I don't expect programmers to learn engineering anytime soon, but there > is one big problem I do have with most programmers -- they are ignorant of > assembly code and the internals of generated code, runtime systems, > operating systems, etc. How does it cause problems? Over the past 10 years, programming as an activity has pulled itself up by its bootstraps and has created layers to manage complexity. One person can't know it *all* anymore, because there's too much to know. You could write COM objects in ASM, but it would be ridicuously complex. As a result, it's stratified. People who know asm and stuff are writing OSes, components, and stuff. People use these parts to assemble working systems at a high level. Scott -- Look at Softbase Systems' client/server tools, www.softbase.com Check out the Essential 97 package for Windows 95 www.skwc.com/essent All my other cool web pages are available from that site too! My demo tape, artwork, poetry, The Windows 95 Book FAQ, and more.