home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / programm / 2616 < prev    next >
Encoding:
Text File  |  1992-09-15  |  971 b   |  24 lines

  1. Newsgroups: comp.programming
  2. Path: sparky!uunet!munnari.oz.au!trlluna!titan!hal!jbm
  3. From: jbm@hal.trl.OZ.AU (Jacques Guy)
  4. Subject: Re: Pascal vs C
  5. Message-ID: <1992Sep15.214423.25663@trl.oz.au>
  6. Sender: root@trl.oz.au (System PRIVILEGED Account)
  7. Organization: Telecom Research Labs, Melbourne, Australia
  8. References: <HBF5qB1w164w@oneb.almanac.bc.ca>
  9. Date: Tue, 15 Sep 1992 21:44:23 GMT
  10. Lines: 12
  11.  
  12. Well, if you do not mind Windows hogging your hard disk,
  13. what about Visual Basic? It is the best possible introduction
  14. to object-oriented programming and multitasking. Forces
  15. you into the right habits and frame of mind for OOP.
  16. That's from someone who started with Algol, went on
  17. to Simula 67, then C, then Pascal and stuck with it
  18. for years. A jab at Smalltalk, too. Once you've
  19. mastered Visual Basic you'll be well-equipped for
  20. C++ or Ada. Even the syntax is not so alien, more
  21. like an Algol-type language than the sort of Basic
  22. we all have in mind when we hear the name.
  23.  
  24.