IPC144

From CDOT Wiki
Revision as of 22:00, 29 January 2013 by Chris Szalwinski (talk | contribs) (Created page with '{{IPC144 Index | 20131}} = Course Material = == IPC144 - Introduction to Programming Using C == *This first subject in computer programming emphasizes problem solving strategi…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


IPC144 | Code Samples | Videos | Student Resources | Glossary

Course Material

IPC144 - Introduction to Programming Using C

  • This first subject in computer programming emphasizes problem solving strategies using structured programming techniques. The C programming language is used to introduce problem analysis, algorithm design, and program implementation.
  • Course Outline

External Links