User Tools

Site Tools


its

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
its [2022/03/06 07:30] – Commands in monospace. larsbits [2023/08/31 06:26] (current) – Link to new ITS "manual", or wiki. larsb
Line 9: Line 9:
   * [[its_hactrn|HACTRN survival guide]]   * [[its_hactrn|HACTRN survival guide]]
   * [[its_user|Adding a new ITS user]]   * [[its_user|Adding a new ITS user]]
 +  * [[https://github.com/larsbrinkhoff/its-manual/wiki|New ITS manual in the works]]
  
 More information can be found by running **INFO**, and [[https://github.com/PDP-10/its/blob/master/README.md#documentation|on GitHub]]. More information can be found by running **INFO**, and [[https://github.com/PDP-10/its/blob/master/README.md#documentation|on GitHub]].
Line 17: Line 18:
   * Run '':INFO INFO'' to learn how to read the system documentation. Read "INTRO" to learn some ITS basics.  List all the files in the INFO directory.   * Run '':INFO INFO'' to learn how to read the system documentation. Read "INTRO" to learn some ITS basics.  List all the files in the INFO directory.
   * Create a file using EMACS.  Hint1 '':INFO EMACS'' Hint2 '':TEACHEMACS''.   * Create a file using EMACS.  Hint1 '':INFO EMACS'' Hint2 '':TEACHEMACS''.
 +  * Start several jobs in parallel and switch between them.  Hint1: ''^Z'' Hint2: ''$J'' Hint3: ''$P'' Hint4: ''$$V''.
   * Write, compile, link, and run a small C program.  Hint1: ''.INFO.; CC RECENT'' Hint2: ''C; CDOC >''   * Write, compile, link, and run a small C program.  Hint1: ''.INFO.; CC RECENT'' Hint2: ''C; CDOC >''
-  * Learn PDP-10 progamming with '':INFO PDP-10'' Do one of the examples.  Hint '':INFO MIDAS''+  * Learn PDP-10 programming with '':INFO PDP-10'' Do one of the examples.  Hint '':INFO MIDAS''
   * Get 50 points in Zork.  Hint1: ''ZORK^K'' Hint2: ''score''.   * Get 50 points in Zork.  Hint1: ''ZORK^K'' Hint2: ''score''.
   * Compute the derivative and integral of an expression in Macsyma.  Hint1: '':MACSYMA''   * Compute the derivative and integral of an expression in Macsyma.  Hint1: '':MACSYMA''
 +  * Write a function in Maclisp to print "hello world" Hint1: ''LISP^K'' Hint2: '':INFO LISP''.
 +  * Learn about Lisp from the automated tutor: '':teach;lisp''.
  
 Suggested topics to explore: Suggested topics to explore:
its.1646551802.txt.gz · Last modified: 2022/03/06 07:30 by larsb