Skip to content

Commit d953c82

Browse files
Merge pull request ossu#1093 from romanbird/patch-1
Add 2011 Berkeley SICP in Scheme to extras
2 parents 72ea2ed + a5e319f commit d953c82

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

extras/courses.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ Courses | Duration | Effort
2121
[Object-Oriented Programming with Java](https://java-programming.mooc.fi/)| 14 weeks | 10 hours/week
2222
[Introduction to Programming with MATLAB](https://www.coursera.org/learn/matlab)| - | -
2323
[Introduction to Functional Programming](https://www.edx.org/course/introduction-functional-programming-delftx-fp101x-0)| 7 weeks | 4-6 hours/week
24-
[The Structure and Interpretation of Computer Programs](http://cs61a.org/) | - | -
24+
[The Structure and Interpretation of Computer Programs (2022, Python)](http://cs61a.org/) | - | -
25+
[The Structure and Interpretation of Computer Programs (2011, Scheme)](https://romanbird.github.io/sicp/) | - | -
2526
[Introduction to Haskell](https://www.seas.upenn.edu/~cis194/fall16/) | 14 weeks | 4 hours/week
2627

2728
## Math

0 commit comments

Comments
 (0)