home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / alt / msdos / programm / 3030 < prev    next >
Encoding:
Internet Message Format  |  1992-12-28  |  3.5 KB

  1. Path: sparky!uunet!spool.mu.edu!agate!dog.ee.lbl.gov!hellgate.utah.edu!csn!copper!mercury.cair.du.edu!mnemosyne.cs.du.edu!arrakis!
  2. From: @arrakis.denver.co.us (Bob Hood)
  3. Newsgroups: alt.msdos.programmer
  4. Subject: Newbie Wants Advice on C-Programming
  5. Message-ID: <725473062snx@arrakis.denver.co.us>
  6. Date: 28 Dec 92 10:33:53 GMT
  7. References: <1992Dec23.220530.15347@netcom.com>
  8. Reply-To: thor@arrakis.denver.co.us
  9. Organization: Bob's Programming Paradise
  10. Lines: 68
  11.  
  12. In article <1992Dec23.220530.15347@netcom.com> noring@netcom.com writes:
  13. >
  14. > Hello,
  15. >
  16. > My wife, who is a database analyst working with DB2, etc. (all IBM mainframe
  17. > stuff), is now interested in learning C programming because of pending changes
  18. > at the company she works.  I, too, have an interest in learning C - I'd like to > be able to write programs to solve a variety of problems (I've done a lot of
  19. > fairly complex scientific programming with, heaven-forbid, Fortran, so I do
  20. > have some general programming experience).
  21. >
  22. > Since both of us are newbies in this area, I'd like some advice as well as
  23. > answers to the following questions:
  24. >
  25. > 1) There seems to exist C, as well as C++, and possibly other variants.  What
  26. >    are the differences between these?  Which should we learn first?
  27. >
  28. > 2) We want to do most of our programming on our 386-33 PC running MSDOS 5.0.
  29. >    What C-type compilers exist for the PC?  Which ones are better?  How much
  30. >    do they cost and where can one get them at a discount?
  31. >
  32. > 3) How robust is C compared to Fortran for purely number crunching, scientific
  33. >    type applications on the PC?
  34. >
  35. > 4) What books would you recommend in learning C (my wife might want to take
  36. >    classes - I do better teaching myself)?  And of course, since I will be
  37. >    doing programming on a PC, what books would you recommend that are
  38. >    specific to that platform, especially w.r.t. memory management as well
  39. >    as graphics?
  40. >
  41. >
  42. > Much thanks for your help/advice.
  43. >
  44. > Jon Noring
  45. >
  46.  
  47. Meanwhile, back at the original post...
  48.  
  49. Boy, it's amazing how short an attention span some individuals have.  I've
  50. seen several follow-up posts THAT HAVE NOTHING TO DO WITH THE ORIGINAL
  51. REQUEST!  And how about this guy who is going to file a lawsuit on behalf
  52. of all FORTRAN programmers over general comments made by another poster?
  53. Was your name specifically mentioned in the post?  Geezus, get a life!  You
  54. must be a Federal Employee...
  55.  
  56. However, I digress ;-).
  57.  
  58. DON'T BUY MICROSOFT C/C++ 7.0!!!!!  The damn thing is so bug-ridden, you can't 
  59. do any serious (or recreational, for that matter) work with it. I've seen 
  60. nothing but complaints about it in comp.lang.c/comp.lang.c++.  Microsoft seems 
  61. to be less interested now about producing quality products than it is in 
  62. keeping up with the market (i.e., Borland).
  63.  
  64. Case in point:  It is not version 7.0 of their C++ compiler!!  They bundled 
  65. their version 1.0 C++ compiler with their version 7.0 C compiler so that 
  66. people would be confused and think it was a tested and stable product.  I was 
  67. a bit insulted that Microsoft thought that everybody was stupid enough to fall 
  68. for that (and I'm sure there were some individuals who did...). Borland, on 
  69. the other hand, released a version 1.0 of their C++ compiler (and then a 2.0, 
  70. a 3.0, and currently 3.1).
  71.  
  72. Anyway, to the original poster:  When you ask for opinions, you sure get 'em.
  73.  
  74. Just Do It.
  75.  
  76. Bob
  77. ---
  78. Bob Hood   thor@arrakis.denver.co.us      H: 303-980-8392   W: 303-623-2180
  79. -----------------------------------------------------------------------------
  80.                   I'm not an expert, but I play one at work....
  81.