|
|
|
|
|
by CyberFonic
2740 days ago
|
|
Fantastic explanation of the impact of working through SICP. Scheme notation is effectively AST, thus you can mentally map any PL to it and at the same time avoid getting caught up in the syntax issues of any given language. Agreed working through SICP is a non-trivial experience. However, what you learn will provide solid foundations for your professional future regardless what languages you end up using. |
|