Difference between revisions of "IPC144"
(Created page with '{{IPC144 Index | 20131}} = Course Material = == IPC144 - Introduction to Programming Using C == *This first subject in computer programming emphasizes problem solving strategi…') |
(→IPC144 - Introduction to Programming Using C) |
||
Line 6: | Line 6: | ||
*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. | *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. | ||
− | * [https:// | + | * [https://secure.senecac.on.ca/ssos/findWithoutSemester/IPC144/SICT Course Outline] |
== External Links == | == External Links == |
Revision as of 21:01, 29 January 2013
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