Locked History Attachments

Diff for "COMP1917"

Differences between revisions 13 and 15 (spanning 2 versions)
Revision 13 as of 2010-02-26 12:23:51
Size: 2273
Comment:
Revision 15 as of 2010-02-26 13:42:03
Size: 2298
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
= COMP1917: Computing 1 = = Course Homepage =

== 
COMP1917 Computing 1 ==

Course Homepage

COMP1917 Computing 1

Course Material

2010 s1
current session

2009 s2

2009 s1

2008 s2

2008 s1

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.
  • Have a solid understanding of the use memory and pointers in C.
  • Create and use dynamic data structures such as linked lists and trees.
  • Test and debug programs.
  • Work in a team to develop software.

Specific Skills

About the Course

Student Resources

Staff Resources


CategoryCourseHomePage | 266642 page views