University of Sydney Handbooks - 2021 Archive

Download full 2021 archive Page archived at: Thu, 23 Sep 2021 13:38:12 +1000

Information Systems

Unit outlines will be available through Find a unit outline two weeks before the first day of teaching for 1000-level and 5000-level units, or one week before the first day of teaching for all other units.
 

INFORMATION SYSTEMS (HONOURS)

The Bachelor of Advanced Studies (Honours) (Information Systems) requires 48 credit points from this table including:
(i) 6 credit points of 4000-level Honours coursework core units, and
(ii) 18 credit points of 4000-level Honours coursework selective units, and
(iii) 24 credit points of 4000-level Honours research project units

Honours Coursework Core

INFO4990 Computer Science Research Methods

Credit points: 6 Session: Semester 1,Semester 2 Classes: Refer to the unit of study outline https://www.sydney.edu.au/units Prerequisites: Students must satisfy Honours admission requirements. Prohibitions: INFO4444 or INFO5993 Assessment: Refer to the assessment table in the unit outline. Campus: Remote Mode of delivery: Normal (lecture/lab/tutorial) day
Note: Department permission required for enrolment
This unit will provide an overview of the different research methods that are used in IT. Students will learn to find and evaluate research on their topic and to present their own research plan or results for evaluation by others. The unit will develop a better understanding of what research in IT is and how it differs from other projects in IT. Students will learn research ethics. This unit of study is required for students in IT who are enrolled in a research project as part of their Honours degree. It is also recommended for students enrolled or planning to do a research degree in IT and Engineering.

Honours Coursework Selective

COMP5045 Computational Geometry

This unit of study is not available in 2021

Credit points: 6 Teacher/Coordinator: Dr Joachim Gudmundsson Session: Semester 1 Classes: Project Work Assumed knowledge: Experience with data structures and algorithms as covered in COMP9103 OR COMP2123 OR COMP2823 OR INFO1105 OR INFO1905 (or equivalent UoS from different institutions). Assessment: Refer to the assessment table in the unit outline. Campus: Camperdown/Darlington, Sydney Mode of delivery: Normal (lecture/lab/tutorial) day
In many areas of computer science- robotics, computer graphics, virtual reality, and geographic information systems are some examples- it is necessary to store, analyse, and create or manipulate spatial data. This course deals with the algorithmic aspects of these tasks: we study techniques and concepts needed for the design and analysis of geometric algorithms and data structures. Each technique and concept will be illustrated on the basis of a problem arising in one of the application areas mentioned above.
COMP5046 Natural Language Processing

Credit points: 6 Session: Semester 1 Classes: Refer to the unit of study outline https://www.sydney.edu.au/units Assumed knowledge: Knowledge of an OO programming language Assessment: Refer to the assessment table in the unit outline. Campus: Remote Mode of delivery: Normal (lecture/lab/tutorial) day
This unit introduces computational linguistics and the statistical techniques and algorithms used to automatically process natural languages (such as English or Chinese). It will review the core statistics and information theory, and the basic linguistics, required to understand statistical natural language processing (NLP). Statistical NLP is used in a wide range of applications, including information retrieval and extraction; question answering; machine translation; and classifying and clustering of documents. This unit will explore the key challenges of natural language to computational modelling, and the state of the art approaches to the key NLP sub-tasks, including tokenisation, morphological analysis, word sense representation, part-of-speech tagging, named entity recognition and other information extraction, text categorisation, phrase structure parsing and dependency parsing. You will implement many of these sub-tasks in labs and assignments. The unit will also investigate the annotation process that is central to creating training data for statistical NLP systems. You will annotate data as part of completing a real-world NLP task.
COMP5048 Visual Analytics

Credit points: 6 Session: Semester 1,Semester 2 Classes: Refer to the unit of study outline https://www.sydney.edu.au/units Assumed knowledge: Experience with data structures and algorithms as covered in COMP9103 OR COMP2123 OR COMP2823 OR INFO1105 OR INFO1905 (or equivalent UoS from different institutions). Assessment: Refer to the assessment table in the unit outline. Campus: Camperdown/Darlington, Sydney Mode of delivery: Normal (lecture/lab/tutorial) evening
Visual Analytics aims to facilitate the data analytics process through Information Visualisation. Information Visualisation aims to make good pictures of abstract information, such as stock prices, family trees, and software design diagrams. Well designed pictures can convey this information rapidly and effectively. The challenge for Visual Analytics is to design and implement effective Visualisation methods that produce pictorial representation of complex data so that data analysts from various fields (bioinformatics, social network, software visualisation and network) can visually inspect complex data and carry out critical decision making. This unit will provide basic HCI concepts, visualisation techniques and fundamental algorithms to achieve good visualisation of abstract information. Further, it will also provide opportunities for academic research and developing new methods for Visual Analytic methods.
COMP5313 Large Scale Networks

