Locked History Attachments

Diff for "COMP1921"

Differences between revisions 2 and 4 (spanning 2 versions)
Revision 2 as of 2009-07-09 17:02:47
Size: 314
Comment:
Revision 4 as of 2009-07-27 13:22:07
Size: 1428
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
=== 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.''


=== Current Session ===

Click ~+ [http://www.cse.unsw.edu.au/~cs1921/09s2 here] +~ to see the material for the current session.
Line 6: Line 15:



=== 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

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.

Current Session

Click [http://www.cse.unsw.edu.au/~cs1921/09s2 here] to see the material for the current session.

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]

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