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=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 109fba,1042f393323e22da X-Google-Attributes: gid109fba,public X-Google-Thread: 1014db,1042f393323e22da X-Google-Attributes: gid1014db,public X-Google-Thread: 103376,1042f393323e22da X-Google-Attributes: gid103376,public From: deafen@imap2.asu.edu Subject: Re: Any research putting c above ada? Date: 1997/05/11 Message-ID: <5l3g3f$pi9@news.asu.edu>#1/1 X-Deja-AN: 241128942 References: <5ih6i9$oct$1@waldorf.csc.calpoly.edu> <5k60au$gig@bcrkh13.bnr.ca> <33674E4C.446B@cca.rockwell.com> <5k88b3$340@bcrkh13.bnr.ca> <5k8hui$1k3g@uni.library.ucla.edu> <336A0E5E.446B@magellan.bgm.link.com> <336DF13F.41C6@cca.rockwell.com> Followup-To: comp.lang.c++,comp.lang.c,comp.lang.ada Organization: Arizona State University Newsgroups: comp.lang.c++,comp.lang.c,comp.lang.ada Date: 1997-05-11T00:00:00+00:00 List-Id: Roy Grimm (ragrimm@cca.rockwell.com) wrote: [ interesting and informative discussion of CS vs. SE snipped ] [ I don't know who wrote this part; the attribution was previously snipped ] : > The trouble is that most universities have a CS Department, but : > no distinct Software Engineering department. This is like having : > the Physics department teach Civil Engineering, or vice versa. : I couldn't agree with you more. However, I think we will all have a : battle to get the engineering colleges to admit that software : engineering should be another course of study in their schools. There : are some who will agree and some who will not. I believe that we will : see software engineering programs implemented in time. There are : already some institutions which offer a software engineering "track" in : addition to a normal program in CompSci. (I've seen it in the : literature for the University of Iowa's graduate program in Computer : Science.) Actually, ghod willing, I'll be graduating this december with a degree in CIS (Computer Information Systems) through the College of Business at ASU. It's not exactly what you're describing as a software engineering track, but it covers nearly all of the areas you describe. Furthermore, for geeks like me, they offer several technically-oriented electives (Unix Network and Systems Programming, e.g.) and several cross-program electives through the College of Engineering. Some of the areas in which that I've taken courses include systems analysis and design, database design and management, application analysis, and the like; these are required courses. Other required courses are standard College of Business things like uses of accounting information, fundamentals of finance, managerial communication, group communication, principles of marketing, operations and logistics management, and the like. The more technical areas are things like COBOL (yeah, ick), C *and* C++, object-oriented analysis and design, and ESQL (both in C/C++ and COBOL environments). IMHO, it's a pretty cool program, with a good balance between fundamentals of IT, fundamentals of business, and tech-y stuff. So yes, these programs do exist; seek ye the CIS program in Ye Olde Businesse Colleje. OBC: My final project in CIS430 was to implement an email system using SYSV message queues in K&R style. No prototypes allowed. Icky. -- Hal Haygood :: PC/Network/Unix technician, Sterling Pacific Assets hal@suncap.com :: deafen@asu.edu :: deafen@netwrx.net My opinions and those of my employer rarely, if ever, coincide.