Online Preprocessor eLearning Training
From Serebra Learning Corporation
ANSI C Programming Introducing C
To familiarize students with the capabilities of the ANSI C language and to enable them to write useful C programs Programmers and software developers new to ANSI C
more...
Fundamentals of C Programming
This course introduces the C language and the concept of object-orientation to students. The students also learn about objects and classes and their relation to functions. Finally, the students learn how to create functions, pass arguments and return values. Programmers who have functional experience in programming using a structured language like C or Pascal constitute the primary audience for
more...
Data Manipulation in C
This course introduces students to the data manipulation features of C . In addition to understanding stream and file handling in C , the students are introduced to the role of preprocessor in C . Programmers and Application Developers who have experience in programming using a structured language like Fortran and Pascal constitute the primary audience for this curriculum. This curriculum would
more...
ANSI C Programming The Standard Library and Preprocessor
To describe programming file and other I/O operations in ANSI C and how to implement facilities from the standard library Programmers and software developers new to ANSI C
more...
Final Exam ANSI C Programming
Generally taken near the end of a program, Final Exam: ANSI C Programming enables the learner to test their knowledge in a testing environment. Individuals seeking practice in a testing environment, covering the skills and competencies being measured by the courseware.
more...
From 123-CBT Computer Based Training
C Programming - Part 3

... Handling Duration: 2 Hour(s) Identify the correct preprocessor command to display an error message in a given situation. Identify the correct assertion code in a given situation. Identify the correct code to report an error in a program by using the perror function. Match debugging strategies with their functions. Match different debugging tools with their functions. Debug commonly
more...
C Programming - Part 2

...on. Identify a union variable declaration. Unit 4: C Preprocessor Duration: 2 Hour(s) Identify the advantages of including header files in a program. Identify the uses of the #include directive. Identify the uses of the #define directive. Identify the predefined macro for a specific purpose. Identify the output of a code sample that involves a macro call with arguments.
more...
C Foundation for Non-C Programmers - Part 1

...C++. Identify the parts of a C++ program. Match the C++ preprocessor directives with their uses. Sequence the steps in the creation of an executable file from a C++ source code file. Match the data types with their functions. Identify the appropriate variable declaration for a specified scenario. Identify the type of constant to be used in a specified scenario. Initialize an array for a
more...
From The Virtual Training Company
PHP
...Preprocessor) is a tool that lets you create dynamic web pages. PHP-enabled web pages are treated just like regular HTML pages and you can create and edit them the same way you normally create regular HTML pages. Virtual Training Company's tutorial is taught by Joshua Mostafa and shows you how to get the most out of using PHP. He begins with the basics and takes you smoothly through all you
more...
From Teach Me IT
Advanced Operations in C

Advanced Operations in C is the third course in the C Programming curriculum that consists of four courses. The course provides necessary skills that enable you to integrate directives and advanced I/O operations in your C programs. This course also provides the techniques for debugging a C program and make libraries of C programs.
Identify the concept of C preprocessor through the usage of
more...
Fundamentals of C++ Programming

This course is the first course of the four courses in the Programming using C++ curriculum. The title of this course is: Fundamentals of C++ Programming. This course introduces the C++ language and the concept of object-oriented programming to students. The students will also learn about objects and classes, and their relation to functions. Finally, the students learn how to create functions,
more...
Data Manipulation in C++

...ndling in C++, the students are introduced to the role of preprocessor in C++. After completing this course, the student will be able to:
define data conversion
use typecasting for data conversion
use one-argument constructors for conversion
define and use conversion functions
define the input/output streams in C++
understand the concept of buffered I/O operations
perform console
more...
