Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
people:mlsmith:top [2019/10/09 11:00]
mlsmith [Fall 2019]
people:mlsmith:top [2020/07/29 02:29]
mlsmith [Quotes]
Line 10: Line 10:
 | **Office:** SP 104.5 \\ **Voice:** 845 437 7497\\ **E-mail:** mlsmith@vassar.edu | | Vassar College, Box 399\\ 124 Raymond Avenue\\ Poughkeepsie, NY 12604-0399 |  | **Office:** SP 104.5 \\ **Voice:** 845 437 7497\\ **E-mail:** mlsmith@vassar.edu | | Vassar College, Box 399\\ 124 Raymond Avenue\\ Poughkeepsie, NY 12604-0399 | 
  
-==== Fall 2019 ====+==== Fall 2020 ====
  
 +  * CMPU-377: Parallel Programming
 +    * Lectures: Mon/Wed 12:00--1:15pm \\ \\ 
 +  * CMPU-381: Relational Databases and SQL
 +    * Lectures: Mon 3:10--5:10pm \\ \\ 
 +  * Office hours: 
 +    * tbd //and by appointment//
 +
 +/****
   * CMPU-101: [[courses:cs101-201902:top|Problem-Solving and Abstraction]]   * CMPU-101: [[courses:cs101-201902:top|Problem-Solving and Abstraction]]
     * Lectures: Mon/Wed 1:30-2:45pm     * Lectures: Mon/Wed 1:30-2:45pm
     * Labs: Fri 1-3pm     * Labs: Fri 1-3pm
     * SP 309     * SP 309
-  CMPU-381: [[courses:cs381-2019/top|Relational Databases and SQL]] +****/
-    Lectures: Mon 3:10-5:10pm +
-    SP 105 +
- +
-  Office hours:  +
-    * Tue/Thu 1-3pm, //and by appointment//+
  
 ==== Research Interests ==== ==== Research Interests ====
Line 32: Line 35:
  
 //Computer Science is the art of turning constants into variables.// --Donald Knuth //Computer Science is the art of turning constants into variables.// --Donald Knuth
 +
 +//Controlling complexity is the essence of computer programming.// --Brian Kernighan
  
 //The programmer, like the poet, works only slightly removed from pure thought-stuff. He builds castles in the air, from air, creating by exertion of the imagination.//  --Fred Brooks (The Mythical Man Month)  //The programmer, like the poet, works only slightly removed from pure thought-stuff. He builds castles in the air, from air, creating by exertion of the imagination.//  --Fred Brooks (The Mythical Man Month) 
Line 38: Line 43:
  
 //Though OOP came from many motivations...the small scale [motivation] was to find a more flexible version of assignment, and then to try to eliminate it altogether.// --Alan Kay, [[http://worrydream.com/EarlyHistoryOfSmalltalk/|The Early History of SmallTalk]] //Though OOP came from many motivations...the small scale [motivation] was to find a more flexible version of assignment, and then to try to eliminate it altogether.// --Alan Kay, [[http://worrydream.com/EarlyHistoryOfSmalltalk/|The Early History of SmallTalk]]
 +
 +//SQL, Lisp, and Haskell are the only programming languages that I've seen where one spends more time thinking than typing.// --Philip Greenspun
  
 <code>(( λ (x) (x x)) ( λ (x) (x x)))</code> \\ <code>(( λ (x) (x x)) ( λ (x) (x x)))</code> \\