Submitting Form...
×

Doctor of Philosophy (Information Technology) (BY RESEARCH)

university icon
Multimedia University Malaysia (MMU)

Doctor of Philosophy (Information Technology) (BY RESEARCH)

university icon
Multimedia University Malaysia (MMU)

Doctor of Philosophy (Information Technology) (BY RESEARCH)

Qualification
Doctoral Degree (PhD)
Duration
2 years
Intake
MarMarJulJulOctOct
English Requirement
IELTS 6.0
Offer Letter
Free
Class Type
Physical
Course Fee for International Students
First year from MYR 6,300 excludes 6% SST & other fees
Estimated total tuition from ~MYR 12,600 2 years programme
Published fees don't include possible scholarships and YourUni discounts — most students pay less than the sticker price.

See your real cost — with discounts

Free, no obligation. We'll send your exact breakdown for Doctor of Philosophy (Information Technology) (BY RESEARCH) on WhatsApp.

Exact year-by-year tuition breakdown
Your scholarship & YourUni discount eligibility
All other fees (visa/EMGS, resource, international)
Instalment & payment-plan options
No spam. We only use your details to send your fee breakdown and help you apply.

You're all set, John

Our team is preparing your full fee breakdown for Doctor of Philosophy (Information Technology) (BY RESEARCH) plus any scholarships you qualify for. Tap below to open the chat and get it on WhatsApp now.

We usually reply within minutes during working hours.

Would you like to apply to
Multimedia University Malaysia (MMU) ?

The Doctor of Philosophy (Information Technology) research program is  programme is an exciting graduate programme that offers its students the prospects of working on cutting-edge research in a wide spectrum of technological areas.Areas of specialization may include but are not limited to software engineering, cybersecurity, data science, artificial intelligence, computer networks, information systems, and more. Under the guidance of experienced and esteemed researchers, students will receive supervision and support to facilitate their research journey. Additionally, access to state-of-the-art research facilities will be provided to aid in the pursuit of academic excellence and eventual success as a researcher in the field of Information Technology.

Entry Requirements

  • A Master’s degree in the field or related fields, as accepted by the Senate; OR
  • A Master’s degree (Level 7, MQF) in a non-computing fields, as accepted by the Senate, with a minimum of FIVE (5) years of relevant working experience must undergo appropriate prerequisite courses as determined by the HEP; OR
  • A Master’s degree (Level 7, MQF) in non-computing fields, as accepted by the Senate and with less than FIVE (5) years of relevant working experience, must undergo appropriate prerequisite courses as determined by the HEP and subject to rigorous internal assessment; OR
  • Other qualifications equivalent to a Master’s degree in the field of Computing or related fields recognised by the Government of Malaysia must undergo appropriate prerequisite courses as determined by the HEP; OR
  • A Bachelor’s Degree in Computing or related fields with minimum CGPA of 3.67 or equivalent, as accepted by the HEP Senate can be accepted subject to rigorous internal assessment

Career Opportunities 

Academia, Research and Development (R&D), Industry Leadership, Consulting, Government and Policy, Entrepreneurship, Data Science and Analytics, Cybersecurity.

Fields of Research

Artificial Intelligence
Bioinformatics & Medical Information Technology
Blockchain/IoT
Cryptography
Computer Vision
Data Communication and Networking
Data Science/Data Analytics
Human Computer Interaction/Interaction Design
Image & Video Processing
Information Systems Engineering
Natural Language Processing
Security Technology
Speech & Signal Processing
Software Engineering and Architecture Multimedia Systems

 

Hello!
Click one of our representatives below to chat on WhatsApp or send us an email to info@your-uni.com

The team typically replies in a few minutes.

Need help? Chat with us
Some text some message..
function updateCounselorWhatsAppCount(counselorId) { var xhr = new XMLHttpRequest(); xhr.open("POST", "admin/php/update_counselor_whatsapp_count.php", true); xhr.setRequestHeader("Content-Type", "application/x-www-form-urlencoded"); xhr.onreadystatechange = function() { if (xhr.readyState === 4 && xhr.status === 200) { var response = JSON.parse(xhr.responseText); if (response.status === "success") { console.log("WhatsApp count updated successfully"); } else { console.error("Failed to update WhatsApp count: " + response.message); } } }; xhr.send("id=" + counselorId); } $(".btn-whatsapp-chat-wrapper").click(function (){ event.preventDefault(); // $(".btn-whatsapp-contact-us-float").toggleClass('cross'); // $('.chat-text').toggleClass('hidden'); // $('.contact-us-float').fadeToggle(500); var xhr = new XMLHttpRequest(); xhr.open("POST", "admin/php/update_whatsapp_count.php", true); xhr.setRequestHeader("Content-Type", "application/x-www-form-urlencoded"); xhr.onreadystatechange = function() { if (xhr.readyState === 4 && xhr.status === 200) { var response = JSON.parse(xhr.responseText); if (response.status === "success") { console.log("WhatsApp count updated successfully"); } else { console.error("Failed to update WhatsApp count: " + response.message); } } }; // page title var pageTitle = document.title || "Unknown Page"; xhr.send("source_page=" + encodeURIComponent(window.location.pathname) + "&page_title=" + encodeURIComponent(pageTitle)); window.open("https://api.whatsapp.com/send?phone=+60174733193&text=Hello%20YourUni%20Consultancy%20Team", '_blank'); // window.location.href = "https://api.whatsapp.com/send?phone=+60174733193&text=Hello%20YourUni%20Consultancy%20Team"; });