Computer Science Canada CS Books |
Author: | Will [ Sun Nov 22, 2009 9:16 pm ] |
Post subject: | CS Books |
Hey all. I was wondering if anyone could recommend a good CS/programming book or two? I'm not looking for anything on a specific language, or anything like that. Something more generalized, or along the lines of Coders At Work perhaps? I'll welcome any suggestions, really. Thanks in advance. |
Author: | jbking [ Sun Nov 22, 2009 9:59 pm ] |
Post subject: | Re: CS Books |
From Stackoverflow.com:
What are some good free programming books? What development book made the most impact on you as a developer? Those links contain lists of books that I'd investigate for a few book ideas. |
Author: | wtd [ Sun Nov 22, 2009 10:31 pm ] |
Post subject: | RE:CS Books |
How to Design Programs? |
Author: | endless [ Sun Nov 22, 2009 11:57 pm ] |
Post subject: | Re: RE:CS Books |
wtd @ Sun Nov 22, 2009 10:31 pm wrote: How to Design Programs?
here's the link to the full book. http://www.htdp.org/2003-09-26/Book/curriculum.html |
Author: | saltpro15 [ Mon Nov 23, 2009 1:11 pm ] |
Post subject: | RE:CS Books |
The Art Of Computer Programming by Donald Knuth |