Locked History Attachments

Diff for "COMP1917"

Differences between revisions 32 and 59 (spanning 27 versions)
Revision 32 as of 2012-02-22 15:57:02
Size: 2756
Comment:
Revision 59 as of 2016-07-15 07:58:50
Size: 3232
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
||<#cccccc>~+ Course Material +~ ||<#ccccff> ~+'''[[http://www.openlearning.net/courses/Comp1917|2012 s1]]'''<<BR>>''current session'' +~ ||<#cccccc>~+ Course Material +~ ||<#ccccff-2> ~+'''[[https://webcms3.cse.unsw.edu.au/COMP1917/16s2/|2016 s2]]'''+~ <<BR>> ''current session'' ||
Line 9: Line 9:
||<#cccccc> ~-[[http://openlearning.cse.unsw.edu.au/Comp1917/2011s1|2011 s1]] <<BR>> [[http://www.cse.unsw.edu.au/~cs1917/11s2|2011 s2]]-~ ||<#cccccc> -~ ||<#cccccc> ~-[[http://www.cse.unsw.edu.au/~cs1917/10s2|2010 s2]]-~ ||<#cccccc> ~-[[http://www.cse.unsw.edu.au/~cs1917/10s1|2010 s1]] -~||<#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]]-~ ||<#ccccff> ~+ '''[[http://wiki.cse.unsw.edu.au/openlearning|YouTube Version]]''' +~<<BR>>''see [[http://wiki.cse.unsw.edu.au/openlearning|openlearning]] site''||
||<#cccccc>Past Offerings||<#cccccc>~-[[https://www.openlearning.com/courses/Comp1917Rag/|2016 s1]]-~||<#cccccc>~-[[https://www.openlearning.com/courses/enhancedcomputing/|2015 s1]] <<BR>> [[http://www.cse.unsw.edu.au/~cs1917/15s2|2015 s2]]-~||<#cccccc>~-[[https://www.openlearning.com/courses/99luftballons/|2014 s1]] <<BR>> [[http://www.cse.unsw.edu.au/~cs1917/14s2|2014 s2]]-~||<#cccccc>~-[[https://www.openlearning.com/unsw/courses/computing1|2013 s1]] <<BR>> [[http://www.cse.unsw.edu.au/~cs1917/13s2|2013 s2]]-~||<#cccccc>~-[[http://www.openlearning.net/courses/Comp1917|2012 s1]] <<BR>>[[http://www.cse.unsw.edu.au/~cs1917/12s2|2012 s2]]-~||<#cccccc>~-[[http://openlearning.cse.unsw.edu.au/Comp1917/2011s1|2011 s1]] <<BR>> [[http://www.cse.unsw.edu.au/~cs1917/11s2|2011 s2]]-~||<#cccccc>~-[[http://www.cse.unsw.edu.au/~cs1917/10s1|2010 s1]]<<BR>>[[http://www.cse.unsw.edu.au/~cs1917/10s2|2010 s2]]-~||<#cccccc>~-[[http://www.cse.unsw.edu.au/~cs1917/09s1|2009 s1]]<<BR>>[[http://www.cse.unsw.edu.au/~cs1917/09s2|2009 s2]]-~||<#cccccc>~-[[http://www.cse.unsw.edu.au/~cs1917/08s1|2008 s1]]<<BR>>[[http://www.cse.unsw.edu.au/~cs1917/08s2|2008 s2]]-~||
Line 16: Line 15:

== Objectives ==
=== Objectives ===
Line 25: Line 23:
  * Understand and appropriately use abstraction.
Line 26: Line 25:
  * Create and use dynamic data structures such as linked lists and trees.   * Create and use dynamic data structures such as linked lists.
Line 38: Line 37:
Line 47: Line 45:
== Staff Resources == === Staff Resources ===

Course Homepage

COMP1917 Computing 1

Course Material

2016 s2
current session

Past Offerings

2016 s1

2015 s1
2015 s2

2014 s1
2014 s2

2013 s1
2013 s2

2012 s1
2012 s2

2011 s1
2011 s2

2010 s1
2010 s2

2009 s1
2009 s2

2008 s1
2008 s2

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.

Objectives

After completing COMP1917, you should be able to:

  • Design solutions for simple problems.
  • Design solutions for larger problems using abstraction and interfaces.
  • Distinguish between well-written programs and poorly written programs.
  • Write programs using good programming style.
  • Understand and appropriately use abstraction.
  • Have a solid understanding of the use memory and pointers in C.
  • Create and use dynamic data structures such as linked lists.
  • Test and debug programs.
  • Work in a team to develop software.

Specific Skills

About the Course

Student Resources

Staff Resources


CategoryCourseHomePage | 266640 page views