Locked History Attachments

Diff for "COMP1921"

Differences between revisions 18 and 29 (spanning 11 versions)
Revision 18 as of 2009-07-27 13:40:05
Size: 1709
Comment:
Revision 29 as of 2011-02-28 08:57:24
Size: 1718
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
= COMP1921: Computing 2 = = COMP1921: Computing 1B =
Line 8: Line 8:
== Current Session ==

||~+ '''[http://www.cse.unsw.edu.au/~cs1921/09s2 Go to 2009 Session 2] +~ '''[[BR]]~- ''Click here to see the material for the current session.'' -~ ||
== Current and Past Offerings ==
||<#cccccc>~+ Course Material +~ ||<#ccccff> ~+ '''[[http://www.cse.unsw.edu.au/~cs1921/11s1|2011 s1]]''' +~<<BR>>''current session''||<#cccccc> ~- [[http://www.cse.unsw.edu.au/~cs1921/10s2|2010 s2]] -~||<#cccccc> ~- [[http://www.cse.unsw.edu.au/~cs1921/10s1|2010 s1]] -~||||<#cccccc> ~- [[http://www.cse.unsw.edu.au/~cs1921/09s2|2009 s2]] -~||<#cccccc> ~-[[http://www.cse.unsw.edu.au/~cs1921/09s1|2009 s1]]-~ ||<#cccccc> ~-[[http://www.cse.unsw.edu.au/~cs1921/08s2|2008 s2]]-~ ||
Line 14: Line 12:
 * [:CoreCourses/Syllabus: Topic list]
 * [:CoreCourses/StyleGuide:Coding Style Guide]
 * [[CoreCourses/Syllabus| Topic list]]
 * [[CoreCourses/StyleGuide|Coding Style Guide]]
Line 24: Line 22:
 * [: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?]

=== Past Sessions ===

||<#cccccc>~+ Course Material +~ ||<#ccccff> ~+ '''[http://www.cse.unsw.edu.au/~cs1921/09s2 2009 s2]''' +~[[BR]]''current session'' ||<#cccccc> ~-[http://www.cse.unsw.edu.au/~cs1921/09s1 2009 s1]-~ ||<#cccccc> ~-[http://www.cse.unsw.edu.au/~cs1921/08s2 2008 s2]-~ ||
 * [[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?]]
Line 32: Line 26:
=== Staff Resources ===
## * [:/TeacherNotes:Notes on syllabus]
## * [:/Postmortem:Postmortems and suggestions from previous offerings]] (please add your own post mortem here too)
 * Notes on syllabus
 * Postmortems and suggestions from previous offerings (please add your own post mortem here too)


== Staff Resources ==
 * [[/TeacherNotes|Notes on syllabus]]
 ||Postmortems and suggestions||~- [[/Postmortem/10s1|10s1]] -~||~- [[/Postmortem/09s2|09s2]] -~||~- [[/Postmortem/09s1|09s1]] -~||~- [[/Postmortem/08s2|08s2]] -~||~- [[/Postmortem/08s1|08s1]] -~||

COMP1921: Computing 1B

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 and Past Offerings

Course Material

2011 s1
current session

2010 s2

2010 s1

2009 s2

2009 s1

2008 s2

General Information about the course

Student Resources

Staff Resources


CategoryCourseHomePage