home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / next / programm / 7786 < prev    next >
Encoding:
Internet Message Format  |  1992-12-16  |  2.5 KB

  1. Path: sparky!uunet!cs.utexas.edu!milano!uudell!pensoft!usenet
  2. From: alex@laos (Alex D. Nghiem)
  3. Newsgroups: comp.sys.next.programmer
  4. Subject: Re: NeXTStep..
  5. Keywords: C++
  6. Message-ID: <1992Dec16.203937.7187@pencom.com>
  7. Date: 16 Dec 92 20:39:37 GMT
  8. References: <1ggmnpINNhfa@usenet.INS.CWRU.Edu>
  9. Sender: usenet@pencom.com (Usenet Pseudo User)
  10. Reply-To: alex@pencom.com
  11. Organization: Pencom Software
  12. Lines: 47
  13.  
  14. Bradley:
  15.  
  16. The bundled compiler on the NeXT supports both C++ and Objective-C, but most  
  17. development are still in Objective-C.  The differences (philosophical and  
  18. design) have been beaten to death already so I won't bore you to tears with it.  
  19. Learning C++ won't make Objective-C any easier to learn (some have argued the  
  20. opposite).  What you should really learn is OOD and OOP (object-oriented design  
  21. and programming), since you can use these skills in any language.  Contrary to  
  22. popular to belief, just using an object-oriented language (such as C++) does  
  23. not make one an object-oriented programmer.
  24.  
  25. If you're interested in more information, please drop me a line and I'll answer  
  26. any other questions you may have.
  27.  
  28.  
  29. Best regards,
  30.  
  31.  
  32. Alex Duong Nghiem          Phone: (512) 343-1111
  33. Pencom Software            Fax:   (512) 343-9650    
  34. 9050 Capital of TX Hwy N.  Mail:  alex@pencom.com
  35. Suite 300                  Mail:  co-Xist_support@pencom.com
  36. Austin, TX 78759           Mail:  co-Xist_info@pencom.com
  37. USA
  38.                            ****************************
  39.                            * NeXTMail gladly accepted *
  40.                            ****************************
  41.  
  42.  
  43. In article <1ggmnpINNhfa@usenet.INS.CWRU.Edu> cm601@cleveland.Freenet.Edu  
  44. (Bradley Alexander Derrick) writes:
  45. >     I have a kinda dumb question.. But I guess no question is dumb,
  46. > unless you don't ask.  So -- I am a junior in high school, and have
  47. > basically worn out Turbo Pascal on the IBM and MAC platform.  Now my
  48. > question is. In our computer class a graduate came back to our school with
  49. > a NeXT Station (030 I think), and I was to say the least impressed.  So I
  50. > did some research on NeXT and got some prices(I don't plan on buying one
  51. > soon :> ). But I want to get a NeXT before I go to a University.  I plan on
  52. > Majoring in Comuter Science and think with a Degree and NeXTStep programing
  53. > capabilites I should fair pretty well.  But what dirivitive of C is
  54. > Interface builder? C++, ANSI C.
  55. >     I want to pick up C++ on my IBM, and learn at least the basics, so
  56. > when I get my slab I'll know what I'm doing.
  57. >  - Al -
  58.