UniMate AI
悉尼科技大学

悉尼科技大学 课程目录

搜课程代码或名称,看每门课的大纲、考核与学长经验。

University Hub

这所大学的内容,按阶段走

申请材料、入学清单、校历、课程目录和在读学习放在同一个入口里。 当前页面是 课程目录 ,可以直接切到下一步。

01

申请前

大学主页 / 申请信息

02

拿到 offer 后

入学清单 / 新生准备

03

开学前两周

学期时间 / 课程目录

04

在读期间

课程目录 / 学期时间

45 门课程

32567

Business Intelligence for Decision Support

中等

Business intelligence is an umbrella term that combines architectures, tools, databases, analytical tools, applications and methodologies. The major objectives of business intelligence is to enable interactive access to data and to give business managers the ability to conduct analysis and make better decisions. Decision support systems are computer-based information systems that combine models/methods and data in an attempt to solve semi/non-structured decision problems with extensive user involvement through a friendly user interface. Business high-level decisions are often semi/non-structured and require an increased level of intelligent and technical support, in particular, when they become rich in data. Decision support systems can be integrated with variable business intelligence techniques to support related decision problem solving. This subject introduces business intelligence, decision support systems, group decision support, intelligent decision support, web-based support systems, decision optimisation technologies, personalised recommender systems. The subject also covers how to design, implement and integrate business intelligence techniques with methods to support business decision-making. 商业智能是一个结合了架构,工具,数据库,分析工具,应用程序和方法的总称。商业智能的主要目标是实现对数据的交互式访问,并使业务经理能够进行分析并做出更好的决策。决策支持系统是基于计算机的信息系统,其结合模型/方法和数据以试图通过友好的用户界面解决半/非结构化决策问题以及广泛的用户参与。业务高级决策通常是半/非结构化的,需要更高水平的智能和技术支持,特别是当它们变得丰富的数据时。决策支持系统可以与可变商业智能技术集成,以支持相关的决策问题解决。本课程介绍商业智能,决策支持系统,群体决策支持,智能决策支持,基于Web的支持系统,决策优化技术,个性化推荐系统。本主题还介绍了如何设计,实施和集成商业智能技术以及支持业务决策的方法。

48024

Applications Programming

中等

This subject teaches students how to design, develop and evaluate software systems to meet predefined quality characteristics of functionality (suitability) and usability (understandability, learnability, operability, compliance). Software solutions are implemented using Java. Concepts, theories and technologies underlying the methods and techniques are introduced and explained as required. Students apply all that they have learned to develop and implement the architecture of a business system. The subject has one contact hour in Week 1 and three contact hours per week in the remaining weeks. A weekly online study module presents new material in the form of videos and written articles and shows working examples of code. Each study module on average is expected to take 1 hour to complete and needs to be completed before coming to the lecture and the lab. Note that access to the lab material is electronically blocked until the student has completed the required weekly study module. Regular face-to-face lectures include interactive quizzes and illustrations of the key topics and techniques. A weekly two-hour lab session gives students practice working in groups to analyse software specifications and construct software plans, and practice working individually to write, debug and run code. 本课程教授学生如何设计,开发和评估软件系统,以满足功能(适用性)和可用性(可理解性,可学习性,可操作性,合规性)的预定义质量特征。软件解决方案使用Java实现。根据需要引入和解释基于方法和技术的概念,理论和技术。学生应用他们学到的所有知识来开发和实现业务系统的体系结构。 受试者在第1周有一个接触时间,在剩下的几周有每周三个接触时间。 每周在线学习模块以视频和书面文章的形式呈现新材料,并显示代码的工作示例。每个学习模块平均需要1个小时才能完成,需要在进入讲座和实验室之前完成。请注意,在学生完成所需的每周学习模块之前,将以电子方式阻止对实验室资料的访问。 定期的面对面讲座包括互动式测验以及关键主题和技巧的插图。 每周两小时的实验课程让学生分组练习分析软件规范和构建软件计划,并练习单独编写,调试和运行代码。 本课程介绍是由往届学长学姐回忆编辑而成。 编程语言为JAVA。是很多编程课程的前置课程,对开发方向的同学来说非常好的一门课。前半个学期讲解较为高级的JAVA语法,OO Programing思想和一些代码设计规范,后半个学期学习构建JAVA应用图形操作界面。Online lecture的老师Ryan讲解的非常清楚,会用大量的demo帮助同学理解,利用学校搭建的PLATE平台完成每周的lab练习和Assessment会有很大的收获。强烈建议想要往程序开发方向发展的同学认真学习这门课,不仅会对JAVA有较为深入的了解,对以后学习任何一门编程语言都打下了基础。Final变为开卷后难度有一定的提升,但Assessment还是很好拿分的。

