Programming in PERL 5 
This is the first course in the
CGI/
PERL curriculum. It introduces the users to fundamentals of PERL programming. The course describes the datatypes, operators, arrays, hashes, loops and functions in PERL. The users will be able to rectify errors and implement the
OOP features in PERL. Web programmers, who want to implement
HTML forms with
WEB databases, and process HTML form values.
more...
CIW JavaScript Fundamentals Part 1: Programming Principles 
This is the first course in a two part series that presents students with both theoretical and practical instruction on the origins and basic features of the
JavaScript programming language. This course will provide an introduction to JavaScript and some common programming concepts. It will cover working with variables and data. Students will also learn about functions methods and events
more...