home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / lang / cplus / 18494 < prev    next >
Encoding:
Text File  |  1992-12-29  |  1011 b   |  30 lines

  1. Newsgroups: comp.lang.c++
  2. Path: sparky!uunet!microsoft!wingnut!pauljo
  3. From: pauljo@microsoft.com (Paul Johns)
  4. Subject: Re: feedback wanted on appropriate OOPL
  5. Message-ID: <1992Dec29.015706.15165@microsoft.com>
  6. Date: 29 Dec 92 01:57:06 GMT
  7. Organization: Microsoft Corp.
  8. References: <1992Dec24.141543.2173@walter.bellcore.com> <92358.192930COP80196@UCF1VM.BITNET>
  9. Distribution: usa
  10. Lines: 18
  11.  
  12. I'll second Ross's advice, but add that you should
  13. complete your class assignments in BOTH Smalltalk
  14. and C++.
  15.  
  16. Doing that will give you a keen appreciation for
  17. the differences between the two and the strengths
  18. and weaknesses of both.
  19.  
  20. You may want to alternate which one you do first.
  21.  
  22. Of course, this advice assumes that you, like all
  23. students, have infinite time at your disposal.  :)
  24.  
  25. I'll second Jim's advice as well by adding that
  26. you should write both the Smalltalk and the C++
  27. (but especially the C++) in a style appropriate
  28. for the language.  This may require some design
  29. changes, not just a simple translation.
  30.