home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / lang / fortran / 3486 < prev    next >
Encoding:
Text File  |  1992-09-09  |  2.3 KB  |  59 lines

  1. Newsgroups: comp.lang.fortran
  2. Path: sparky!uunet!gatech!usenet.ins.cwru.edu!agate!boulder!colorado.edu!ejh
  3. From: ejh@colorado.edu (Edward J. Hartnett)
  4. Subject: Re: Switching from Fortran to C 
  5. In-Reply-To: syo@Comtech.com's message of Tue, 8 Sep 1992 22:31:38 GMT
  6. Message-ID: <EJH.92Sep9092350@khonshu.colorado.edu>
  7. Sender: news@colorado.edu (The Daily Planet)
  8. Nntp-Posting-Host: khonshu.colorado.edu
  9. Organization: CIRES, University of Colorado
  10. References: <1992Sep8.223138.4077@Comtech.com>
  11. Date: 9 Sep 92 09:23:50
  12. Lines: 45
  13.  
  14. In article <1992Sep8.223138.4077@Comtech.com> syo@Comtech.com (Sinan Y. Othman) writes:
  15.  
  16.    Newsgroups: comp.lang.fortran
  17.    Path: boulder!agate!ames!biersch!syo
  18.    From: syo@Comtech.com (Sinan Y. Othman)
  19.    Sender: syo@comtech.com
  20.    Organization: Comtech Labs Inc, Palo Alto
  21.    Date: Tue, 8 Sep 1992 22:31:38 GMT
  22.    Lines: 12
  23.  
  24.    I am new to this newsgroup so pardon me if this subject has been beaten to
  25.    death (I suspect it is ) but ....
  26.  
  27.    I am an experienced Fortran programmer who, after considerable resistance,
  28.    finally decided to switch to C.  I would like to hear from others out there
  29.    who are, or have gone through, a similar process.
  30.  
  31.    Thank you,
  32.  
  33.    Sinan Othman
  34.  
  35.  
  36. I am in the process of doing the same and my advice is: take a C
  37. course. I never needed a course in any computer language or
  38. application (never even read the manuals much - just waded right in),
  39. but C seems to have too many finicky little things that you just need
  40. to know. I've been doing a little C programming for about a year now,
  41. have read several books, etc., but recently I couldn't get a simple C
  42. program running in 3 days of effort, with my boss looking over my
  43. shoulder. Finally I gave up in disgust and rewrote the whole thing in
  44. FORTRAN in half an hour. 
  45.  
  46. This is not meant to be a flame against C. I signed up for a course
  47. and I'll be starting next Monday. I just decided that this was a case
  48. where some formal, structured instruction was needed. I'm looking
  49. forward to getting that damn program to work in C too! My feeling is
  50. that C is such a compact language, with such a rich history of it's
  51. own way of doing things, that it's harder to learn. FORTRAN, BASIC,
  52. Pascal, and even Lisp were easy, but C takes a little more effort. I'm
  53. convinced it will be worth it though.
  54.  
  55.                 Ed
  56. --
  57. Edward Hartnett            ejh@khonshu.colorado.edu
  58.  
  59.