|
Academic Year: | 2015/6 |
Owning Department/School: | Department of Electronic & Electrical Engineering |
Credits: | 6 |
Level: | Intermediate (FHEQ level 5) |
Period: |
Semester 1 |
Assessment Summary: | CW 20%, EX 80% |
Assessment Detail: |
|
Supplementary Assessment: |
EE20084F - Reassessment Examination (where allowed by programme regulations) |
Requisites: | Before taking this module you must take EE10134 or equivalent. |
Description: | Aims: To introduce students to the ANSI C programming language. To develop their skills in writing good quality software using the C programming language. To provide an appreciation of the importance of good software structure and documentation. To enable students to gain practical experience with programming and its interaction with the operating system environment. Learning Outcomes: After successfully completing the unit, students will be able to: (i) design, implement, test and debug C language functions and programs according to a given specification, (ii) to locate and correct semantic and syntactic errors in a given C language program, (iii) to explain various aspects of the C languages such as scope or type conversion rules and so on, (iv) to write well-structured software documented with appropriate comments, (v) to understand the basic concepts of an operating system operation system from the programming perspective. Skills: Writing and documentation of structured computer programs. Problem Solving. Taught, facilitated and assessed. Content: Fundamentals: identifiers, keywords, fundamental data types, constants, variables, arrays, declarations, operators, expressions and statements. Conditional and looping controls. Functions: defining, accessing and passing arguments to functions. Prototypes. Modular programming. Use of the C standard library functions for data input/output. Arrays: defining, processing and passing arrays to functions. Multidimensional arrays. Strings and string processing. Pointers: declaring and passing pointers to functions. Relationship between pointers and arrays. Dynamic memory allocation. Structures: defining and accessing structures. Self-referential structures. User defined data types. Unions. Bit fields. C pre-processor directives. Data structures: stacks, queues. Linked lists and trees. Operating Systems: event driven programming. |
Programme availability: |
EE20084 is Compulsory on the following programmes:Department of Electronic & Electrical Engineering
|