From Serebra Learning Corporation
C Programming - Part 4 
This course is the last in a four-part series that will give students the fundamental skills and knowledge necessary to be able to write syntactically correct C code, using the facilities of a standard
ANSI C library, to create basic applications. This series is not environment or vendor-specific. This course will teach students the skills and knowledge necessary to perform some more advanced
more...
Programming Logic and Techniques 
This course is meant for end users. It aims to teach users the basic concepts of computing and programming language, and the usage of programming methods and elements. People who want to have a fairly good knowledge of the concepts of programming logic and techniques.
more...
C Programming - Part 4 


This course is the last in a four-part series that will give students the fundamental skills and knowledge necessary to be able to write syntactically correct C code, using the facilities of a standard
ANSI C library, to create basic applications. This series is not environment or vendor-specific. This course will teach students the skills and knowledge necessary to perform some more advanced
more...
Data Storage Manipulation in C 
This is the last course in a series of four courses. It provides skills that enable the student to store data in the form of linked lists, binary trees, stacks, and queues. It also enables the students to perform bit-level operations.
more...
From Teach Me IT
Programming Logic and Techniques 

The
Programming Logic and
Techniques WBT is meant for end users. It aims to teach users the basic concepts of computing and programming language, and the usage of programming methods and elements. After completing this course, the student will be able to:
Describe various problem solving techniques
Use algorithms and flowcharts
Describe the concept of programming language
Understand the
more...
Data Storage Manipulation in C 

Data
Storage Manipulation in C is the fourth course in the C Programming curriculum that consists of four courses. The course provides necessary skills that enable you to store data in the form of linked lists, binary trees, stacks, and queues. It also enables the students to perform bit-level operations.
Perform advanced memory operations in C
Identify the concept of linked lists
Store data
more...