Introduction to C Programming Part 1 of a two part series, will introduce you to the C programming language. You will start with the layout of a C program and venture into control statements, loops, functions and basic i/o. Your development skills will continue in Part 2, where you will learn more complex data types such as arrays, structures and pointers. Solid programming techniques will be emphasized.
Course Objectives:
As a result of taking this course, you will be able to:
•Write a basic C Program
•Identify safe C Programming practices
•Implement control statements
•Perform basic looping
•Modularize your C Program
Prerequisites:
Students should have experience with a programming language. While the syntax of the C language is covered thoroughly, there is an assumption of knowledge and skill with the operating system you will be working with, and with some underlying basics of programming.
Presentations:
316 Module 00: Course Introduction316 Module 01: What is C?316 Module 02: A Simple C Program316 Module 03: Variables & DataTypes316 Module 04: Arithmetic Operators316 Module 05: Workshop Solution316 Module 06: Control Statements – Part 1316 Module 07: Workshop Solution316 Module 08: Control Statements – Part 2316 Module 09: Control Statements – Part 3316 Module 10: Loops316 Module 11: Functions316 Module 12: Course Summary and Evaluation
There are no comments yet.