学习计算机与信息科学研究生文凭课程,在短短一年的时间内探索计算机与信息科学的最新思想和发展。
您可以从广泛的课程中进行选择-包括人工智能,大数据,生物信息学,3D技术和软件架构。拓宽你在计算机和信息科学专业领域的知识,培养先进的分析、规划和批判性思维技能。该课程可以为您进一步学习计算机与信息科学硕士做好准备。
If you have New Zealand qualifications
One of the following:
Bachelor of Computer and Information Sciences or equivalent OR
Graduate Diploma in Computer and Information Sciences or equivalent OR
Relevant professional qualification or experience approved by the Dean (or representative) to be equivalent to a bachelor’s degree
.viewAll, .countryList {display:none;}
.mobBottom {margin-bottom:5px;}
If you have qualifications from another country
See entry requirements for students from other countries. Select your country from the dropdown menu.
Select country
--- Please select ---
India
Indonesia
Malaysia
Phillipines
United Arab Emirates
Vietnam
var seen = {};
$('.country-select').each(function() {
var txt = $(this).text();
if (seen[txt])
$(this).remove();
else
seen[txt] = true;
});
if ($("#areaSelect option").length < 2) {
$(".dropDownCountry").hide();
}
Accepted qualification:
Bachelor's degree
Accepted undergraduate qualification duration:
Minimum 3 years
Accepted subject majors:
Computer and Information Sciences; Computer Science; Computer Engineering; Software Engineering; Information Science; Information Technology; or equivalent subject matter
Minimum scores
Percentage:
40
Degree classification:
n/a
Letter criteria:
D
GPA 10 point scale:
4
Accepted qualification:
1. Diploma IV-Sarjana sains terapan AND / OR
2. Sarjana (SI)
Accepted undergraduate qualification duration:
4 years
Accepted subject majors:
Computer and Information Sciences; Computer Science; Computer Engineering; Software Engineering; Information Science; Information Technology; or equivalent subject matter
Minimum scores
Percentage:
55
Degree classification:
n/a
Letter criteria:
C
GPA 4 point scale:
2
Accepted qualification:
Bachelor's degree
Accepted undergraduate qualification duration:
Minimum 3 years
Accepted subject majors:
Computer and Information Sciences; Computer Science; Computer Engineering; Software Engineering; Information Science; Information Technology; or equivalent subject matter
Minimum scores
Percentage:
50
Letter criteria:
C
GPA 4 point scale:
2
Accepted qualification:
1. Bachelor’s degree from prestigious university awarded up to 2022 AND / OR
2. Bachelor’s degree awarded from 2022 with an entry qual of Year 12 AND / OR
3. Bachelor’s degree from Section 1 institute as per NOOSR
Accepted undergraduate qualification duration:
4 years
Accepted subject majors:
Computer and Information Sciences; Computer Science; Computer Engineering; Software Engineering; Information Science; Information Technology; or equivalent subject matter
Minimum scores
GPA 4 point scale:
1
GPA 1 (Excellent)-5 point scale:
3
Accepted qualification:
Bachelor's degree
Accepted undergraduate qualification duration:
Minimum 4 years
Accepted subject majors:
Computer and Information Sciences; Computer Science; Computer Engineering; Software Engineering; Information Science; Information Technology; or equivalent subject matter
Minimum scores
Percentage:
60
Letter criteria:
D
GPA 4 point scale:
1
Accepted qualification:
Bachelor's degree
Accepted undergraduate qualification duration:
4 years
Accepted subject majors:
Computer and Information Sciences; Computer Science; Computer Engineering; Software Engineering; Information Science; Information Technology; or equivalent subject matter
Minimum scores
GPA 10 point scale:
5
GPA 4 point scale:
2
If your country is not listed, view our
general entry requirements for postgraduate programmes
var countrySelected = "";
$('#areaSelect').on('change', function() {
countrySelected = $(this).val().replace(/\s+/g, '-');
$( ".countryList" ).each(function() {
if ($(this).hasClass(countrySelected)) {
$(this).show();
} else {
$(this).hide();
}
});
if (countrySelected == "countryList"){
countrySelected = "";
}
});