home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / lang / c / 19183 < prev    next >
Encoding:
Text File  |  1993-01-04  |  1.7 KB  |  42 lines

  1. Newsgroups: comp.lang.c
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!howland.reston.ans.net!paladin.american.edu!gatech!destroyer!ncar!noao!stsci!kimball
  3. From: kimball@stsci.edu (Timothy Kimball)
  4. Subject: Re: Any hope for me..?
  5. Message-ID: <1993Jan4.150757.28742@stsci.edu>
  6. Sender: news@stsci.edu
  7. Organization: Space Telescope Science Institute
  8. X-Newsreader: TIN [version 1.1 PL6]
  9. References: <1993Jan3.015936.2526@leland.Stanford.EDU>
  10. Date: Mon, 4 Jan 1993 15:07:57 GMT
  11. Lines: 29
  12.  
  13. Dave Eisen (dkeisen@leland.Stanford.EDU) wrote:
  14. : In article <1993Jan2.215528.1@npe.isnet.inmos.co.uk> adcrumpler@npe.isnet.inmos.co.uk writes:
  15. : >
  16. : >What I'd like to know is:-  What range of academic qualifications
  17. : >do the various contributors possess ?  And can I, who didnt really
  18. : >make the most of his schooldays, hope to attain similar levels
  19. : >of knowledge and competence as you all possess ?
  20. : Academic qualifications are not real important for programming. I
  21. : have all kinds of academic qualifications, none of which are in
  22. : CS or engineering. I learned all I know about C, UNIX, programming,
  23. : and the rest of CS by reading books, having a job which forced me 
  24. : to learn a little bit, reading the net, and sitting in on a few courses.
  25.  
  26. I'll second this.  All I ever learned in a formal classroom was Fortran.
  27. C, Unix, etc. are, IMHO, best learned at the keyboard (maybe with K&R2
  28. at your elbow).  I don't think your (adcrumpler's) future depends as much
  29. on how you spent your school days as how you'll spend the next couple of
  30. years.
  31.  
  32. tdk
  33.  
  34. BTW: My backgound is physics and astronomy.
  35.  
  36. BTWBTW: adcrumpler, if you don't know:
  37. "K&R2" means _The C Programming Language_, 2nd Edition, 
  38.  by Kernighan and Ritchie.
  39.  
  40.