News for UCLA Computer Science 131, spring 2019
[131 home]
Here are news items that affect the core assignments and
class material.
  - 2019-04-17
 - 
    
      - 
	Typos in Homework 2 has been
	corrected as follows: 'An acceptor is a function
	that accepts 
a rule list and a suffix ...' and 'The
	acceptor rejects the rule list and suffix by
	returning None. For example, the
	acceptor (function | "+"::t -> Some ("+"::t) | _
	-> None) accepts any rule list but
	accepts only suffixes beginning with "+"'.
       
    
   
 - 2019-03-29
 - 
  
   - Create your SEASnet
    account and then check that it works as soon as
    you can, as there are occasionally delays before
    your account is activated.
 
   - 
    Here are suggestions if you're
    interested in the course but are neither enrolled nor on the waiting list.
    
     - 
       Read Enrollment in
	 Undergraduate Computer Science Classes and follow its advice.
 
     - 
       Any PTEs are not typically given out until the end of the second week,
       to make sure that enough resources are available.
       You can try coming to classes before then.
       Sign up on any attendance sheet that is being passed around.
 
    
 
  
 
 © 2019 Paul Eggert.
 See copying rules.
 $Id: news.html,v 1.576 2019/04/17 17:24:23 eggert Exp $