Course Description
This course is a two part course:
Part I introduces the student to the fundamental skills in UNIX in the following areas:
Creating and navigating directories
Creating and editing files
Using pipes, redirection and filter tools
Using text processing utilities
Creating and using basic shell scripts
Submitting a executing processes
Part II introduces the student to concepts, design syntax and the use of the major UNIX development tools that help the student in program development. In the following areas:
C compilers
Debuggers
The MAKE tool
Program analysis tools
Source code management tools
Pre-requisites
Students should have experience creating and developing application programs in the UNIX environment.
Agenda
The following material will be covered: