External (3.9)

Computer Science Concept (AS 91908)

Analyse an area of computer science.

This external is a common assessment task (like an exam!) that we will do in Term 4 

CHOOSE ONE of the following:

Make a copy of your respective 'Computer Concept Coaching' Google Slide below and add more information in preparation for (1) Evidence Exam and/or (2) final CAT External Exam.

Make a copy of the Slides Below for Notetaking

L3 Big Data

Questions may cover: characteristics of big data (volume, variety, velocity, etc.), generation, processing and analysing data in different formats, interpretation and representation (bias and display), tools and technologies used in big data, and big data considerations (privacy, ethics, and data governance).

2023: characteristics of big data (volume, variety, velocity, etc.), generation, analysis, representation (bias and display). 

big data

OR

network communication protocols

Questions may cover: the internet protocol suite and its four abstraction layers (application, transport, internet, and link), application layer protocols (HTTP / HTTPS), transport layer protocols (TCP and UDP), traffic analysis, network optimisation (e.g. queuing theory, predictive maintenance, patterns, anomalies, security threats), encapsulation and de-encapsulation, and security (SSL / TLS).

2023: the Internet protocol suite and its four abstraction layers (application, transport, internet, and link), application layer protocols (HTTP and IRC), transport layer protocols (TCP and UDP).

L3 Network Communication Protocols

Make a copy of the Slides Below for Notetaking

OR

complexity and tractability

Questions may cover: polynomial and non-polynomial time complexity, Big O notations (O(1), O(log n), O(n), O(2n ), O(n!), O(nk), best-case, worst-case,and average-case time complexity), NP-complete (e.g. travelling salesman / knapsack), and solving complex problems (approximation algorithms / heuristics / brute force).

Make a copy of the Slides Below for Notetaking

L3 Formal Languages

RESOURCES

2022 CONCEPTS

formal languages

Questions may cover: regular expressions; simple finite-state automata; context-free grammars (CFGs).

Make a copy of the Slides Below for Notetaking

L3 Formal Languages

computer vision

For computer vision, questions may cover: noise, thresholding, edge detection, image processing for computer vision, applications.

Make a copy of the Slides Below for Notetaking

L3 Computer Vision - STUDENT

computer graphics

For computer graphics, questions may cover: matrices and transformations, line and circle drawing, line and circle algorithms, graphics algorithms, image rendering, lighting.

Make a copy of the Slides Below for Notetaking

L3 Computer Graphics