Credit points: 6 Session: Semester 1 Classes: Refer to the unit of study outline https://www.sydney.edu.au/units Assumed knowledge: Algorithmic skills gained through units such as COMP2123 or COMP2823 or COMP3027 or COMP3927 or COMP9007 or COMP9123 or equivalent. Basic probability knowledge. Assessment: Refer to the assessment table in the unit outline. Campus: Remote Mode of delivery: Normal (lecture/lab/tutorial) evening
The growing connected-ness of modern society translates into simplifying global communication and accelerating spread of news, information and epidemics. The focus of this unit is on the key concepts to address the challenges induced by the recent scale shift of complex networks. In particular, the course will present how scalable solutions exploiting graph theory, sociology and probability tackle the problems of communicating (routing, diffusing, aggregating) in dynamic and social networks.
COMP5318 Machine Learning and Data Mining

Credit points: 6 Session: Semester 1,Semester 2 Classes: Refer to the unit of study outline https://www.sydney.edu.au/units Assumed knowledge: INFO2110 OR ISYS2110 OR COMP9120 OR COMP5138 Assessment: Refer to the assessment table in the unit outline. Campus: Camperdown/Darlington, Sydney Mode of delivery: Normal (lecture/lab/tutorial) evening
Machine learning is the process of automatically building mathematical models that explain and generalise datasets. It integrates elements of statistics and algorithm development into the same discipline. Data mining is a discipline within knowledge discovery that seeks to facilitate the exploration and analysis of large quantities for data, by automatic and semiautomatic means. This subject provides a practical and technical introduction to machine learning and data mining.
Topics to be covered include problems of discovering patterns in the data, classification, regression, feature extraction and data visualisation. Also covered are analysis, comparison and usage of various types of machine learning techniques and statistical techniques.
COMP5338 Advanced Data Models

Credit points: 6 Session: Semester 2 Classes: Refer to the unit of study outline https://www.sydney.edu.au/units Assumed knowledge: This unit of study assumes foundational knowledge of relational database systems as taught in COMP5138/COMP9120 (Database Management Systems) or INFO2120/INFO2820/ISYS2120 (Database Systems 1). Assessment: Refer to the assessment table in the unit outline. Campus: Remote Mode of delivery: Normal (lecture/lab/tutorial) evening
This unit of study gives a comprehensive overview of post-relational data models and of latest developments in data storage technology.
Particular emphasis is put on spatial, temporal, and NoSQL data storage. This unit extensively covers the advanced features of SQL:2003, as well as a few dominant NoSQL storage technologies. Besides in lectures, the advanced topics will be also studied with prescribed readings of database research publications.
COMP5347 Web Application Development

Credit points: 6 Session: Semester 1 Classes: Refer to the unit of study outline https://www.sydney.edu.au/units Prerequisites: INFO1103 or INFO1113 or COMP9103 or COMP9220 or COMP5028 Assumed knowledge: Experience with software development as covered in SOFT2412 or COMP9103 (or equivalent UoS from different institutions). Assessment: Refer to the assessment table in the unit outline. Campus: Remote Mode of delivery: Normal (lecture/lab/tutorial) evening
Nowadays most client facing enterprise applications are running on web or at least with a web interface. The design and implementation of a web application require totally different set of skills to those are required for traditional desktop applications. All web applications are of client/ server architecture. Requests sent to a web application are expected to go through the public Internet, which slows the responsiveness and increases the possible security threat. A typical web application is also expected to handle large number of requests coming from every corner of the Internet and sent by all sorts of client systems. This further complicates the design of such system.
This course aims at providing both conceptual understanding and hand-on experiences for the technologies used in building web applications. We will examine how data/messages are communicated between client and server; how to improve the responsiveness using rich client technology; as well as how to build a secure web application.
At the end of this course, students are expected to have a clear understanding of the structure and technologies of web applications. Students are also expected to have practical knowledge of some major web application environments and to be able to develop and deploy simple web applications. Cloud based platform are increasingly popular as the development and deployment platform. This course will incorporate the cloud aspect of web application development as well.
COMP5348 Enterprise Scale Software Architecture

