Computer Science MSc

... United Kingdom
... Newcastle University - INTO

Course Overview

This course can also be taken as Continuing Professional Development (CPD), for example by ICT teachers who are switching to the new Computer Science curriculum. Our graduates have an excellent record of finding employment (around 90%). Recent examples include: Graduate Trainee, British Airways Software Developer, IBM UK Graduate Developer, Scott Logic Software Engineer, BT. Our graduates are in demand, and they continue to be among the most employable in the country. By providing internships and work experience placements wherever possible, we ensure you have the relevant skills to excel in your chosen career. Employers play an active role in our degrees by delivering technical lectures or taking a role in professional skills modules. Many Ph.D. programs include training and work experience in commercial laboratories. Selected courses are developed and accredited by professional organizations and many courses include project-based assignments and/or case study analysis.

General Eligibility

A 2:2 honors degree, or equivalent, in any subject. Graduates of subjects related to computer science will be considered, but applications will be dealt with on an individual basis because of the potential overlap between the first degree and the modules on the course.

Part Time Work Details

Language Requirement

  • IELTS 6.5 overall (with a minimum of 5.5 in all sub-skills).

Programme Information
...
Course Category

Computing


...
Campus Name

Newcastle


...
Course Level

Postgraduate


...
Duration

1


...
Available Intake

September


...
IELTS Score

5.5


...
Tuition Fees Range

£12,000, £24,300,


Subject Recommendations for You
MA Digital Fashion
University of Salford
Campus

Salford

Entry Score

5.5

Course Level

Postgraduate

Total Course Fee

£ 9900

MSc Mathematics and Statistics
University of New Brunswick
Campus

Fredericton, Saint John

Entry Score

7.0

Course Level

Postgraduate

Total Course Fee

CAD$ 18323

Educational Assistive Technology MSc
Oxford International Education Group
Campus

Oxford, London, San Francisco, Toronto, Vancouver, Halifax, Melbourne, Sydney

Entry Score

6.5

Course Level

Postgraduate

Total Course Fee

£ £ 9,150, £ 22,950

