adding unix 101/102 thursday event to events.xml

This commit is contained in:
Edgar Bering 2009-02-02 13:18:42 -05:00
parent e2023ca135
commit a857482be1
1 changed files with 18 additions and 0 deletions

View File

@ -5,6 +5,24 @@
<!-- Winter 2009 -->
<eventitem date=":2009-02-05" time="5:30 PM" room="MC2062 and MC2063" title="UNIX 101 and 102">
<short><p>
Continuing the popular Unix Tutorials with a rerun of 101 and the debut of 102.</p></short>
<abstract><p>
Unix 101 is an introduction to the Unix shell environment, both on the student
servers and on other Unix environments. Topics covered include: using the shell, both basic
interaction and advanced topics like scripting and job control, the filesystem and manipulating
it, and ssh. </p><p>
Unix 102 is a follow up to Unix 101, requiring basic knowledge of the shell.
If you missed Unix101 but still know your way around you should be fine.
Topics covered include: "real" editors, document typesetting with LaTeX
(great for assignments!), bulk editing, spellchecking, and printing in the
student environment and elsewhere. </p><p>
If you aren't interested or feel comfortable with these taskes, watch out for
Unix 103 and 104 to get more depth in power programming tools on Unix. </p></abstract>
</eventitem>
<eventitem date="2009-02-03" time="5:30 PM" room="MC3003" title="UNIX 101">
<short><p> New to Unix? No problem, we'll teach you to power use circles around your friends!</p></short>
<abstract><p>This first tutorial is an introduction to the Unix shell environment, both on the student