Differences between revisions 1 and 7 (spanning 6 versions)
Size: 385
Comment:
|
Size: 1601
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
= COMP1917: Higher Computing = | = COMP1917: Computing 1 = |
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/10s1|2010 s1]]''' +~<<BR>>''current session'' ||<#cccccc> ~-[[http://www.cse.unsw.edu.au/~cs1917/09s2|2009 s2]]-~ ||<#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]]-~ || === 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 === * [[CoreCourses/Syllabus| Topic list]] * [[CoreCourses/StyleGuide|Coding Style Guide]] === Student Resources === * [[http://www.youtube.com/user/unswelearning#g/c/6B940F08B9773B9F|past lectures on YouTube]] * [[/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]] ||Postmortems and suggestions||~- [[/Postmortem/10x1|10x1]] -~||~- [[/Postmortem/09s2|09s2]] -~||~- [[/Postmortem/09s1|09s1]] -~||~- [[/Postmortem/08s2|08s2]] -~||~- [[/Postmortem/08s1|08s1]] -~|| ---- ~- CategoryCourseHomePage -~ |
COMP1917: Computing 1
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