Programming language resources for UCLA Computer Science 131
[
131 home
]
OCaml
Yaron Minsky, Anil Madhavapeddy and Jason Hickey,
Real World Ocaml
Jens Olsson,
Standard ML and Objective Caml, Side by Side
Xavier Leroy
et al.
,
The OCaml system documentation and user's manual
Objective CAML Tutorial
OCaml home page
Java
Java Technology Reference
The Java Language Specification, Java SE 13 Edition
Java SE & JDK Version 13 API Specification
Prolog
J. R. Fisher,
prolog :- tutorial
Paul Brna,
Prolog programming: a first course
Daniel Diaz,
GNU Prolog manual
Scheme
R. Kent Dybvig,
The Scheme Programming Language, 4th edition
schemers.org
Racket
Paul Wilson,
An Introduction to Scheme and its Implementation
Revised
7
Report on the Algorithmic Language Scheme
(R7RS)
Matthias Felleisen, Robert Bruce Findler, Matthew Flatt, and Shriram Krishnamurthi,
How to Design Programs
Python
Python.org
Python documentation
My favorite printed Python reference work is: David Beazley,
Python essential reference
, 4th ed. Addison-Wesley (2009). ISBN 978-0672329784.
Python in a Nutshell, 3rd edition
(2017) (available free to UCLA IP addresses)
Etc.
ACM Special Interest Group on Programming Languages (SIGPLAN)
Eric S. Raymond,
The INTERCAL Resources Page