Locked History Attachments

Diff for "COMP1911"

Differences between revisions 14 and 15
Revision 14 as of 2009-02-12 21:15:18
Size: 752
Comment:
Revision 15 as of 2009-02-12 21:19:56
Size: 994
Comment:
Deletions are marked like this. Additions are marked like this.
Line 23: Line 23:

=== 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
  • Past Exams:

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