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 [2021/09/29 16:04] – Some bootcamp ideas. 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 14: Line 15:
 Bootcamp ideas: Bootcamp ideas:
  
-  * Log in and create your own user directory.  Hint: see "HACTRN survival guide+  * Log in and create your own user directory.  Hint: see "basic tutorialsabove. 
-  * Run :INFO to see the system documentation.  Run :INFO INFO to learn how to use INFO. +  * 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. 
-    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.+  * 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''
 +  * 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.1632931468.txt.gz · Last modified: 2021/09/29 16:04 by larsb