Locked History Attachments

Diff for "COMP1911"

Differences between revisions 13 and 17 (spanning 4 versions)
Revision 13 as of 2009-02-12 21:15:03
Size: 735
Comment:
Revision 17 as of 2009-02-12 21:21:20
Size: 978
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#acl All:read
Line 18: Line 20:
 * Past Exams:
Line 21: Line 22:

=== FAQ ===
 * [:firstYear: Which Computing Course Should I Take?]
 * [https://cgi.cse.unsw.edu.au/~cs1711cgi/richard/cgi-bin/moin.cgi/Teaching/12WeekSyllabus/Overview?action=print What paths are possible through the Computing Courses?]

COMP1911 : Higher Computing 1

Overview

Introduction to programming for non-computing majors. Introduction to C, problem solving, debugging, programming style, teamwork. Content is roughly the first half of COMP1917, ie up to but not including pointers and dynamic data structures.

Course Coverage

  • Topic list
    • More detail
  • Notes for teacher
  • Coding Style Guide

Resources

  • Standard Course Outline
  • Standard Teaching Schedule
  • Sample Exam

Course Offerings

[http://www.cse.unsw.edu.au/~cs1911/09s1 Current Session]

[http://www.cse.unsw.edu.au/~cs1911/08s2 2008 s2]

[http://www.cse.unsw.edu.au/~cs1911/08s1 2008 s1]

FAQ