This unit of study is not available in 2021

Credit points: 6 Teacher/Coordinator: Dr Basem Suleiman Session: Semester 1 Classes: Lectures, Laboratory Assumed knowledge: Experience with software development as covered in SOFT2412 or COMP9103 and also COMP2123 OR COMP2823 OR INFO1105 OR INFO1905 (or equivalent UoS from different institutions). Assessment: Refer to the assessment table in the unit outline. Campus: Camperdown/Darlington, Sydney Mode of delivery: Normal (lecture/lab/tutorial) evening
This unit covers topics on software architecture for large-scale enterprises. Computer systems for large-scale enterprises handle critical business processes, interact with computer systems of other organisations, and have to be highly reliable, available and scalable. This class of systems are built up from several application components, incorporating existing "legacy" code and data stores as well as linking these through middleware technologies, such as distributed transaction processing, remote objects, message-queuing, publish-subscribe, and clustering. The choice of middleware can decide whether the system achieves essential non- functional requirements such as performance and availability. The objective of this unit of study is to educate students for their later professional career and it covers Software Architecture topics of the ACM/IEEE Software Engineering curriculum. Objective: The objective of this unit of study is to educate students for their later professional career and it covers topics of the ACM/IEEE Software Engineering curriculum.
COMP5415 Multimedia Design and Authoring

Credit points: 6 Session: Semester 2 Classes: Refer to the unit of study outline https://www.sydney.edu.au/units Assumed knowledge: Experience with software development as covered in SOFT2412 or COMP9103 (or equivalent UoS from different institutions). Assessment: Refer to the assessment table in the unit outline. Campus: Remote Mode of delivery: Normal (lecture/lab/tutorial) evening
This unit provides principles and practicalities of creating interactive and effective multimedia products. It gives an overview of the complete spectrum of different media platforms and current authoring techniques used in multimedia production. Coverage includes the following key topics: enabling multimedia technologies; multimedia design issues; interactive 2D and 3D computer animation; multimedia object modelling and rendering; multimedia scripting programming; post-production and delivery of multimedia applications.
COMP5424 Information Technology in Biomedicine

Credit points: 6 Session: Semester 1 Classes: Refer to the unit of study outline https://www.sydney.edu.au/units Assumed knowledge: Experience with software development as covered in SOFT2412 or COMP9103 (or equivalent UoS from different institutions). Assessment: Refer to the assessment table in the unit outline. Campus: Remote Mode of delivery: Normal (lecture/lab/tutorial) evening
Information technology (IT) has significantly contributed to the research and practice of medicine, biology and health care. The IT field is growing enormously in scope with biomedicine taking a lead role in utilising the evolving applications to its best advantage. The goal of this unit of study is to provide students with the necessary knowledge to understand the information technology in biomedicine. The major emphasis will be on the principles associated with biomedical digital imaging systems and related biomedicine data processing, analysis, visualisation, registration, modelling, retrieval and management. A broad range of practical integrated clinical applications will be also elaborated.
COMP5426 Parallel and Distributed Computing

Credit points: 6 Session: Semester 1 Classes: Refer to the unit of study outline https://www.sydney.edu.au/units Assumed knowledge: Experience with algorithm design and software development as covered in (COMP2017 or COMP9017) and COMP3027 (or equivalent UoS from different institutions). Assessment: Refer to the assessment table in the unit outline. Campus: Remote Mode of delivery: Normal (lecture/lab/tutorial) evening
This unit is intended to introduce and motivate the study of high performance computer systems. The student will be presented with the foundational concepts pertaining to the different types and classes of high performance computers. The student will be exposed to the description of the technological context of current high performance computer systems. Students will gain skills in evaluating, experimenting with, and optimising the performance of high performance computers. The unit also provides students with the ability to undertake more advanced topics and courses on high performance computing.
COMP5427 Usability Engineering

