units
ECE2071
Faculty of Engineering
Monash home | About Monash | Faculties | Campuses | Contact Monash |
Staff directory | A-Z index | Site map |
6 points, SCA Band 2, 0.125 EFTSLRefer to the specific census and withdrawal dates for the semester(s) in which this unit is offered.
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% Chief examiner(s)Contact hours3 hours lectures, 3 hours laboratory and practice classes and 6 hours of private study per week PrerequisitesProhibitionsCSE1301, TEC2041, TEC2042, TEC2171, TRC2400 |