home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / lang / c / 12876 < prev    next >
Encoding:
Internet Message Format  |  1992-08-27  |  904 b 

  1. Path: sparky!uunet!world!ksr!jfw
  2. From: jfw@ksr.com (John F. Woods)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Most difficult part of learning C?
  5. Message-ID: <15230@ksr.com>
  6. Date: 27 Aug 92 13:24:12 EDT
  7. References: <9208251159.AA04122@ult4>
  8. Sender: news@ksr.com
  9. Lines: 13
  10.  
  11. goldstei@cgi.com ("Morris Goldstein") writes:
  12. >I am conducting research for a little project concerning difficulties in
  13. >learning C and how to improve the teaching of C so as to circumvent these
  14. >problems.
  15. >When learning C, what things did you find the most confussing/difficult to
  16. >understand?
  17.  
  18. I don't remember anything being particularly confusing or difficult, but I
  19. do remember that my most embarrasing mistake was assuming that pointers could
  20. be treated as unsigned integers in a UNIX kernel modification I mailed out to
  21. the UNIX-WIZARDS mailing list.  Fortunately, that happened 12 years ago, so
  22. I've managed to live it down :-).
  23.  
  24.