|
Description
This is a foundation course for programmers. It provides an understanding
of the Unix system and teaches the basic skills for using it. It
does not focus on specific programming techniques or design methodologies,
but places emphasis on providing hands-on experience with the basic
Unix facilities and commands for data manipulation and shell programming.
Audience
Systems and applications programmers who plan to use the Unix operating
system.
Prerequisites
Participants must have some experience with Unix, including the
use of the vi editor and the simple filesystem. Arkoa's
Introduction to Unix or Introduction to Linux are recommended prerequisites.
Experience programming in a high-level language such as C is also
useful.
Hardware and Software
Any Unix system that provides the Korn shell. The systems should
be able to load a 3.5” DOS-formatted solution disk.
|
Format
Objectives
After completing this course, participants should be able to:
- Use many of the key Unix tools
- Describe the Unix tools approach
to creating powerful user and programmer utilities
- Create, access, and manipulate data
under Unix using important Unix tools
- Create Korn shell script programs
- Describe the Unix project archiving
system
|