Oct
31
2010
Having learned functional OCaml during CSE 130 (btw, Prof. Lerner is great), here’s a version of my midterm notes for future reference (unfortunately, without syntax highlighting; I can’t find a SyntaxHighlighter brush for OCaml): (* An OCaml comment. (* You can nest them. *) *) Some infix operators: Equality: = (*though also used in Let-In for [...]
Tags: cheat, cheatsheet, CSE130, notes, OCaml, programming, sheet
Popularity: 13% [?]
Apr
04
2009
I recently finished reading C in a Nutshell, which I highly recommend as an excellent C reference and tutorial to anyone with programming experience. I previously learned some MS Visual C++ at CyberCamps some years ago, but finding the language a bit clunky, I searched around the web, found Python and have been in love [...]
Tags: book, C, notes, nutshell, programming, reference, review
Popularity: 1% [?]