Algorithms, Data Structures and Advanced Programming

Module code: CO1107

This module covers advanced programming material, including common algorithms and data structures.

In this module, you will:

  • Explain and critique high level overviews of programming paradigms
  • Define and explain advanced datatypes such as stacks, queues, lists, trees and graphs; write simple programs
  • Define, discuss and explain the main algorithms and techniques (such as sorting, searching, hashing, traversal and recursion) and write programs using these algorithms
  • Solve problems by designing programs in a range of advanced topics such as XML tools, threading, sockets, GUIs and elementary games
Back to top
MENU