41900

Security Fundamentals

中等

Security is a major issue for enterprises, with breaches leaving them vulnerable to legal sanctions, financial loss or reduced customer confidence. This subject introduces students to modern security issues and technologies by considering various aspects, from security principles and policies, to network and system security, as well as intrusion detection and cyber security. Students learn and apply programming skills to implement secure communications while demonstrating professional practice in a group project. 安全是企业面临的一个主要问题,违规行为使他们容易受到法律制裁,经济损失或客户信心降低的影响。 本课程通过考虑各个方面(从安全原则和策略到网络和系统安全性,以及入侵检测和网络安全性)向学生介绍现代安全问题和技术。 学生学习并应用编程技能来实现安全通信,同时在小组项目中展示专业实践。 本课程介绍是由往届学长学姐回忆编辑而成。 课程内容关于常见的安全加密算法。Lecturer和大部分tutor为印度老师,Lecturer的口音非常难听懂,课程内容也非常晦涩难懂。Assessment为用C语言简单的实现两个加密算法,难度不大,会提供一些代码作为基础只需要完成核心的部分。Assessment容易拿高分,再完成比较简单的两个quiz就可以通过此课。Final考试需要对课程内容有一定的理解,所以本课拿高分比较难,通过不成问题。

31275

Mobile Networking

中等

Wireless networks, such as cellular, WiFi, sensor, satellite and near field communication networks, provide ubiquitous connections to devices and end-users, and are the underlying technologies and systems for almost every industry today. This subject covers the principles and applications of wireless telecommunication networks, and their integration with the internet. The emphasis is on the concepts, infrastructure and protocols of these networks, and the use of these networks in applications with different requirements of supporting devices and mobility. This subject also offers extensive hands-on experience via solving industry-related problems, and provides opportunities for research innovation via group project work. This subject provides students with both fundamental knowledge and practical usage experience in wireless networks, and is suitable for students over a wide range of engineering courses. 无线网络,例如蜂窝,WiFi,传感器,卫星和近场通信网络,提供与设备和终端用户的无处不在的连接,并且是当今几乎所有行业的基础技术和系统。 该主题涵盖无线电信网络的原理和应用,以及它们与互联网的集成。 重点在于这些网络的概念,基础设施和协议,以及这些网络在具有支持设备和移动性的不同要求的应用中的使用。 该课程还通过解决与行业相关的问题提供广泛的实践经验,并通过小组项目工作为研究创新提供机会。 该课程为学生提供无线网络的基础知识和实践使用经验,适用于各种工程课程的学生。 本课程介绍是由往届学长学姐回忆编辑而成。 移动网络相关的纯理论课程,主要讲解蜂窝,WiFi,传感器,卫星等无线网络中实用的各种概念和协议。需要背诵很多内容。开卷Final难度不大。

48730

Cyber Security

中等

Cyber security is a major issue for enterprises, with breaches of security possibly being punished by legal sanctions, financial loss, or loss of customer confidence. This subject consolidates the student's understanding of cyber security by considering security principles from both a people management and a technical perspective, exploring security technologies commonly used in industry. Topics include cyber attacks and defenses, web security, firewalls, intrusion detection systems along with security services such as confidentiality, integrity, authentication (CIA) and technologies such as IPSec, SSL, PGP and S/MIME. Students doing this subject are well placed to contribute to the cyber security solution of a modern organisation using industry-based tools and solutions. 网络安全是企业的一个主要问题,违反安全规定可能会受到法律制裁,财务损失或客户信心丧失的惩罚。 本课程通过从人员管理和技术角度考虑安全原则,探索学生对网络安全的理解,探索工业中常用的安全技术。 主题包括网络攻击和防御,Web安全,防火墙,入侵检测系统以及机密性,完整性,身份验证(CIA)等安全服务以及IPSec,SSL,PGP和S / MIME等技术。 参与此课程的学生可以使用基于行业的工具和解决方案为现代组织的网络安全解决方案做出贡献。 本课程介绍是由往届学长学姐回忆编辑而成。 41900 Security Fundamentals的进阶课程。主要内容包括网络安全领域的理论,一些安全协议的基本算法,安全路由器配置,网络攻防。难度较大,知识点多且杂。Final难度也较大,是一门需要投入较大精力的课程。

32606

Database

中等

This subject introduces students to basic database design and implementation concepts, database design techniques, and using a relational design via an entity relationship diagram, including how to interpret an entity relationship diagram. Students learn how to access a database via structured query language (SQL) to retrieve data from the database. The code required to implement a database is also covered. 本课程向学生介绍基本数据库设计和实现概念,数据库设计技术,以及通过实体关系图使用关系设计,包括如何解释实体关系图。 学生将学习如何通过结构化查询语言(SQL)访问数据库,以从数据库中检索数据。 还包括实现数据库所需的代码。 本课程介绍是由往届学长学姐回忆编辑而成。 简介:属于database入门基础课,和31061 DatabasePrinciples AND 31271 DatabaseFundamentals 这两门课相似。教学内容包括data model,query,ERD,integration,normalization,E-R transformation和transaction management。上课形式是每周一节lecture和一节tutorial。 Tutor简介:Lecturer说话很有趣,上课很有激情,教课深入浅出,只要认真听他的课,理论上不会有什么太大问题。每周的Tutorial上会发lab material,然后自己写query,会有参考答案,总体上说难度不大。 考核:考核一共有4个,分别是2个lab test,2个writing test。Lab test难度会比平时lab的难度高一些,但形式相同,都是给你一段资料,让你写query。Writing test难度不大,考前老师会给有明确的题目,第1个writing test考的是data base integration的理解,第2个是画一个ERD。总体来说这门课想要Pass是很简单的,如果想要拿高分,就要注意平时的训练了。

32144

Technology Research Preparation

中等

This subject provides postgraduate technology students with professional communication skills appropriate to their course. The subject begins with the techniques necessary to develop a literature review and professional ethics is taught in the research context. The class breaks into two streams. Those undertaking research degrees take the Research Stream and produce a complete literature review. Those undertaking coursework degrees take the Professional Stream and produce a project proposal, suitable for implementation in 32933 Research Project. 该科目为研究生技术专业的学生提供适合其课程的专业沟通技巧。 该主题从开发文献综述所必需的技术开始,并且在研究背景中教授职业道德。 该课程分为两个流。 那些从事研究学位的人会参加研究流程并进行完整的文献综述。 从事课程学位课程的学生将获得专业课程并制作项目提案,适合在32933研究项目中实施。 本课程介绍是由往届学长学姐回忆编辑而成。 简介:这门课主要教你如何写literaturereview和report。 考核:一个学期只需要写2篇reports,而且是6人的team work。很简单。很容易拿D以上的分数。

32570

Enterprise Software Architecture and Middleware

中等

This subject introduces students to the fundamentals of enterprise architecture for architecting software-intensive systems at the large enterprise scale. Current trends and challenges in the practice of enterprise architecture are explored. In small teams, students apply contemporary enterprise architecture practices to their architecture project work. Students learn to integrate and align different enterprise architecture layers to better support the business goals and objectives. 本课程向学生介绍企业架构的基础知识,以便在大型企业范围内构建软件密集型系统。 探讨了企业架构实践中的当前趋势和挑战。 在小型团队中,学生将当代企业架构实践应用于他们的架构项目工作。 学生学习整合和调整不同的企业架构层,以更好地支持业务目标。 本课程介绍是由往届学长学姐回忆编辑而成。 简介:这门课主要教business architecture,各种management的知识。 考核:每节课之前都要做一个pre-classquiz,每节课还要做一个in-class quiz。然后就是写report和做presentation。没有final exam。想要过是比较简单的。

42901

Object-Relational Databases

中等

本课程介绍是由往届学长学姐回忆编辑而成。 简介:这门课是在database基础上的扩展。这门课有lecture和tutorial,主要教比较复杂的数据结构,比如嵌套table或者嵌套array等等。 考核:project是建一个object-relationaldatabase,写一篇report,和final exam。Double pass。建数据库比较烦,也有一定难度,需要花费比较多的时间和精力。

← 上一页4 / 4下一页 →
悉尼科技大学 课程目录 — 大纲 / 考核 / 学长经验 · UniMate AI