Credit points: 6 Session: Semester 2 Classes: Refer to the unit of study outline https://www.sydney.edu.au/units Assumed knowledge: Skills with modelling as covered in ISYS2110 or ISYS2120 or COMP9110 or COMP9201 (or equivalent UoS from different institutions). Assessment: Refer to the assessment table in the unit outline. Campus: Remote Mode of delivery: Normal (lecture/lab/tutorial) day
Usability engineering is the systematic process of designing and evaluating user interfaces so that they are usable. This means that people can readily learn to use them efficiently, can later remember how to use them and find it pleasant to use them. The wide use of computers in many aspects of people's lives means that usability engineering is of the utmost importance.
There is a substantial body of knowledge about how to elicit usability requirements, identify the tasks that a system needs to support, design interfaces and then evaluate them. This makes for systematic ways to go about the creation and evaluation of interfaces to be usable for the target users, where this may include people with special needs. The field is extremely dynamic with the fast emergence of new ways to interact, ranging from conventional WIMP interfaces, to touch and gesture interaction, and involving mobile, portable, embedded and desktop computers.
This unit will enable students to learn the fundamental concepts, methods and techniques of usability engineering. Students will practice these in small classroom activities. They will then draw them together to complete a major usability evaluation assignment in which they will design the usability testing process, recruit participants, conduct the evaluation study, analyse these and report the results
ELEC5616 Computer and Network Security

Credit points: 6 Session: Semester 1 Classes: Refer to the unit of study outline https://www.sydney.edu.au/units Assumed knowledge: A programming language, basic maths. Assessment: Refer to the assessment table in the unit outline. Campus: Camperdown/Darlington, Sydney Mode of delivery: Normal (lecture/lab/tutorial) day
This unit examines the basic cryptographic building blocks of security, working through to their applications in authentication, key exchange, secret and public key encryption, digital signatures, protocols and systems. It then considers these applications in the real world, including models for integrity, authentication, electronic cash, viruses, firewalls, electronic voting, risk assessment, secure web browsers and electronic warfare. Practical cryptosystems are analysed with regard to the assumptions with which they were designed, their limitations, failure modes and ultimately why most end up broken.
ELEC5618 Software Quality Engineering

Credit points: 6 Session: Semester 1 Classes: Refer to the unit of study outline https://www.sydney.edu.au/units Assumed knowledge: Writing programs with multiple functions or methods in multiple files; design of complex data structures and combination in non trivial algorithms; use of an integrated development environment; software version control systems. Assessment: Refer to the assessment table in the unit outline. Campus: Camperdown/Darlington, Sydney Mode of delivery: Normal (lecture/lab/tutorial) day
This unit will cover software quality planning, validation and verification methods and techniques, risk analysis, software review techniques, software standards and software process improvement and software reliability.
Students who successfully complete this unit will understand the fundamental concepts of software quality engineering and be able to define software quality requirements, assess the quality of a software design, explain specific methods of building software quality, understand software reliability models and metrics, develop a software quality plan, understand quality assurance and control activities and techniques, understand various testing techniques including being able to verify and test a unit of code and comprehend ISO standards, SPICE, CMM and CMMI.
ELEC5619 Object Oriented Application Frameworks

Credit points: 6 Session: Semester 2 Classes: Refer to the unit of study outline https://www.sydney.edu.au/units Assumed knowledge: Java programming, and some web development experience are essential. Databases strongly recommended Assessment: Refer to the assessment table in the unit outline. Campus: Camperdown/Darlington, Sydney Mode of delivery: Normal (lecture/lab/tutorial) day
This unit aims to introduce students to the main issues involved in producing large Internet systems by using and building application frameworks. Frameworks allow great reuse so developers do not have to design and implement applications from scratch, as students have done in ELEC3610 The unit lays down the basic concepts and hands on experience on the design and development of enterprise systems, emphasizing the development of systems using design patterns and application frameworks.
A project-based approach will introduce the problems often found when building such systems, and will require students to take control of their learning. A project-based approach will introduce the problems often found when building such systems, and will require students to take control of their learning. Several development Java frameworks will be used, including Spring, Hibernate, and others. Principles of design patterns will also be studied.
ELEC5620 Model Based Software Engineering

