Search Course Outline
Showing 25 course outlines from 2938 matches
601
COMPSCI 701
: Special Topic: Creating Maintainable Software2021 Semester Two (1215)
Developing maintainable software has been an ongoing challenge in the software industry. This course presents the principles and practices that have been proposed for developing maintainable software systems. It will evaluate and critique these principles and practices through examining their application in practice and through understanding the research on their effectiveness.
Prerequisite: Approval of Academic Head or nominee
602
COMPSCI 701
: Special Topic: Creating Maintainable Software2020 Semester Two (1205)
Developing maintainable software has been an ongoing challenge in the software industry. This course presents the principles and practices that have been proposed for developing maintainable software systems. It will evaluate and critique these principles and practices through examining their application in practice and through understanding the research on their effectiveness.
Prerequisite: Approval of Academic Head or nominee
603
COMPSCI 702
: Security for Smart-devices2021 Semester One (1213)
Covers security features supported by the different platforms for smart devices. Provides an overview of the most popular OS platforms in the market and focuses on security for Android and iOS. Recommended preparation: COMPSCI 340
Prerequisite: Approval of the Academic Head or nominee
604
COMPSCI 702
: Security for Smart-devices2020 Semester One (1203)
Covers security features supported by the different platforms for smart devices. Provides an overview of the most popular OS platforms in the market and focuses on security for Android and iOS. Recommended preparation: COMPSCI 340
Prerequisite: Approval of the Academic Head or nominee
605
COMPSCI 705
: Advanced Topics in Human Computer Interaction2023 Semester Two (1235)
Human aspects of computer systems, relevant to commercial solution development and computer science research. Sample topics: advanced evaluation methods; support of pen and touch-based interaction; trends with domain specific user interface design, such as interfaces for enterprise systems. Recommended preparation: COMPSCI 345 or SOFTENG 350.
Restriction: SOFTENG 702
606
COMPSCI 705
: Advanced Topics in Human Computer Interaction2022 Semester Two (1225)
Human aspects of computer systems, relevant to commercial solution development and computer science research. Sample topics: advanced evaluation methods; support of pen and touch-based interaction; trends with domain specific user interface design, such as interfaces for enterprise systems. Recommended preparation: COMPSCI 345 or SOFTENG 350.
Prerequisite: Approval of the Academic Head or nominee
Restriction: SOFTENG 702
Restriction: SOFTENG 702
607
COMPSCI 705
: Advanced Topics in Human Computer Interaction2021 Semester Two (1215)
Human aspects of computer systems, relevant to commercial solution development and computer science research. Sample topics: advanced evaluation methods; support of pen and touch-based interaction; trends with domain specific user interface design, such as interfaces for enterprise systems. Recommended preparation: COMPSCI 345 or SOFTENG 350.
Prerequisite: Approval of the Academic Head or nominee
Restriction: SOFTENG 702
Restriction: SOFTENG 702
608
COMPSCI 705
: Advanced Topics in Human Computer Interaction2020 Semester Two (1205)
Human aspects of computer systems, relevant to commercial solution development and computer science research. Sample topics: advanced evaluation methods; support of pen and touch-based interaction; trends with domain specific user interface design, such as interfaces for enterprise systems. Recommended preparation: COMPSCI 345 or SOFTENG 350.
Prerequisite: Approval of the Academic Head or nominee
Restriction: SOFTENG 702
Restriction: SOFTENG 702
609
COMPSCI 711
: Parallel and Distributed Computing2023 Semester One (1233)
Computer architectures and languages for exploring parallelism, conceptual models of parallelism, principles for programming in a parallel environment, different models to achieve interprocess communication, concurrency control, distributed algorithms and fault tolerance.
Prerequisite: COMPSCI 320 or 335
610
COMPSCI 711
: Parallel and Distributed Computing2022 Semester One (1223)
Computer architectures and languages for exploring parallelism, conceptual models of parallelism, principles for programming in a parallel environment, different models to achieve interprocess communication, concurrency control, distributed algorithms and fault tolerance. Recommended preparation: COMPSCI 335.
Prerequisite: Approval of the Academic Head or nominee
611
COMPSCI 711
: Parallel and Distributed Computing2021 Semester Two (1215)
Computer architectures and languages for exploring parallelism, conceptual models of parallelism, principles for programming in a parallel environment, different models to achieve interprocess communication, concurrency control, distributed algorithms and fault tolerance. Recommended preparation: COMPSCI 335.
Prerequisite: Approval of the Academic Head or nominee
612
COMPSCI 711
: Parallel and Distributed Computing2020 Semester Two (1205)
Computer architectures and languages for exploring parallelism, conceptual models of parallelism, principles for programming in a parallel environment, different models to achieve interprocess communication, concurrency control, distributed algorithms and fault tolerance. Recommended preparation: COMPSCI 335.
Prerequisite: Approval of the Academic Head or nominee
613
COMPSCI 715
: Advanced Computer Graphics2023 Semester Two (1235)
An advanced look at current research issues in computer graphics. Typical topics include: ray-tracing acceleration methods; radiosity; subdivision surfaces; physically-based modelling; animation; image-based lighting and rendering; non-photorealistic rendering; advanced texturing. The precise content may vary from year to year. Consult the department for details. Recommended preparation: COMPSCI 373 or equivalent, and 15 points at Stage II in Mathematics.
Prerequisite: Approval of the Academic Head or nominee
614
COMPSCI 715
: Advanced Computer Graphics2022 Semester Two (1225)
An advanced look at current research issues in computer graphics. Typical topics include: ray-tracing acceleration methods; radiosity; subdivision surfaces; physically-based modelling; animation; image-based lighting and rendering; non-photorealistic rendering; advanced texturing. The precise content may vary from year to year. Consult the department for details. Recommended preparation: COMPSCI 373 or equivalent, and 15 points at Stage II in Mathematics.
Prerequisite: Approval of the Academic Head or nominee
615
COMPSCI 715
: Advanced Computer Graphics2021 Semester Two (1215)
An advanced look at current research issues in computer graphics. Typical topics include: ray-tracing acceleration methods; radiosity; subdivision surfaces; physically-based modelling; animation; image-based lighting and rendering; non-photorealistic rendering; advanced texturing. The precise content may vary from year to year. Consult the department for details. Recommended preparation: COMPSCI 373 or equivalent, and 15 points at Stage II in Mathematics.
Prerequisite: Approval of the Academic Head or nominee
616
COMPSCI 715
: Advanced Computer Graphics2020 Semester Two (1205)
An advanced look at current research issues in computer graphics. Typical topics include: ray-tracing acceleration methods; radiosity; subdivision surfaces; physically-based modelling; animation; image-based lighting and rendering; non-photorealistic rendering; advanced texturing. The precise content may vary from year to year. Consult the department for details. Recommended preparation: COMPSCI 373 or equivalent, and 15 points at Stage II in Mathematics.
Prerequisite: Approval of the Academic Head or nominee
617
COMPSCI 717
: Fundamentals of Algorithmics2023 Semester One (1233)
Fundamental techniques are covered for the design of algorithms such as greedy algorithms, divide-and-conquer, and dynamic programming. Data structures are explored that help implement algorithms. Essential tools are taught for analysing algorithms, for example worst- and average-case analyses of space and time. Recommended preparation: 15 points from COMPSCI 120 or equivalent and 15 points from COMPSCI 130 or equivalent
Prerequisite: Approval of Academic Head or nominee
Restriction: COMPSCI 220, 320, SOFTENG 250
Restriction: COMPSCI 220, 320, SOFTENG 250
618
COMPSCI 717
: Fundamentals of Algorithmics2022 Semester One (1223)
Fundamental techniques are covered for the design of algorithms such as greedy algorithms, divide-and-conquer, and dynamic programming. Data structures are explored that help implement algorithms. Essential tools are taught for analysing algorithms, for example worst- and average-case analyses of space and time. Recommended preparation: 15 points from COMPSCI 120 or equivalent and 15 points from COMPSCI 130 or equivalent
Prerequisite: Approval of Academic Head or nominee
Restriction: COMPSCI 220, 320, SOFTENG 250
Restriction: COMPSCI 220, 320, SOFTENG 250
619
COMPSCI 717
: Fundamentals of Algorithmics2021 Semester One (1213)
Fundamental techniques are covered for the design of algorithms such as greedy algorithms, divide-and-conquer, and dynamic programming. Data structures are explored that help implement algorithms. Essential tools are taught for analysing algorithms, for example worst- and average-case analyses of space and time. Recommended preparation: 15 points from COMPSCI 120 or equivalent and 15 points from COMPSCI 130 or equivalent
Prerequisite: Approval of Academic Head or nominee
Restriction: COMPSCI 220, 320, SOFTENG 250
Restriction: COMPSCI 220, 320, SOFTENG 250
620
COMPSCI 717
: Fundamentals of Algorithmics2020 Semester One (1203)
Fundamental techniques are covered for the design of algorithms such as greedy algorithms, divide-and-conquer, and dynamic programming. Data structures are explored that help implement algorithms. Essential tools are taught for analysing algorithms, for example worst- and average-case analyses of space and time. Recommended preparation: 15 points from COMPSCI 120 or equivalent and 15 points from COMPSCI 130 or equivalent
Prerequisite: Approval of Academic Head or nominee
Restriction: COMPSCI 220, 320, SOFTENG 250
Restriction: COMPSCI 220, 320, SOFTENG 250
621
COMPSCI 718
: Programming for Industry2023 Late Year Term (1237)
An examination of object-oriented programming and design. Key principles of object-oriented programming: typing, encapsulation, inheritance, polymorphism and composition. Fundamental object-oriented modelling and design techniques. Students will develop application software of reasonable complexity that draws on object-oriented language features, and contemporary APIs, frameworks and tools.
No pre-requisites or restrictions
622
COMPSCI 718
: Programming for Industry2023 Semester Two (1235)
An examination of object-oriented programming and design. Key principles of object-oriented programming: typing, encapsulation, inheritance, polymorphism and composition. Fundamental object-oriented modelling and design techniques. Students will develop application software of reasonable complexity that draws on object-oriented language features, and contemporary APIs, frameworks and tools.
No pre-requisites or restrictions
623
COMPSCI 718
: Programming for Industry2023 Semester One (1233)
An examination of object-oriented programming and design. Key principles of object-oriented programming: typing, encapsulation, inheritance, polymorphism and composition. Fundamental object-oriented modelling and design techniques. Students will develop application software of reasonable complexity that draws on object-oriented language features, and contemporary APIs, frameworks and tools.
No pre-requisites or restrictions
624
COMPSCI 718
: Programming for Industry2023 Academic Year Term (1231)
An examination of object-oriented programming and design. Key principles of object-oriented programming: typing, encapsulation, inheritance, polymorphism and composition. Fundamental object-oriented modelling and design techniques. Students will develop application software of reasonable complexity that draws on object-oriented language features, and contemporary APIs, frameworks and tools.
No pre-requisites or restrictions
625
COMPSCI 718
: Programming for Industry2022 Late Year Term (1227)
An examination of object-oriented programming and design. Key principles of object-oriented programming: typing, encapsulation, inheritance, polymorphism and composition. Fundamental object-oriented modelling and design techniques. Students will develop application software of reasonable complexity that draws on object-oriented language features, and contemporary APIs, frameworks and tools.
No pre-requisites or restrictions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118