Locked History Attachments

Diff for "COMP1917"

Differences between revisions 2 and 3
Revision 2 as of 2009-07-21 11:05:14
Size: 1341
Comment:
Revision 3 as of 2010-01-13 12:10:15
Size: 1359
Editor: anonymous
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
||<#cccccc>~+ Course Material +~ ||<#ccccff> ~+ '''[http://www.cse.unsw.edu.au/~cs1917/09s2 2009 s2]''' +~[[BR]]''current session'' ||<#cccccc> ~-[http://www.cse.unsw.edu.au/~cs1917/09s1 2009 s1]-~ ||<#cccccc> ~-[http://www.cse.unsw.edu.au/~cs1917/08s2 2008 s2]-~ ||<#cccccc> ~-[http://www.cse.unsw.edu.au/~cs1917/08s1 2008 s1]-~ || ||<#cccccc>~+ Course Material +~ ||<#ccccff> ~+ '''[[http://www.cse.unsw.edu.au/~cs1917/09s2|2009 s2]]''' +~<<BR>>''current session'' ||<#cccccc> ~-[[http://www.cse.unsw.edu.au/~cs1917/09s1|2009 s1]]-~ ||<#cccccc> ~-[[http://www.cse.unsw.edu.au/~cs1917/08s2|2008 s2]]-~ ||<#cccccc> ~-[[http://www.cse.unsw.edu.au/~cs1917/08s1|2008 s1]]-~ ||
Line 13: Line 13:
 * [:CoreCourses/Syllabus: Topic list]
 * [:CoreCourses/StyleGuide:Coding Style Guide]
 * [[CoreCourses/Syllabus| Topic list]]
 * [[CoreCourses/StyleGuide|Coding Style Guide]]
Line 17: Line 17:
 * [:/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 24: Line 24:
 * [:/TeacherNotes:Notes on syllabus]
 * [:/Postmortem:Postmortems and suggestions from previous offerings]] (please add your own post mortem here too)
 * [[/TeacherNotes|Notes on syllabus]]
 * [[/Postmortem|Postmortems and suggestions from previous offerings]]] (please add your own post mortem here too)

COMP1917: Higher Computing

Course Material

2009 s2
current session

2009 s1

2008 s2

2008 s1

Overview

Introduction to programming and computer science. Introduction to C, problem solving, debugging, programming style, unit testing, teamwork. Recursion, security, memory, pointers, and dynamic data structures.

Course Coverage

Student Resources

Staff Resources


CategoryCourseHomePage