Locked History Attachments

Diff for "COMP1911"

Differences between revisions 42 and 78 (spanning 36 versions)
Revision 42 as of 2009-03-02 20:26:43
Size: 1309
Comment:
Revision 78 as of 2017-02-23 06:47:49
Size: 2561
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
/!\ You do not need to log into this wiki (or the course website) to view the teaching material.
Line 3: Line 4:
= COMP1911 : Higher Computing 1 = = Course Homepage =
Line 5: Line 6:
||<#cccccc>~+ Course Material +~ ||<#ccccff> ~+ '''[http://www.cse.unsw.edu.au/~cs1911/09s1 2009 s2]''' +~[[BR]]''current session'' ||<#cccccc> ~-[http://www.cse.unsw.edu.au/~cs1911/08s2 2008 s2]-~ ||<#cccccc> ~-[http://www.cse.unsw.edu.au/~cs1911/08s1 2008 s1]-~ || = COMP1911: Computing 1A =
/!\ ~+Click on the current session's link or go directly to the current session by appending the session (e.g. 17s1) to a typical CSE course url (e.g. [[http://www.cse.unsw.edu.au/~cs1911/16s1|http://www.cse.unsw.edu.au/~cs1911/17s1]])+~
||<#cccccc>~+ Course Material +~ ||<#ccccff> ~+'''[[http://www.cse.unsw.edu.au/~cs1911/17s1|2017 s1]]'''+~ <<BR>> ''current session'' ||

||<#cccccc>Past Offerings||<#cccccc> ~-[[http://www.cse.unsw.edu.au/~cs1911/16s1|2016 s1]]-~||<#cccccc> ~-[[http://www.cse.unsw.edu.au/~cs1911/15s1|2015 s1]]-~||<#cccccc> ~-[[http://www.cse.unsw.edu.au/~cs1911/14s1|2014 s1]]-~||<#cccccc> ~-[[http://www.cse.unsw.edu.au/~cs1911/13s1|2013 s1]]-~||<#cccccc> ~-[[http://www.cse.unsw.edu.au/~cs1911/12s1|2012 s1]] <<BR>> [[http://www.cse.unsw.edu.au/~cs1911/12s2|2012 s2]]-~ ||<#cccccc> ~-[[http://www.cse.unsw.edu.au/~cs1911/11s1|2011 s1]] <<BR>> [[http://www.cse.unsw.edu.au/~cs1911/11s2|2011 s2]]-~ ||<#cccccc> ~-[[http://www.cse.unsw.edu.au/~cs1911/10s1|2010 s1]] <<BR>> [[http://www.cse.unsw.edu.au/~cs1911/10s2|2010 s2]]-~ ||<#cccccc> ~-[[http://www.cse.unsw.edu.au/~cs1911/09s1|2009 s1]] <<BR>> [[http://www.cse.unsw.edu.au/~cs1911/09s2|2009 s2]]-~ ||<#cccccc> ~-[[http://www.cse.unsw.edu.au/~cs1911/08s1|2008 s1]] <<BR>> [[http://www.cse.unsw.edu.au/~cs1911/08s2|2008 s2]]-~ ||
Line 12: Line 17:
 * [:CoreCourses/Syllabus: Topic list]
 * [:CoreCourses/StyleGuide:Coding Style Guide]
 * [[CoreCourses/Syllabus| Topic list]]
 * [[CoreCourses/StyleGuide|Coding Style Guide]]
Line 16: Line 21:
 * [:/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?]
 * [[/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?]]
Line 22: Line 27:
== Staff Resources ==
 * [:/TeacherNotes:Notes on syllabus]
 * [:/Postmortem: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]] -~||

/!\ You do not need to log into this wiki (or the course website) to view the teaching material.

Course Homepage

COMP1911: Computing 1A

/!\ Click on the current session's link or go directly to the current session by appending the session (e.g. 17s1) to a typical CSE course url (e.g. http://www.cse.unsw.edu.au/~cs1911/17s1)

Course Material

2017 s1
current session

Past Offerings

2016 s1

2015 s1

2014 s1

2013 s1

2012 s1
2012 s2

2011 s1
2011 s2

2010 s1
2010 s2

2009 s1
2009 s2

2008 s1
2008 s2

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

Student Resources

Staff Resources


CategoryCourseHomePage