Thurs Sep 11 - Intro Programming Lecture Notes
 - Questions
 
- Hopefully the LCD projector is working this time...
 
- Any discussion of In the Beginning was the Command Line?
 
- Go over homework: 
  mathq.pl.
  (Compile, run, debug.)
  
    -  #!/usr/bin/perl -w 
	- must be first line of file.
	  
- no space before "#".
      
 
 
  
- Perl data types - see 
  dataTypes.pl
  
- ASCII - see 
  /docs/ascii.html
  
- Go over homework assignment, particularly
   the two partial programs - pick one to complete.
   
 
 
 
 
  Jim Mahoney
  (mahoney@marlboro.edu)
 Last modified <% scalar localtime($m->current_comp->load_time) %>