CCMCM Logo University of Limerick
 
About
   
BSc
   
MA / MSc
 
 
Research
   
Media
   
People
   
Facilities
 
Events
   
Links
   
 
 
   
Overview
       
Syllabi
       
Acoustics and Psychoacoustics
       
MIDI and Computer Programming
       
Sound Synthesis and Manipulation
       
Electronic Arts 1
       
Audio Technology and Production Techniques
       
Research Methods and Practice
       
Programming Music Systems
       
Computer Systems and Modelling in Music
       
Electronic Arts 2
       
Project 1
       
Interactive Media in Public Spaces
       
Media Programming 3
       
Music of the 20th Century
       
Human Computer Interaction
       
Project 2
       
 
 
DIFFUSION 2010 WINNERS    

MA / MSc

       

Studens will learn how to write programs in C using assignment selection and iteration constructs and arrays. They will then learn how to use and manipulate several core data structures such as those used in the structuring and manipulation of data, with special attention paid to multimedia specific data.

Syllabus

Declaration and definition of variables, constants, arrays, primitive data types and mixed data types. Arithmetic, relational and logical operators. Flow control, design considerations, functions, pointers. Iterative and recursive algorithms. Introduction to file processing, file types, file design, and streams.Stacks, linked-lists and queues.