From Hands On Technology Transfer, Inc.
Korn Shell Programming ... writing
Korn shell scripts. Besides covering fundamental syntax for program flow control, variable assignment and substitution, I/O control, and mathematical expressions, it emphasizes the powerful features that are unique to this shell, including built-in string operators, variable typesetting/conversion, functions, and coprocess communication and control. The creative use of standard
UNIX more...
UNIX/Linux Fundamentals ...only used commands. Data manipulation utilities and shell syntax for synthesizing command pipelines are emphasized. Bourne and
Korn shell programming is introduced so students will be able to read and modify existing shell scripts as well as create their own. The X Window
System is also introduced from a user's perspective, including configuration of the user's environment, use of the window
more...
C++ Programming for C Programmers ...or experienced C programmers. The central concepts of C++ syntax and style are taught in the context of using object oriented methods to achieve reusability, adaptability and reliability. Emphasis is placed on the features of C++ that support abstract data types, inheritance, and polymorphism. Students will learn to apply the process of data abstraction and class design. Extensive programming
more...
From LearnRuby.com
Ruby Fundamentals Workshop 
The goal of the course is to give participants a solid foundation on which to become able
Ruby programmers. Beyond the basics, such as data types and syntax, the features of Ruby that give it its power and make it distinct are a major focus. These include its dynamic and object-oriented natures, the use of code blocks, and its powerful text, numeric, and regular expression processing
more...