Locked History Attachments

Diff for "COMP1921"

Differences between revisions 2 and 3
Revision 2 as of 2009-07-09 17:02:47
Size: 314
Comment:
Revision 3 as of 2009-07-21 10:59:33
Size: 1288
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:

=== Overview ===

''Introduction to programming for non-computing majors. Introduction to C, problem solving, debugging, programming style, teamwork. Content is roughly the second half of COMP1917, ie memory, pointers, and dynamic data structures.''

=== Course Coverage ===
 * [:CoreCourses/Syllabus: Topic list]
 * [:CoreCourses/StyleGuide:Coding Style Guide]

=== Student Resources ===
 * [:/CourseInformation:Standard Course Outline]
 * [:/Schedule:Standard Teaching Schedule]
 * [:/SampleExam:Sample Exam]
 * [: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?]

== Staff Resources ==
 * [:/TeacherNotes:Notes on syllabus]
 * [:/Postmortem:Postmortems and suggestions from previous offerings]] (please add your own post mortem here too)


----
~- CategoryCourseHomePage -~

COMP1921: Computing 2

Course Material

[http://www.cse.unsw.edu.au/~cs1921/09s2 2009 s2] BRcurrent session

[http://www.cse.unsw.edu.au/~cs1921/09s1 2009 s1]

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

Overview

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

Course Coverage

Student Resources

Staff Resources

  • [:/TeacherNotes:Notes on syllabus]

  • [:/Postmortem:Postmortems and suggestions from previous offerings]] (please add your own post mortem here too)


CategoryCourseHomePage