Entries in computer science (3)

Wednesday
25Nov2009

Brief Introduction to LISP (OReilly Media)

Wednesday
25Nov2009

Structure and Interpretation of Computer Science (CS 61A UC Berkeley)

CS 61A - Structure and Interpretation of Computer Science - U. C. Berkeley

This course exposes students to techniques of abstraction at several levels: (a) within a programming language, using higher-order functions, manifest types, data-directed programming, and message-passing; (b) between programming languages, using functional and rule-based languages as examples.

Lectures 5 & 6 contain copyrighted material and will be public when permission is granted.

 

CS 61A - Structure and Interpretation of Computer Science

This course exposes students to techniques of abstraction at several levels: (a) within a programming language, using higher-order functions, manifest types, data-directed programming, and message-passing; (b) between programming languages, using functional and rule-based languages as examples. Lectures 5 & 6 contain copyright material and will be public when permission is granted.

Sunday
22Mar2009

Barbara Liskov - 2008 Turing Award Winner

Barbara Liskov (photo courtesy MIT)

via Wikipedia:

Barbara Liskov, (born Barbara Jane Huberman in 1939), is a computer scientist. She is currently the Ford Professor of Engineering in the MIT School of Engineering’s Electrical Engineering and Computer Science department and an Institute Professor at the Massachusetts Institute of Technology. She earned her BA in mathematics at the University of California, Berkeley in 1961, and became the first woman in the United States to be awarded a Ph.D. from a computer science department, in 1968 from Stanford University.[2] The topic of her Ph.D. thesis was a computer program to play chess end games.[3] Liskov has led many significant projects, including the Venus operating system, a small, low-cost and interactive timesharing system; the design and implementation of CLU, the first programming language to support data abstraction; Argus, the first high-level language to support implementation of distributed programs; and Thor, an object-oriented database system. With Jeannette Wing, she developed a particular definition of subtyping, commonly known as the Liskov substitution principle. She leads the Programming Methodology Group at MIT, with a current research focus in Byzantine Fault Tolerance and distributed computing.