UNIX Shell Programming 
The
UNIX Shell Programming course is designed to give students an idea of what can be accomplished with shell scripts and how to write them. This course teaches the features of the shell such as I/O redirection, filename shorthand, looping constructs, variables, and signal handling. The course introduces the concept of shell programming, how and when to create shell programs, and how to run shell
more...
Java Nuts and Bolts 
This course is the second in a series of five which prepares students for the
Sun Certified Java Programmers certification exam. This course introduces students to the fundamentals of the
Java programming language. Students will understand how to create use and modify variables and literals of various types. Students will also learn how to control program execution using Java's flow control
more...