Locked History Attachments

Diff for "COMP1917"

Differences between revisions 54 and 55
Revision 54 as of 2016-02-25 16:14:23
Size: 3357
Comment:
Revision 55 as of 2016-02-25 16:15:23
Size: 3189
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
||<#cccccc>~+ Course Material +~ ||<#ccccff-2> ~+ '''[[https://www.openlearning.com/courses/Comp1917Rag/|2016 s1]]''' +~ <<BR>> ''current session'' ||<#ccccff-10> ~+ '''[[http://wiki.cse.unsw.edu.au/openlearning|2008 YouTube Version]]''' +~<<BR>>''see [[http://wiki.cse.unsw.edu.au/openlearning|openlearning]] site''|| ||<#cccccc>~+ Course Material +~ ||<#ccccff-2> ~+ '''[[https://www.openlearning.com/courses/Comp1917Rag/|2016 s1]]''' +~ <<BR>> ''current session'' ||

Course Homepage

COMP1917 Computing 1

Course Material

2016 s1
current session

Past Offerings

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 | 266642 page views