From 497654aac54c7f3cdd23a440a6185fed0c2aeb2e Mon Sep 17 00:00:00 2001 From: Marc Burns Date: Wed, 21 Sep 2011 16:12:25 -0400 Subject: [PATCH] Add Unix 101 and Code Party 1, Fall 2011. --- events.xml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/events.xml b/events.xml index e00305e..9efd6ad 100644 --- a/events.xml +++ b/events.xml @@ -3,6 +3,28 @@ + + +

by Calum T. Dalek. The Computer Science Club is having our first code party of the term! The theme for this code party will be collaborative development. We'll present several ideas of small projects to work on for the unexperienced. Everyone is welcome; please bring your friends! There will be foodstuffs and sugary drinks available for your hacking pleasure.

+
+ +

+ The Computer Science Club is having our first code party of the term! The theme for this code party will be collaborative development. We'll present several ideas of small projects to work on for the unexperienced. Everyone is welcome; please bring your friends! There will be foodstuffs and sugary drinks available for your hacking pleasure. +

+ +

+ There will be 4 more code parties this term. +

+
+
+ + +

by Calum T. Dalek. New to Unix? No problem, we'll teach you to power use circles around your friends!

+
+ +

Unix 101 is the first in a series of tutorials on using Unix. This tutorial will present 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 more advanced topics like scripting and job control, the filesystem and manipulating it, and secure shell. If you feel you're already familiar with these topics, don't hesitate to come to Unix 102 to learn about documents, editing, and other related tasks, or watch out for Unix 103, 104, and 201 that get much more in depth with power tools and software authoring on Unix.

+
+