My Top 100 Programming, Computer and Science Books: Part Four
1–10 of 16 posts
Re: My Top 100 Programming, Computer and Science Books: Part Four
#2Re: My Top 100 Programming, Computer and Science Books: Part Four
#3I'd definitely rate CTM in the top 2 programming books I've ever read. I think it's the modern sequel to SICP and it doesn't get nearly as much love as it deserves (due to the choice of Mozart/Oz I guess).
Re: My Top 100 Programming, Computer and Science Books: Part Four
#4I really like many of the books he has posted. I'd definitely rate CTM in the top 2 programming books I've ever read. I think it's the modern sequel to SICP and it doesn't get nearly as much love as it deserves (due to the choice of Mozart/Oz I guess).
Re: My Top 100 Programming, Computer and Science Books: Part Four
#5I really like many of the books he has posted. I'd definitely rate CTM in the top 2 programming books I've ever read. I think it's the modern sequel to SICP and it doesn't get nearly as much love as it deserves (due to the choice of Mozart/Oz I guess).
What are the pros and cons of CTM as compared to SICP? The latter is very "tight"(like most math texts) for lack of a better word. I find programming (even academical ones) books a bit tiring to read because they don't proceed like typical math texts: very concise explanation -> lemma -> theorem -> proof -> corollary -> very concise elaboration. I get lost if a textbook is not written in that "tight" format. Is CTM c…
For example, last chapter defines all the operational semantics of their language.
Mind the authors come from the logic programming community, so the book is quite tight.
Re: My Top 100 Programming, Computer and Science Books: Part Four
#6I really like many of the books he has posted. I'd definitely rate CTM in the top 2 programming books I've ever read. I think it's the modern sequel to SICP and it doesn't get nearly as much love as it deserves (due to the choice of Mozart/Oz I guess).
http://www.amazon.com/Concepts-Techniques-Models-Computer-Pr...
Re: My Top 100 Programming, Computer and Science Books: Part Four
#7Re: My Top 100 Programming, Computer and Science Books: Part Four
#8I really like many of the books he has posted. I'd definitely rate CTM in the top 2 programming books I've ever read. I think it's the modern sequel to SICP and it doesn't get nearly as much love as it deserves (due to the choice of Mozart/Oz I guess).
What are the pros and cons of CTM as compared to SICP? The latter is very "tight"(like most math texts) for lack of a better word. I find programming (even academical ones) books a bit tiring to read because they don't proceed like typical math texts: very concise explanation -> lemma -> theorem -> proof -> corollary -> very concise elaboration. I get lost if a textbook is not written in that "tight" format. Is CTM c…