Credit points: 6 Session: Semester 2 Classes: Refer to the unit of study outline https://www.sydney.edu.au/units Assumed knowledge: A programming language, basic maths. Assessment: Refer to the assessment table in the unit outline. Campus: Camperdown/Darlington, Sydney Mode of delivery: Normal (lecture/lab/tutorial) day
Model-Based Software Engineering focuses on modern software engineering methods, technologies, and processes used in professional development projects. It covers both the pragmatic engineering elements and the underlying theory of the model-based approach to the analysis, design, implementation, and maintenance of complex software-intensive systems.
Students will participate in a group project, which will entail developing and/or evolving a software system, following a full development cycle from requirements specification through to implementation and testing using up-to-date industrial development tools and processes. At the end of the course they will provide a presentation and demonstration of their project work to the class. There is no formal teaching of a programming language in this unit, although students will be expected to demonstrate through their project work their general software engineering and architectural skills as well as their mastery of model-based methods and technologies.
Students successfully completing this unit will have a strong practical and theoretical understanding of the modern software development cycle as applied in industrial settings. In particular, they will be familiar with the latest model-based software engineering approaches necessary for successfully dealing with today's highly complex and challenging software systems.
The pedagogic grounds for this course and its focus on model-based approaches are to arm new software engineers with skills and perspectives that extend beyond the level of basic programming. Such skills are essential to success in software development nowadays, and are in great demand but very low supply. The dearth of such expertise is one of the key reasons behind the alarmingly high failure rate of industrial software projects (currently estimated at being greater than 40%). Therefore, this unit complements SQE and strengthens a key area in the program.
INFO5010 IT Advanced Topic A

This unit of study is not available in 2021

Credit points: 6 Teacher/Coordinator: A/Prof Masahiro Takatsuka Session: Semester 1,Semester 2 Assessment: Refer to the assessment table in the unit outline. Campus: Camperdown/Darlington, Sydney Mode of delivery: Normal (lecture/lab/tutorial) day, Normal (lecture/lab/tutorial) evening
Note: Department permission required for enrolment
This unit will cover some topic of active and cutting-edge research within IT; the content of this unit may be varied depending on special opportunities such as a distinguished researcher visiting the University.
INFO5991 Services Science Management and Engineering

