home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / lang / scheme / 2641 < prev    next >
Encoding:
Text File  |  1992-11-23  |  2.2 KB  |  49 lines

  1. Newsgroups: comp.lang.scheme
  2. Path: sparky!uunet!spool.mu.edu!uwm.edu!cs.utexas.edu!torn!utzoo!sq!dak
  3. From: dak@sq.sq.com (David A Keldsen)
  4. Subject: Re: What are good references on learning Scheme
  5. Message-ID: <1992Nov24.042715.4278@sq.sq.com>
  6. Organization: SoftQuad Inc., Toronto, Canada
  7. References: <1992Nov20.001132.28991@pasteur.Berkeley.EDU> <1992Nov22.033413.1020@linus.mitre.org> <GJR.92Nov23094656@chamarti.ai.mit.edu> <By6MoB.7qH@rice.edu>
  8. Date: Tue, 24 Nov 92 04:27:15 GMT
  9. Lines: 38
  10.  
  11. dorai@cs.rice.edu (Dorai Sitaram) writes:
  12.  
  13. >How does one pronounce the abbreviation "SICP"?  I've been
  14. >saying "Sic P" without qualms all along, and only yesterday,
  15. >when someone I recommended the book to started snickering
  16. >did I realize that an alternate pronunciation would be
  17. >desirable.
  18.  
  19. We call it "ess eye cee pee" or "The Wizard Book" or "The Purple Book"
  20. (both at SoftQuad, Toronto, and at the University of Oregon, Eugene).
  21.  
  22. >That said, while I agree that SICP chooses to teach thinking
  23. >about programs over teaching programming, I don't think the
  24. >passing over of call/cc in the book can be attributed to
  25. >that choice.  Arguably, if SICP were written today, it would
  26. >contain call/cc or some variant, without such an act
  27. >spelling a compromise of any of its lofty goals.
  28.  
  29. One might argue that EoPL (_Essentials of Programming Languages_,
  30. Friedman, Wand and Haynes, ISBN 0-262-06145-7 [MIT Press hb], ISBN
  31. 0-07-022443-9 [McGraw-Hill]) is a recent and more advanced SICP.  One
  32. would be incorrect ;-) but if you want a *really* good discussion of
  33. call/cc, including how to implement it, I think that's a good place to
  34. look.  It's a significantly more challenging text, and a terrific next
  35. step after SICP.
  36.  
  37. (I think SICP is showing its age, just a bit...the dialect differences,
  38. the lack of call/cc...but I still fondly remember it as the book which
  39. made CS fun for me again.  I also still recommended it to people when
  40. they ask "why Scheme" or even "what should I read next?").
  41.  
  42. Regards,
  43. Dak
  44. -- 
  45. David A. 'Dak' Keldsen of SoftQuad, Inc. email: dak@sq.com  phone: 416-239-4801
  46. "You're all in league, you people!" the Duke snarled.  "The whole bunch of
  47. you!  You're nothing but a pack of ringleaders!"
  48.     -- _Wyrd Sisters_ by Terry Pratchett
  49.