Differences between revisions 58 and 59
Size: 3230
Comment:
|
← Revision 59 as of 2016-07-15 07:58:50 ⇥
Size: 3232
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 10: | Line 10: |
Line 14: | Line 15: |
== Objectives == |
=== Objectives === |
Line 37: | Line 37: |
Line 46: | Line 45: |
== Staff Resources == | === Staff Resources === |
Course Homepage
COMP1917 Computing 1
Course Material |
2016 s2 |
Past Offerings |
Overview
Introduction to programming and computer science. Introduction to C, problem solving, debugging, programming style, unit testing, teamwork. Recursion, security, memory, pointers, and dynamic data structures.
Objectives
After completing COMP1917, you should be able to:
- Design solutions for simple problems.
- Design solutions for larger problems using abstraction and interfaces.
- Distinguish between well-written programs and poorly written programs.
- Write programs using good programming style.
- Understand and appropriately use abstraction.
- Have a solid understanding of the use memory and pointers in C.
- Create and use dynamic data structures such as linked lists.
- Test and debug programs.
- Work in a team to develop software.
Specific Skills
About the Course
Student Resources
Staff Resources
CategoryCourseHomePage | 267463 page views