home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / alt / msdos / programm / 3116 < prev    next >
Encoding:
Internet Message Format  |  1993-01-08  |  2.9 KB

  1. Xref: sparky alt.msdos.programmer:3116 comp.os.msdos.programmer:11900 comp.sys.ibm.pc.programmer:753 comp.lang.c++:18829 comp.lang.c:19405
  2. Newsgroups: alt.msdos.programmer,comp.os.msdos.programmer,comp.sys.ibm.pc.programmer,comp.lang.c++,comp.lang.c
  3. Path: sparky!uunet!spool.mu.edu!yale.edu!jvnc.net!newsserver.jvnc.net!news.edu.tw!news!Net.nthu.edu.tw!Uz.nthu.edu.tw!kgphuann
  4. From: kgphuann@Uz.nthu.edu.tw (Kho-Guan Phuann (LING G794709) TEL.(035)715131-4888)
  5. Subject: Re: Newbie Wants Advice on C-Programming
  6. Message-ID: <1993Jan8.072703.3305%kgphuann@Uz.nthu.edu.tw>
  7. Organization: National Tsing Hua University (HsinChu)
  8. References: <1993Jan5.185131.3782@Cadence.COM>
  9. Date: Fri, 8 Jan 1993 07:27:03 GMT
  10. Lines: 42
  11.  
  12. daled@cadence.com (Dale DePriest) writes:
  13. > ...... 
  14. > The discussion mentions Borland C++.  You may not know that this is
  15. > also known as Turbo C/C++.  The Turbo version is adequate to learn on
  16.                               ?????????????????????????????????????????
  17. > and is quite a bit cheaper.  The full Borland version provides a full
  18. > environment for professional programmers.  The Turbo C can often be
  19. > had inexpensively in the used market, going rate about $25, by people
  20. > that are moving to C++.  Version 2 is excellent and supports all that
  21. > you need to get going.
  22. > ......
  23.  
  24.     Sorry, I can not but complain here about the poor documents 
  25. Turbo C++ for DOS provides since the product seems to be overly
  26. valued. I bought Turbo C++ for DOS 3.0 by an educational discount.
  27. The retailer told me the package is exactly the same as that 
  28. without discount. Yes, it is *quite a bit cheaper*, but I am rather
  29. disappointed at finding out that there is only one user's manual 
  30. in it. They try to include everything in that book, including 
  31. several hundred pages of C/C++ language tutorial which, though
  32. well written, occupie much space. And the most important infor-
  33. mation I need such as the IDE, which is appreciated by everybody,
  34. is only provided with very few descriptions. It is usually referring
  35. the reader to on-line help, but on-line help can only serve well as a 
  36. reminiscent reference. As a new Turbo C++ user, I need step by step
  37. tutorial on all the menu items. I did try to get help from on-line
  38. help, but its sections always assume the knowledge of each other
  39. circularly. I am always stuck in it.  
  40.  
  41.   Some days ago, I borrowed Borland C++ 2.0 from a teacher, and was 
  42. impressed by the many manuals packed with it. From the manuals, I 
  43. learned some very basic technique of using IDE. Yes, money speaks
  44. loudest. But isn't it a compiler vendor's obligation to instruct
  45. its customers to use its product, especially use its specific 
  46. features, in an understandable way?
  47.  
  48.   I learn C++ by reading Lippman's and Stroustrup's books with
  49. pleasure, while I learn Turbo C++ with frustration.
  50.  
  51.                                                KhoGuan PhuaN
  52.                                         kgphuann@uz.nthu.edu.tw
  53.  
  54.