Should I do the JS or Scheme SICP
Scheme. Javascript is a fine language, but it is not the right tool for this job.
I‘d go with Scheme. You‘ll learn the basics in a day. The language spec is only a few pages. And Scheme reads like pseudo-code with parentheses.
Scheme. Javascript is a fine language, but it is not the right tool for this job.