COMP3412_CSIS1412_SA COMP3412 Internship / CSIS1412 Industrial Training [2014]
This moodle course page is for the courses CSIS1412 and COMP3412 to collect training reports. Students who are taking
- 1-year internship between June 2014 to August 2015
- summer internship between June 2015 to August 2015,
should submit their training reports through this system.
CSIS2258_COMP3258 Functional Programming [Section 2A] [2014]
The course teaches the basics of functional programming using the language Haskell. The main goal is introduce students to fundamental programming concepts such as recursion, abstraction, lambda expressions and higher-order functions and data types. The course will also study the mathematical reasoning involved in the design of functional programs and techniques for proving properties about functions so defined. With the adoption of lambda expressions recent versions of Java, C++ or C#, functional programming and related programming techniques are becoming increasingly more relevant even for programmers of languages that are not traditionally viewed as functional. This course is important to introduce students to such techniques.
CSIS0407_COMP3407 Scientific Computing [Section 2A] [2014]
This course provides an overview and covers the fundamentals of scientific and numerical computing. Topics include numerical analysis and computation, symbolic computation, scientific visualization, architectures for scientific computing, and applications of scientific computing.
CSIS0404_COMP3404 Software Quality and Project Management [Section 2A] [2014]
Topics in software quality include: software quality models; quality assurance; software quality metrics; quality reviews, inspections and audits. Topics in project management include: project planning, cost estimation and scheduling; project monitoring and control; agile, traditional and extreme process models and their management; risk analysis; configuration management and control; software acquisition; contract management; and process improvement. This course may not be taken with BUSI0060 or BUSI0061.
CSIS0402_COMP3402 System Architecture and Distributed Computing [Section 2A] [2014]
This course introduces the architecture of modern systems and the concepts and principles of distributed computing. Topics include: client-server computing, multi-tier architectures, data/object persistence, parallel server systems, naming services, transaction processing, middleware and messaging, component technologies, and web services/APIs.
CSIS0396_COMP2396 Object-oriented Programming and Java [Section 1A] [2014]
Introduction to object-oriented programming; abstract data types and classes; inheritance and polymorphism; object-oriented program design; Java language and its program development environment; user interfaces and GUI programming; collection class and iteration protocol; program documentation.
CSIS0323_COMP3323 Advanced Database Systems [Section 2A] [2014]
CSIS0322_COMP3322 Modern Technologies on World Wide Web [Section 2A] [2014]
This course is designed to provide you key technologies of the Internet and the World Wide Web, as well as useful practice in developing web-based applications and systems. The course consists primarily of lectures and lab tutorials. Major topics to be covered include: Internet protocol stack, client-server model, TCP and IP, Internet applications, World Wide Web, HTTP, HTML, XML, style sheets, web programming (PHP, JavaScript), web services, cloud computing.
CSIS0314_COMP3314 Machine Learning [Section 2A] [2014]
An introduction to algorithms and applications of machine learning. Topics include: decision theory; parametric models; supervised learning (classification and regression); unsupervised learning (clustering, mixture models, principal component analysis); Bayesian methods.
CSIS0271_COMP3271 Computer Graphics [Section 2A] [2014]
Overview of graphics hardware, basic drawing algorithms, 2-D transformations, windowing and clipping, interactive input devices, curves and surfaces, 3-D transformations and viewing, hidden-surface and hidden-line removal, shading and colour models, modelling, illumination models, image synthesis, computer animation.
CSIS0270_COMP3270 Artificial Intelligence [Section 1A] [2014]
This is an introduction course on the subject of artificial intelligence. Topics include: intelligent agents; search techniques for problem solving; knowledge representation; logical inference; reasoning under uncertainty; statistical models and machine learning. This course may not be taken with BUSI0088.
CSIS0259_COMP3259 Principles of Programming Languages [Section 2A] [2014]
Welcome to Principles of Programming Languages!
This course covers central concepts in programming languages, language design and implementation, and programming paradigms.The course will have a practical focus, encouraging students to implement a progressively more sophisticated programming language illustrating various concepts and ideas from functional, imperative and object-oriented programming. These concepts include for example static scoping, closures, inheritance, mutable state, and type systems. All such features are widely used by many existing programming languages.
The programming language Haskell, which is a functional language, will be used in for the coursework and will serve as a prime example of a modern, functional language. Haskell is an obvious choice for this class because of its excellent support for declaring the abstract syntax of a programming language and writing various analyses over that syntax.
CSIS0235_COMP3235 Compiling Techniques [Section 1A] [2014]
CSIS0801_COMP4801 Final Year Project [Section FA] [2014]
CSIS0297_COMP3297 Introduction to Software Engineering [Section 1A] [2014]
This course introduces the fundamental principles and methodologies of software engineering. It covers the software process and methods and tools employed in the development of modern systems. The use of CASE tools and the UML are emphasized. The course includes a team-based project in which students apply their new knowledge to a full development lifecycle, including maintenance.
CSIS0250_COMP3250 Design and Analysis of Algorithms [Section 2B] [2014]
The course studies various algorithm design techniques, such as divide and conquer, and dynamic programming. These techniques are applied to design highly non-trivial algorithms from various areas of computer science. Topics include: advanced data structures; graph algorithms; searching algorithms; gemometric algorithms; overview of NP-complete problems.
CSIS0250_COMP3250 Design and Analysis of Algorithms [Section 2A] [2014]
The course studies various algorithm design techniques, such as divide and conquer, and dynamic programming. These techniques are applied to design highly non-trivial algorithms from various areas of computer science. Topics include: advanced data structures; graph algorithms; searching algorithms; geometric algorithms; overview of NP-complete problems.
Prerequisite: CSIS1119 or COMP2119 or ELEC1502 or ELEC1503 or ELEC2543
Assessment: 50% continuous assessment, 50% examination