Skip to content
/ sicp Public

Structure and Interpretation of Computer Programs

Notifications You must be signed in to change notification settings

batudmr/sicp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Structure and Interpretation of Computer Programs

This repository contains my weekly homework and lab submissions for CS61A class from UC Berkeley which is taught in Scheme (Lisp). The course itself is based on famous MIT textbook SICP. I didn't take the course from the university. I'm studying it to improve my programming skills and understand programming paradigms.

The exercises files uses .rkt extension instead of .scm because it is easier to install DrRacket to MacOS and Windows and use it as Scheme interpreter.

Resources

Acknowlegments

I would like to thank Oz Nova and Myles Byrne for providing a guide to learn computer science for self-taught engineers. The guide can be found here.

About

Structure and Interpretation of Computer Programs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages