Introduction

C Programming is an introduction to the C programming language. You will use standard ANSI C and Metrowerk's Code Warrior C compiler. This course emphasizes the following:

This course requires no prior programming experience. But please be warned: C is a very powerful programming language, but it can also be difficult to understand and unforgiving of even minor errors. There is no required textbook, but you may find the following books helpful:

 

Requirements

To pass this course you must:

For each program you complete:

You will be working independently during this class. You will need to find time to work in the computer lab. Plan ahead since the lab is often used by classes and you will not always be able to work. The only assignment you need to show your teacher is your final project. Feel free to ask questions if you are unsure about anything.

 

Getting Started

Create a new folder within your documents folder and save everything for this class in that folder. When you create a new program, save all the files for that program in a new folder with the same name. This makes it much easier to keep everything organized. You should also keep a backup copy of your files on a floppy, Superdisk, or Zip disk. You can use the Copy command in At Ease to copy your files onto one of these.

 


Intro | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | Project