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

  1. Xref: sparky alt.msdos.programmer:3025 comp.os.msdos.programmer:11648 comp.sys.ibm.pc.programmer:685 comp.lang.c++:18451 comp.lang.c:18917
  2. Newsgroups: alt.msdos.programmer,comp.os.msdos.programmer,comp.sys.ibm.pc.programmer,comp.lang.c++,comp.lang.c
  3. Path: sparky!uunet!cs.utexas.edu!news.uta.edu!utarlg.uta.edu!b259phl
  4. From: b259phl@utarlg.uta.edu (PHILIP LIPPEL)
  5. Subject: Re: Newbie Wants Advice on C-Programming
  6. Message-ID: <27DEC199216503423@utarlg.uta.edu>
  7. Summary: Begin at the beginning ...
  8. News-Software: VAX/VMS VNEWS 1.41    
  9. Sender: news@utagraph.uta.edu (USENET News System)
  10. Nntp-Posting-Host: utarlg.uta.edu
  11. Organization: The University of Texas at Arlington
  12. References: <1992Dec23.220530.15347@netcom.com> <1992Dec27.023035.26886@mole-end.matawan.nj.us>
  13. Date: Sun, 27 Dec 1992 22:50:00 GMT
  14. Lines: 15
  15.  
  16. >You really have to learn C before learning C++, but you might as well learn
  17. >C++ _programming_ directly.
  18. >> ...
  19. >> 3) How robust is C compared to Fortran for purely number crunching, scientific
  20. >>    type applications on the PC?
  21. >To my taste, nobody has beaten K&R II for C.  For C++, or the non-C part of
  22. >C++, you'll need at least two books: a book from which to learn and the ARM
  23. >(Elis and Stroustrup, _The Annotated C++ Reference Manual_) for checking the
  24.  
  25. There is a pretty nice book on C for those who know FORTRAN which you might
  26. want to look for. Sorry I can't give you the exact reference right now as I
  27. gave the book to a student so he could start learning C over semester break, 
  28. but it shouldn't be too hard to find in a good technical bookstore.
  29.