Credit points: 6 Session: Semester 2 Classes: Refer to the unit of study outline https://www.sydney.edu.au/units Assumed knowledge: INFO5990. Students are expected to have a degree in computer science, engineering, information technology, information systems or business. Assessment: Refer to the assessment table in the unit outline. Campus: Remote Mode of delivery: Normal (lecture/lab/tutorial) evening
The service economy plays a dominant and growing role in economic growth and employment in most parts of the world. Increasingly, the improved productivity and competitive performance of firms and nations in services relies on innovative and effective design, engineering, and management of IT-centric services.
This unit offers IT graduates and professionals an understanding of the role of IT-centric services in a social, economic and business context, as well as knowledge of the principles of their design, engineering and management in a service-oriented IT framework. Delivery of the unit is driven by a critical approach to the literature, live case studies presented by industry professionals and writing a Consultants' Report. Its learning outcomes are based on industry needs. Three modules address the range of topics in Services Science, Management and Engineering (SSME).
1. Service fundamentals context and strategy: the service economy and the nature of service systems; the role IT-centric services in a social, economic and business context; IT-centric services optimisation and innovation.
2. Designing and Engineering IT-centric services: service design; service oriented enterprise and IT architecture.
3. Sourcing, governing, and managing IT-centric services: outsourcing IT-centric services (including services in the cloud); IT-centric services governance and management (COBIT and ITIL; service level agreements.
Critical analysis of articles and the persuasive use of evidence in writing are cornerstones of the unit. Students learn how to apply these skills in business consulting processes to a business case drawn from a recent consulting project at a large multinational organisation. The processes include:clarifying the client's situation and problems, researching evidence related to it, analysing the evidence, developing options for solving the problems, presenting recommendations persuasively to the client both orally and in a written Consultants' Report. These steps are scaffolded for the student, with formative assessment, and increasing levels of difficulty.
Students need to be able to read, critically analyse, and report on an article or case study every three weeks. If you are not confident of your skills in these areas, you can enroll in the free courses provided by the University's Learning Centre in Academic Reading and Writing and Oral Communication Skills. Some of these courses are specifically designed for students with a non-English speaking background. Familiarity with using Library reference tools and the ability to locate scholarly resources in the Library's electronic databases is also necessary. See the Library's Research and information skills page for help with this http://www.library.usyd.edu.au/skills/
ISYS5050 Knowledge Management Systems

Credit points: 6 Session: Semester 1 Classes: Refer to the unit of study outline https://www.sydney.edu.au/units Prerequisites: COMP5206 OR ISYS2160 Assumed knowledge: Good understanding of relational data model and database technologies as covered in ISYS2120 or COMP9220 or COMP5206 (or equivalent UoS from different institutions). Assessment: Refer to the assessment table in the unit outline. Campus: Remote Mode of delivery: Normal (lecture/lab/tutorial) evening
The need to track and facilitate the sharing of the core knowledge resources in contemporary organisations is widely recognised. This course will provide a comprehensive introduction to the area of Knowledge Management (KM) from both technological and organisational perspectives. We will review and discuss a range of published papers, case studies, and other publications that deal with a range of important KM-related topics. One of the key knowledge management technologies, Business Intelligence Systems, will be covered in detail. It will also include hands-on work using the BI (Online Analytical Processing- OLAP) tool, COGNOS.
Some of the main themes to be covered will include: KM- Conceptual Foundations; Taxonomies of organizational knowledge and KM mechanisms; Case/Field Studies of KM Initiatives; Data Warehousing and OLAP/Business Analytics; Data, text, and web mining; Social media,crowdsourcing, and KM; Big data and actionable knowledge.

Honours Core Research Project

ISYS4103 Information Systems Honours Project A

Credit points: 6 Session: Semester 1,Semester 2 Classes: Refer to the unit of study outline https://www.sydney.edu.au/units Prerequisites: ISYS3401 and ISYS3402 and ISYS3888. Enrolment in the Bachelor of Advanced Studies Information Systems major. Assessment: Refer to the assessment table in the unit outline. Campus: Remote Mode of delivery: Supervision
Note: Department permission required for enrolment
Students enrolled in the Honours programs study various advanced aspects of Information Systems. The program may include lectures, tutorials, seminars and practicals. They will undertake a research project. Assessment will include the project and may include examinations and classwork.
ISYS4104 Information Systems Honours Project B

Credit points: 6 Session: Semester 1,Semester 2 Classes: Refer to the unit of study outline https://www.sydney.edu.au/units Prerequisites: ISYS3401 and ISYS3402 and ISYS3888. Enrolment in the Bachelor of Advanced Studies Information Systems major. Assessment: Refer to the assessment table in the unit outline. Campus: Remote Mode of delivery: Supervision
Note: Department permission required for enrolment
Students enrolled in the Honours programs study various advanced aspects of Information Systems. The program may include lectures, tutorials, seminars and practicals. They will undertake a research project. Assessment will include the project and may include examinations and classwork.
ISYS4105 Information Systems Honours Project C

Credit points: 6 Session: Semester 1,Semester 2 Classes: Refer to the unit of study outline https://www.sydney.edu.au/units Prerequisites: ISYS3401 and ISYS3402 and ISYS3888. Enrolment in the Bachelor of Advanced Studies Information Systems major. Assessment: Refer to the assessment table in the unit outline. Campus: Remote Mode of delivery: Supervision
Note: Department permission required for enrolment
Students enrolled in the Honours programs study various advanced aspects of Information Systems. The program may include lectures, tutorials, seminars and practicals. They will undertake a research project. Assessment will include the project and may include examinations and classwork.
ISYS4106 Information Systems Honours Project D

Credit points: 6 Session: Semester 1,Semester 2 Classes: Refer to the unit of study outline https://www.sydney.edu.au/units Prerequisites: ISYS3401 and ISYS3402 and ISYS3888. Enrolment in the Bachelor of Advanced Studies Information Systems major. Corequisites: SCIE4999 Assessment: Refer to the assessment table in the unit outline. Campus: Remote Mode of delivery: Supervision
Note: Department permission required for enrolment
Students enrolled in the Honours programs study various advanced aspects of Information Systems. The program may include lectures, tutorials, seminars and practicals. They will undertake a research project. Assessment will include the project and may include examinations and classwork.
SCIE4999 Final Honours Mark

Teacher/Coordinator: Refer to the unit of study outline https://www.sydney.edu.au/units Session: Semester 1,Semester 2 Classes: Refer to the unit of study outline https://www.sydney.edu.au/units Assessment: Refer to the unit of study outline https://www.sydney.edu.au/units Campus: Camperdown/Darlington, Sydney Mode of delivery: Normal (lecture/lab/tutorial) day
All students in Science Honours must enrol in this non-assessable unit of study in their final semester. This unit will contain your final Honours mark as calculated from your coursework and research project units.