Differences between revisions 13 and 57 (spanning 44 versions)
Size: 735
Comment:
|
Size: 1602
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
= COMP1911 : Higher Computing 1 = | #acl All:read = COMP1911: Computing 1A = ||<#cccccc>~+ Course Material +~ ||<#ccccff> ~+ '''[[http://www.cse.unsw.edu.au/~cs1911/10s2|2010 s2]]''' +~<<BR>>''next session''||<#cccccc> ~-[[http://www.cse.unsw.edu.au/~cs1911/10s1|2010 s1]] -~||<#cccccc> ~-[[http://www.cse.unsw.edu.au/~cs1911/09s2|2009 s2]]-~ ||<#cccccc> ~-[[http://www.cse.unsw.edu.au/~cs1911/09s1|2009 s1]]-~ ||<#cccccc> ~-[[http://www.cse.unsw.edu.au/~cs1911/08s2|2008 s2]]-~ ||<#cccccc> ~-[[http://www.cse.unsw.edu.au/~cs1911/08s1|2008 s1]]-~ || |
Line 7: | Line 11: |
=== Course Coverage === * [[CoreCourses/Syllabus| Topic list]] * [[CoreCourses/StyleGuide|Coding Style Guide]] |
|
Line 8: | Line 15: |
=== Course Coverage === * Topic list * More detail * Notes for teacher * 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?]] |
Line 14: | Line 22: |
=== Resources === * Standard Course Outline * Standard Teaching Schedule * Sample Exam * Past Exams: |
== Staff Resources == * [[/TeacherNotes|Notes on syllabus]] ||Postmortems and suggestions||~- [[/Postmortem/10s1|10s1]] -~||~- [[/Postmortem/09s2|09s2]] -~||~- [[/Postmortem/09s1|09s1]] -~||~- [[/Postmortem/08s2|08s2]] -~||~- [[/Postmortem/08s1|08s1]] -~|| |
Line 20: | Line 26: |
|| '''Course Offerings''' || ~+ '''[http://www.cse.unsw.edu.au/~cs1911/09s1 Current Session]''' +~ || [http://www.cse.unsw.edu.au/~cs1911/08s2 2008 s2] || [http://www.cse.unsw.edu.au/~cs1911/08s1 2008 s1] || | ---- ~- CategoryCourseHomePage -~ |
COMP1911: Computing 1A
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