Code Monkey home page Code Monkey logo

cs61as-racket-homework's Introduction

Berkeley CS61AS course homework in Racket

The University of Berkeley offers all the learning material for its awesome CS61AS course through edX Edge.

CS61AS is the introductory course in Computer Science, based on the world-renowned book Science and interpretation of computer programs.

The name of this course used to be CS61A, but recently the faculty has decided to switch CS61A to Python. They kept the old LISP-based course around and renamed it to CS61AS.

##What's in this repo

In the hope it will be useful to someone, this repo contains the homework for the edX course offered in Fall 2014, implemented in Racket. I've found it quite cumbersome to install the Scheme interpreter suggested in the course, and rather preferred to use the Racket IDE.

The code fragments in SICP are written in Simple Scheme, which has a set of simple built-in operators for list operations and such. For this reason, writing the code in Racket involved leveraging its support for 3rd party languages to use some community-contributed bindings. I've used #lang planet dyoo/simply-scheme:2. Besides the additional bindings, Racket also somehow diverges from Scheme in the treatment of mutable data structures.

##Resources It looks like Berkeley is now (Fall 2015) in the process of switching over the course materials to use Racket. You can check their progress here.

cs61as-racket-homework's People

Contributors

nicolov avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.