C Programming Training Classes and ProgramsProgramming Languages Courses
|
|
|
C Programming Training Classes
C Programming
Some important terms: c,programming,progam,ansi,compiler,coding java,c,programming,languages,application,programmers,systems
|
|
 online course |
 instructor led class |
 learn at home |
 group study |
 self directed training |
 cd based training |
 DVD video training |
 printed book |
 e-book digital book |
 workshop seminar |
 train the trainer |
 computer based learning |
 discounted pricing |
 online tutorial |
|
C Programming Level I
 The student will be able to write, compile and execute a basic C program. Programmers new to the C programming language. more...
C Programming Level II
 Students will be able to use arrays, structures, pointer and files within C programs. Programmers new to the C programming language. more...
Fundamentals of C
 This is the first course in the series of four courses. This course provides students with basic skills and knowledge to understand the evolution of the language. It also provides the basic lexical and syntactical elements, data representation, and flow control implementation. more...
Programming Constructs in C
 This is the second course in the series of four courses. This course provides students with basic skills and knowledge to understand the basic programming constructs, like strings, arrays, pointer, structures, and unions. more...
Advanced Operations in C
 This is the third course in the series of four courses. This course builds on the existing knowledge of the students by imparting necessary skills to apply advanced concepts and techniques to C programs. The set of skills include using directives and performing I/O operations. This course also covers the techniques for handling and debugging errors. 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...
C Programming - Part 1
 This course is the first 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 give students a basic understanding of some of the fundamental constructs of C.... more...
C Programming - Part 2
 This course is the second 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. In this course, students will learn about arrays, pointers, and user-defined data types. more...
C Programming - Part 3
 This course is the third 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 begins to introduce some more advanced topics. Students will learn about some of the... 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...
XML Programming Part 1: Components and Style Sheets
 This first course in the series will teach learners why XML is useful for developing Web and enterprise applications and the basics about how to write XML well-formed documents. It will cover the history of XML the features and benefits of XML writing XML documents and using style sheets including Cascading Style Sheets (CSS) and the Extensible Style Language (XSL). This course will provide... more...
C Programming - Part 1
   This course is the first 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 give students a basic understanding of some of the fundamental constructs of C.... more...
C Programming - Part 2
   This course is the second 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. In this course, students will learn about arrays, pointers, and user-defined data types. more...
C Programming - Part 3
   This course is the third 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 begins to introduce some more advanced topics. Students will learn about some of the... 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...
OS 390 C Programming
 This course covers more of the concepts that are needed before designing or coding applications using Virtual Storage Access Method ( VSAM). The course discusses how VSAM can add records to, and delete records from, a KSDS, and how VSAM manages the space within the data component of the KSDS when performing additions or deletions. It also describes the organization and function of an alternate... more...
Introduction to C Programming
 This course illustrates the basic elements of programming in the C Language. The course uses interactive programming exercises to teach the components of a C program and the syntax of basic C commands. The course begins with an overview of C and its history, comparing it with other programming languages. The structures and elements that every program must contain are introduced, then keywords... more...
Basic C Programming
 This course covers the powerful C programming constructs; functions, symbolic constants, macros, and arrays. It describes the principles and processes of writing user-defined functions, the difference between user functions and C library functions, function headers and definitions, passing data among functions, and recursive functions. It also provides an understanding of life span or scope of... more...
Intermediate C Programming
 This course addresses two major areas of C programming: pointers and input/output. The majority of C Language programs use pointers. This course teaches the techniques for working with pointers and functions and performing input /output functions. It covers retrieving input from the keyboard, the getch( ) function, the fundamentals of performing multiple character input, and using scanf( ) to... more...
Advanced C Programming
 This course introduces complex data elements and many important functions. The elements of a structure can be accessed separately or manipulated as a single variable. The course also describes other data elements, functions for the manipulation of characters, logical operators ( AND, OR, XOR, INV, and SHIFT), and dynamic memory allocation. This course is not written to a version. This course is... more...
C Unleashed
    Most operating systems provide precompiled programs that communicate across a network. Common examples into the TCP/IP world are web clients (browsers) and web servers, and the FTP and TELNET clients and servers. When we are using these utilities of the Internet sometimes we think about it but mostly we remain unaware about all the process involved. This program aims at learning and better... more...
|