Discover Your Next Read
...
Why you will go UK for better study ? Learn more from this blog...
...
Why you will go UK for better study ? Learn more from this blog...
Request history8.1.11PHP Version757msRequest Duration2MBMemory UsageGET course-details/{id?}Route
  • warninglog[14:51:39] LOG.warning: Calling static trait method App\Traits\Service::get_intake_with_next_year is...
  • Booting (18.68ms)time
  • Application (738ms)time
  • 1 x Application (97.53%)
    738ms
    1 x Booting (2.47%)
    18.68ms
    4 templates were rendered
    • course-detailscourse-details.blade.php#?blade
    • ajax.homejshomejs.blade.php#?blade
    • layouts.appapp.blade.php#?blade
    • ajax.menusearchjsmenusearchjs.blade.php#?blade
    uri
    GET course-details/{id?}
    middleware
    web
    controller
    App\Http\Controllers\CourseController@details
    namespace
    prefix
    where
    file
    app/Http/Controllers/CourseController.php:130-145
    13 statements were executed, 3 of which were duplicates, 10 unique. Show only duplicated710ms
    • Connection Establishedstaging_liveCourseController.php#131
      Backtrace
      • 15. app/Http/Controllers/CourseController.php:131
      • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `courses` where `id` = '5005' limit 1
      2.2msstaging_liveCourseController.php#131
      Bindings
      • 0: 5005
      Backtrace
      • 16. app/Http/Controllers/CourseController.php:131
      • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `institutes` where `institutes`.`id` in ('43')
      940μsstaging_liveCourseController.php#131
      Bindings
      • 0: 43
      Backtrace
      • 21. app/Http/Controllers/CourseController.php:131
      • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `represent_countries` where `represent_countries`.`id` in ('1')
      750μsstaging_liveCourseController.php#131
      Bindings
      • 0: 1
      Backtrace
      • 26. app/Http/Controllers/CourseController.php:131
      • 27. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 28. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 29. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 30. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `countries` where `countries`.`id` in ('235')
      510μsstaging_liveCourseController.php#131
      Bindings
      • 0: 235
      Backtrace
      • 31. app/Http/Controllers/CourseController.php:131
      • 32. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 33. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 34. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 35. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select `id`, `course_level_name` from `course_levels` where `course_levels`.`id` in ('2')
      490μsstaging_liveCourseController.php#131
      Bindings
      • 0: 2
      Backtrace
      • 21. app/Http/Controllers/CourseController.php:131
      • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `categories` where `categories`.`id` in ('6') order by `category_name` asc
      5.32msstaging_liveCourseController.php#131
      Bindings
      • 0: 6
      Backtrace
      • 21. app/Http/Controllers/CourseController.php:131
      • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `courses` where `course_level_id` = '2' order by RAND() limit 3
      696msstaging_liveCourseController.php#138
      Bindings
      • 0: 2
      Backtrace
      • 15. app/Http/Controllers/CourseController.php:138
      • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • select * from `institutes` where `institutes`.`id` = '837a3f32293447e48005420cf7048846' limit 1
      1.12msstaging_livecourse-details.blade.php#258
      Bindings
      • 0: 837a3f32293447e48005420cf7048846
      Backtrace
      • 22. view::course-details:258
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `id`, `course_level_name` from `course_levels` where `course_levels`.`id` = '2' limit 1
      650μsstaging_livecourse-details.blade.php#274
      Bindings
      • 0: 2
      Backtrace
      • 22. view::course-details:274
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `institutes` where `institutes`.`id` = 'e91f6bf043b84cf8888edc9f350af27c' limit 1
      850μsstaging_livecourse-details.blade.php#258
      Bindings
      • 0: e91f6bf043b84cf8888edc9f350af27c
      Backtrace
      • 22. view::course-details:258
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `id`, `course_level_name` from `course_levels` where `course_levels`.`id` = '2' limit 1
      540μsstaging_livecourse-details.blade.php#274
      Bindings
      • 0: 2
      Backtrace
      • 22. view::course-details:274
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select * from `institutes` where `institutes`.`id` = '3' limit 1
      870μsstaging_livecourse-details.blade.php#258
      Bindings
      • 0: 3
      Backtrace
      • 22. view::course-details:258
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
    • select `id`, `course_level_name` from `course_levels` where `course_levels`.`id` = '2' limit 1
      480μsstaging_livecourse-details.blade.php#274
      Bindings
      • 0: 2
      Backtrace
      • 22. view::course-details:274
      • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
    App\Models\Course
    4Course.php#?
    App\Models\Institute
    4Institute.php#?
    App\Models\CourseLevel
    4CourseLevel.php#?
    App\Models\RepresentCountry
    1RepresentCountry.php#?
    App\Models\Country
    1Country.php#?
    App\Models\Category
    1Category.php#?
        _token
        qG5CCeFCPiRyVdp0fnh5w99iw1hodlRCP9EtnOW0
        current_url
        https://staging.bheuni.io/course-details/5005
        _previous
        array:1 [ "url" => "https://staging.bheuni.io/course-details/5005" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /course-details/5005
        status_code
        200
        
        status_text
        OK
        format
        html
        content_type
        text/html; charset=UTF-8
        request_query
        []
        
        request_request
        []
        
        request_headers
        0 of 0
        array:16 [ "cookie" => array:1 [ 0 => "_tt_enable_cookie=1; _ttp=01JZTD44X90AYKKEMMQCQWJSPA_.tt.1; _fbp=fb.1.1752159097891.395236662932214066; XSRF-TOKEN=eyJpdiI6IjFTNTgwVTkvait5N3o1RmtYN1h1R0E9PSIsInZhbHVlIjoiNzZ3b0ZGTVpTcU41b2ZhUkcxU29OdzdCK20vRXRweG1mUEZscmw3TEZWOFFId1dHc3dHVkRRV0VhSXVlQVlOMUIxL3ZNajlSYStlSzNUeC9kdzRoNFZ6WENLWWRqUThYaS9QdVN5WUR0L2N3UE1YZHlvUjNDVEdnM3pLMWlRSWciLCJtYWMiOiJiYmQzMDVlM2MzN2ZhM2U3MTk4MjU3ZjFmMTQ0ZjkxNjY1ODA4MDZjNjY5MDcxMjE4ZGE1NWUzM2FhZTRkZjk1IiwidGFnIjoiIn0%3D; bhe_uni_session=eyJpdiI6InltblV2UTJiWWQyT21kNVQ1c0dKdWc9PSIsInZhbHVlIjoibStKWEM0a0MvYWw2c2JkaGNYZGZJa1A3SzZVejhQeU1WZDljN2dZaWFuS3d2OW5uK2RlbkVYcWZISDZGRXVKNVBjblFSRXJmZ2xtQzc3MUdwWXhMNXlpd2EyRUt2YVRJaVlpVy8yY2pxN2NYNDQ5RjFuKzExQkNvRlEyU3lqdkEiLCJtYWMiOiI0NjcyNGZjYmJjOWM5NjhjMDEyMGZlMjk4MGQ1YWM5NzMzOWYzYzVlNmUyNzA2OTc4NDZlYmEzOGU5MDkwYjJjIiwidGFnIjoiIn0%3D; ttcsid_CLKVGJRC77U3V0M5NEGG=1752159097771::MHD2mYySOrcTqnvQXGM6.1.1752159098672; ttcsid=1752159097772::WiEz8wOkLrbBWS_Mp4aj.1.1752159098673_tt_enable_cookie=1; _ttp=01JZTD44X90AYKKEMMQCQWJSPA_.tt.1; _fbp=fb.1.1752159097891.395236662932214066; XSRF-TOKEN=eyJpdiI6IjFTNTgwVTkvait5N3o1RmtYN1h1R0E9PSIsI" ] "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "host" => array:1 [ 0 => "staging.bheuni.io" ] ]
        request_cookies
        0 of 0
        array:7 [ "_tt_enable_cookie" => null "_ttp" => null "_fbp" => null "XSRF-TOKEN" => "qG5CCeFCPiRyVdp0fnh5w99iw1hodlRCP9EtnOW0" "bhe_uni_session" => "I7DvEeo9RjfA9JY24IWdfgeU4GD2wyLsyoPVJtd4" "ttcsid_CLKVGJRC77U3V0M5NEGG" => null "ttcsid" => null ]
        response_headers
        0 of 0
        array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Thu, 10 Jul 2025 14:51:39 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IktGdGJrSjd1anNNZHJ1Z2JBejQ3YVE9PSIsInZhbHVlIjoiVjdNZ2xyZUhXdW4xRWxwODJSdEp5YTJ0SzBSVW1CYUt0TXlYZzcxMVBlKzlWM291dExVMXJ2SXYvWGx3dHJJVjZuRjNHdDVzelRNbGtBUmtlSnJuR2ZVbGd5UGV6OTFCVG4xc0M1cE93UWNkaDlaYUxqdStJeTJvaEMrdnI5R1ciLCJtYWMiOiJiN2FjYzFhMmRjZjhiZGU4YzdmMmNiNjQxYWE0NDlmOWU2OGZkYzA0YTMzMmRmZjg5M2YzMDgwMWM5MGVmNDAzIiwidGFnIjoiIn0%3D; expires=Fri, 11 Jul 2025 10:51:39 GMT; Max-Age=72000; path=/; domain=.bheuni.io; secureXSRF-TOKEN=eyJpdiI6IktGdGJrSjd1anNNZHJ1Z2JBejQ3YVE9PSIsInZhbHVlIjoiVjdNZ2xyZUhXdW4xRWxwODJSdEp5YTJ0SzBSVW1CYUt0TXlYZzcxMVBlKzlWM291dExVMXJ2SXYvWGx3dHJJVjZuRjNHd" 1 => "bhe_uni_session=eyJpdiI6IlczR0VCSzROODRsdnp6b1QyVzJ4bnc9PSIsInZhbHVlIjoiN1g3bGZvN1ZhdHhTdjNzWFYrb2tDY2VyRWhBU05Pb0xSeVhUdk4rWS9ZU1VYNUl0bGRXaSsyUXplaVJxSHlSb1NwdkNSdnJxVTQ2b2s1WXNueHdmZnN0ODA5bXVRM05zUk5wNzJNOHZWalZaNnhwRUlpVXVHVnYydjZrU1hEVkwiLCJtYWMiOiJiMDJmYWU5ZTQ5YTYzMGNhODJmMWJkZDgyZTg5OGE2ZThjOTQyMmI2NDFjZmZkODM5OTEwMzZmMmNjMjE0ZTNiIiwidGFnIjoiIn0%3D; expires=Fri, 11 Jul 2025 10:51:39 GMT; Max-Age=72000; path=/; domain=.bheuni.io; secure; httponlybhe_uni_session=eyJpdiI6IlczR0VCSzROODRsdnp6b1QyVzJ4bnc9PSIsInZhbHVlIjoiN1g3bGZvN1ZhdHhTdjNzWFYrb2tDY2VyRWhBU05Pb0xSeVhUdk4rWS9ZU1VYNUl0bGRXaSsyUXplaVJxSHlSb1Nw" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IktGdGJrSjd1anNNZHJ1Z2JBejQ3YVE9PSIsInZhbHVlIjoiVjdNZ2xyZUhXdW4xRWxwODJSdEp5YTJ0SzBSVW1CYUt0TXlYZzcxMVBlKzlWM291dExVMXJ2SXYvWGx3dHJJVjZuRjNHdDVzelRNbGtBUmtlSnJuR2ZVbGd5UGV6OTFCVG4xc0M1cE93UWNkaDlaYUxqdStJeTJvaEMrdnI5R1ciLCJtYWMiOiJiN2FjYzFhMmRjZjhiZGU4YzdmMmNiNjQxYWE0NDlmOWU2OGZkYzA0YTMzMmRmZjg5M2YzMDgwMWM5MGVmNDAzIiwidGFnIjoiIn0%3D; expires=Fri, 11-Jul-2025 10:51:39 GMT; domain=.bheuni.io; path=/; secureXSRF-TOKEN=eyJpdiI6IktGdGJrSjd1anNNZHJ1Z2JBejQ3YVE9PSIsInZhbHVlIjoiVjdNZ2xyZUhXdW4xRWxwODJSdEp5YTJ0SzBSVW1CYUt0TXlYZzcxMVBlKzlWM291dExVMXJ2SXYvWGx3dHJJVjZuRjNHd" 1 => "bhe_uni_session=eyJpdiI6IlczR0VCSzROODRsdnp6b1QyVzJ4bnc9PSIsInZhbHVlIjoiN1g3bGZvN1ZhdHhTdjNzWFYrb2tDY2VyRWhBU05Pb0xSeVhUdk4rWS9ZU1VYNUl0bGRXaSsyUXplaVJxSHlSb1NwdkNSdnJxVTQ2b2s1WXNueHdmZnN0ODA5bXVRM05zUk5wNzJNOHZWalZaNnhwRUlpVXVHVnYydjZrU1hEVkwiLCJtYWMiOiJiMDJmYWU5ZTQ5YTYzMGNhODJmMWJkZDgyZTg5OGE2ZThjOTQyMmI2NDFjZmZkODM5OTEwMzZmMmNjMjE0ZTNiIiwidGFnIjoiIn0%3D; expires=Fri, 11-Jul-2025 10:51:39 GMT; domain=.bheuni.io; path=/; secure; httponlybhe_uni_session=eyJpdiI6IlczR0VCSzROODRsdnp6b1QyVzJ4bnc9PSIsInZhbHVlIjoiN1g3bGZvN1ZhdHhTdjNzWFYrb2tDY2VyRWhBU05Pb0xSeVhUdk4rWS9ZU1VYNUl0bGRXaSsyUXplaVJxSHlSb1Nw" ] ]
        session_attributes
        0 of 0
        array:5 [ "_token" => "qG5CCeFCPiRyVdp0fnh5w99iw1hodlRCP9EtnOW0" "current_url" => "https://staging.bheuni.io/course-details/5005" "_previous" => array:1 [ "url" => "https://staging.bheuni.io/course-details/5005" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-07-10 14:51:39GET/course-details/5005141315