Difference between revisions of "IPC144"
(→IPC144 - Introduction to Programming Using C) |
(→External Links) |
||
Line 8: | Line 8: | ||
* [https://secure.senecac.on.ca/ssos/findWithoutSemester/IPC144/SICT Course Outline] | * [https://secure.senecac.on.ca/ssos/findWithoutSemester/IPC144/SICT Course Outline] | ||
− | == | + | == Course Web Site == |
* [https://scs.senecac.on.ca/~ipc144/pages/content/index.html Course Web Site – Subject Notes] | * [https://scs.senecac.on.ca/~ipc144/pages/content/index.html Course Web Site – Subject Notes] | ||
* [https://scs.senecac.on.ca/~ipc144/pages/timeline.html Course Web Site – Timeline] | * [https://scs.senecac.on.ca/~ipc144/pages/timeline.html Course Web Site – Timeline] | ||
* [https://scs.senecac.on.ca/~ipc144/pages/assignments/index.html Course Web Site - Assignments] | * [https://scs.senecac.on.ca/~ipc144/pages/assignments/index.html Course Web Site - Assignments] |
Revision as of 21:21, 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