Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!uxc!uxc.cso.uiuc.edu!m.cs.uiuc.edu!s.cs.uiuc.edu!pathak From: pathak@s.cs.uiuc.edu Newsgroups: comp.sys.ibm.pc Subject: Re: Into which computer language should Message-ID: <213400021@s.cs.uiuc.edu> Date: 28 Jan 89 18:51:00 GMT References: <4007@voder.UUCP> Lines: 17 Nf-ID: #R:voder.UUCP:4007:s.cs.uiuc.edu:213400021:000:640 Nf-From: s.cs.uiuc.edu!pathak Jan 28 12:51:00 1989 I would suggest starting out with Turbo Pascal and then learn C. The reason for this is simple. Pascal is a language that protects you from your own stupidity. It has very strict type checking which is both a bane and a boon. Once you are comfortable with Pascal, graduate to C. C is very popular because it is a very nice language to use. It allows you to do just about anything you want to the machine yet lets you do it at a higher level than Assembler. The only problem with this is that with this power, comes the wonderful ability for you to hang yourself quite nicely. Heeren Pathak s.cs.uiuc.edu zaphod.ncsa.uiuc.edu