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: 103376,a7e399a115a66840 X-Google-Attributes: gid103376,public From: "Samuel A. Mize" Subject: Re: new programmer wondering what to learn Date: 1997/05/23 Message-ID: <3385BAAF.167E@magellan.bgm.link.com>#1/1 X-Deja-AN: 243456058 References: <5m3m69$ggm@info4.rus.uni-stuttgart.de> Organization: PSI Public Usenet Link Newsgroups: comp.lang.ada Date: 1997-05-23T00:00:00+00:00 List-Id: Peter Hermann wrote: > > [ Article crossposted from comp.lang.misc ] > [ Author was John LAMBORN ] > [ Posted on Fri, 23 May 1997 07:41:05 GMT ] > > I am a new programmer (just starting a few months ago). > I am also a computer science major. > I have a couple of questions : > 1. which languages would be best for general real world use (other than c++)? Virtually any language other than C++ :-) > 2. is it worth my while to learn ada? Very much. If you never use it in your work, what you learn about programming while learning Ada will help you. (I'm assuming you have a decent teacher, or use one of the online tutorials at http://www.adahome.com). > 3. which languages would be best to learn for database building? This is done in SQL or a similar special-purpose query language. These are generally interfaced to a programming language; Ada has some of these. I don't know what's most common in the DB world. I believe I recently saw a comment that some major vendor (Oracle?) was using a query language that was based on Ada. > 4. which languages would be best for graphical application (video game programming)? Best is probably Ada, with its built-in multitasking and other real-time support features. Most common is probably C, or C compiled with a C++ compiler (genuine C++ -- code that depends on the "++" features -- is much rarer than C compiled as C++). > thank you ahead of time > > please reply by email if you would > > jonathan lamborn > > -- > Peter Hermann Tel:+49-711-685-3611 Fax:3758 ph@csv.ica.uni-stuttgart.de > Pfaffenwaldring 27, 70569 Stuttgart Uni Computeranwendungen > Team Ada: "C'mon people let the world begin" (Paul McCartney) -- -- Samuel Mize (817) 619-8622 "Team Ada" -- Hughes Training Inc. PO Box 6171 m/s 400, Arlington TX 76005