CS 1 and other CS courses

<p>

I strongly doubt that you know the material covered in CS 1. The material in the first few chapters of SICP (which is what CS1 covers) cannot be taught without a functional language with first-class functions, lexical scope, etc. (There are very few of these in common usage.) So if you don’t know Scheme, you cannot have learned this material unless you covered it using some other similar functional language.</p>