Does the material in "Structure and Interpretation of Computer Programs" (https://mitpress.mit.edu/sites/default/files/sicp/full-text/book/book-Z-H-4.html#%_toc_start) cover the same ground as "Foundations of Computer Science" (http://infolab.stanford.edu/~ullman/focs.html)?
Does SICP cover the same ground as FoCS?
1–4 of 4 posts
Re: Does SICP cover the same ground as FoCS?
#2No.
Re: Does SICP cover the same ground as FoCS?
#3FoCS is more focused on discrete mathematics. SICP focuses mostly on, well, programming language interpreters. SICP is also chattier, in my view.
Re: Does SICP cover the same ground as FoCS?
#4Does anyone know of a current MOOC that uses SICP (or FocCS for that matter)?
It seems courses like these were available (untill two years ago?), but slowly universities have withdrawn them from EDX / Coursera for the public.. leaving only the very superficial 'intro to' type of thing.