Monash home | About Monash | Faculties | Campuses | Contact Monash |
Staff directory | A-Z index | Site map |
|
ECE2071 - Computer organisation and programming6 points, SCA Band 2, 0.125 EFTSLUndergraduate Faculty of EngineeringLeader: M Premaratne, A Senanayake (M'sia)Offered
Clayton First semester 2008 (Day) SynopsisThis unit provides an introduction to computers and CPU organisation, assemblers and compilers, and algorithm design for engineering problems. It covers the language C and its implementation on a typical computer, including standard data types, arrays, control statements, functions, including ways of parameter passing, C library functions, pointers, strings, arrays of pointers, structures, linked lists and binary tree data structures, dynamic memory allocations, and calls to assembly language programs. Object-oriented programming is introduced. Software engineering is covered as the methodology of software development and lifecycle models. Operating system concepts are introduced. ObjectivesTo understand the basic concepts of computer programming, and to learn to program in the C language. Assessment
Laboratory and assignment work: 30% Contact hours3 hours lectures, 3 hours laboratory and practice classes and 6 hours of private study per week PrerequisitesProhibitions |