MSc Software Engineering and Applications with Project Management

... United Kingdom
... University of Bedfordshire

Course Overview

This two-year Master’s is designed for graduates and experienced programmers who want to become professional software developers with additional skills in project management. It opens up a variety of rewarding career paths.

If you want to solve real-world problems, evaluate advanced software engineering environments and build complex software applications using the latest emerging technologies, then this course is ideal for you.

It covers a range of topics including advanced programming; popular development platforms; distributed and parallel systems; open-source frameworks; the Big Data ecosystem; cloud computing; and design patterns and data architectures. You also develop professional skills in the management of projects related to software engineering.

General Eligibility

Applicants should have a good undergraduate degree at the Honours level or equivalent.

To apply for a postgraduate degree (MA/MSc/MBA/LLM) at the University of Bedfordshire you should have a good honors degree (or equivalent qualification) in an appropriate subject from a recognized university or HE institution.

We will also consider candidates with other relevant qualifications or appropriate work experience.

Part Time Work Details

20 hours of work permit weekly for international students.

Language Requirement

  • IELTS overall score of 6.0

Programme Information
...
Course Category

Engineering


...
Campus Name

University Square Campus, Luton


...
Course Level

Postgraduate


...
Duration

Full-time, 2 years


...
Available Intake

April


...
IELTS Score

6.0


...
Tuition Fees Range

9350,

17500, (INT)


Subject Recommendations for You
MSc Economics
Durham University - Study Group
Campus

Durham

Entry Score

6.5

Course Level

Postgraduate

Total Course Fee

£11,700, £22,000

Campus

London

Entry Score

5.5

Course Level

Postgraduate

Total Course Fee

GBP 10400

MSc Advanced Clinical Practice
Leeds Beckett University
Campus

Leeds, England

Entry Score

6.0

Course Level

Postgraduate

Total Course Fee

8500

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 Version1.18sRequest Duration2MBMemory UsageGET course-details/{id?}Route
  • warninglog[07:15:01] LOG.warning: Calling static trait method App\Traits\Service::get_intake_with_next_year is...
  • Booting (40.27ms)time
  • Application (1.14s)time
  • 1 x Application (96.59%)
    1.14s
    1 x Booting (3.41%)
    40.27ms
    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 duplicated1.11s
    • 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` = '7dde99652838410f8a22354cd274b40a' limit 1
      8.11msstaging_liveCourseController.php#131
      Bindings
      • 0: 7dde99652838410f8a22354cd274b40a
      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 ('52')
      1.19msstaging_liveCourseController.php#131
      Bindings
      • 0: 52
      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')
      1.74msstaging_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')
      2.89msstaging_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')
      18.63msstaging_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 ('7') order by `category_name` asc
      2.55msstaging_liveCourseController.php#131
      Bindings
      • 0: 7
      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
      1.07sstaging_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` = '27' limit 1
      1.29msstaging_livecourse-details.blade.php#258
      Bindings
      • 0: 27
      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
      620μ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` = '26' limit 1
      1.02msstaging_livecourse-details.blade.php#258
      Bindings
      • 0: 26
      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
      1.08msstaging_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` = '98' limit 1
      1.2msstaging_livecourse-details.blade.php#258
      Bindings
      • 0: 98
      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
      780μ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
        YNhQ8f15w2fJEUnyMpvqa3z5QAvxp9mOsgc8Z3Wo
        current_url
        https://staging.bheuni.io/course-details/7dde99652838410f8a22354cd274b40a
        _previous
        array:1 [ "url" => "https://staging.bheuni.io/course-details/7dde99652838410f8a22354cd274b40a" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /course-details/7dde99652838410f8a22354cd274b40a
        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=01JW0JA7Z0KJSEW211KT16Z8QN_.tt.1; ttcsid_CLKVGJRC77U3V0M5NEGG=1748070899684::j-ir9Ht8j_oiFAmFWRXV.1.1748070899916; ttcsid=1748070899685::a_f7-k8WHqsP2jGnAFoQ.1.1748070899917; XSRF-TOKEN=eyJpdiI6IjZUcWZCTGNuWHppL2lnVGlpWUxhZUE9PSIsInZhbHVlIjoiUjcycXJOVWpNaCtjSktmdUJYUUU2K2ZvN1BSQXZONVNUVkE5TUJ5UE92UGdCektpOWZDSVZuMkRkZ3cyM09PZGVpYzBIWHJSV1kyK0JYV2h2amtINkR0blJSOHRzaTAzNEVtbStxNzY0enBZT296bThGQnNDZlVPL090eEdTWEoiLCJtYWMiOiIxZWE2OThiNTI3MjhkZWY0Yzk3NDZiOWE4ZWZjYzlmZTYyODc2OWU0NTUzNzdlZWRhOTBiYzE0ZDc0NGVkNmYyIiwidGFnIjoiIn0%3D; bhe_uni_session=eyJpdiI6IlNHVjl6Zi9hZUJSdi9IUWlWYW11d3c9PSIsInZhbHVlIjoiVk1IMjRXdTRHSlh6YlFPUUVWZ1lVWEpsUXdKb3pZVGdWQ0g5MDdqRCtZbU16eTY1YTFOam5VeGNFS1NnQnBra09YZlluSi9SNkg5UFMzSnppUFQ2VlFwdHYxeHB2RjFrK2kyelR3OURTOXorNmFQekdWcFJjK1FrQ2h3UGVCNUUiLCJtYWMiOiI2ZWQ3YWEwM2QwMTA5MTRhMjM4MWMwNDUzMWIyMWE0YjI0NWJkZDRlZGM5NzhiZDc2MGYwMTQ5Yjk5ODdlZDdiIiwidGFnIjoiIn0%3D; _fbp=fb.1.1748070899951.759574829392942695_tt_enable_cookie=1; _ttp=01JW0JA7Z0KJSEW211KT16Z8QN_.tt.1; ttcsid_CLKVGJRC77U3V0M5NEGG=1748070899684::j-ir9Ht8j_oiFAmFWRXV.1.1748070899916; ttcsid=174807089968" ] "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 "ttcsid_CLKVGJRC77U3V0M5NEGG" => null "ttcsid" => null "XSRF-TOKEN" => "YNhQ8f15w2fJEUnyMpvqa3z5QAvxp9mOsgc8Z3Wo" "bhe_uni_session" => "nDyu7KM4Yxpjv28er5VvBLXcxZlckkbCNqhoLLBu" "_fbp" => 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 => "Sat, 24 May 2025 07:15:01 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlowL1BJWkFFUUpKc1RhWitvc1J3Qnc9PSIsInZhbHVlIjoiZEk3MTk1UFplTklrWHZlYWs3R2h0VklKbkp5bWtOY0kzZkljUnMvRVh4cDMvTkNrU2xZWmVWR094ODZGTUU5NWI5UzZUVTM3aEdMUGRHbklSeS80ZGFsaktjSElGM0tkM3FSVmVqcWNNS2tsL0tNVEx4dEx6RmpEVXV5RXdnZGMiLCJtYWMiOiI1ZjQxMTgwNGU3OTdhMWMxZTMxZTJkODBjYTg4YWI4ZmJiNTZjOGIxZGQ2NDA2MGE4OTQ4NjAzNzdhZjBkNGRkIiwidGFnIjoiIn0%3D; expires=Sun, 25 May 2025 03:15:01 GMT; Max-Age=72000; path=/; domain=.bheuni.io; secureXSRF-TOKEN=eyJpdiI6IlowL1BJWkFFUUpKc1RhWitvc1J3Qnc9PSIsInZhbHVlIjoiZEk3MTk1UFplTklrWHZlYWs3R2h0VklKbkp5bWtOY0kzZkljUnMvRVh4cDMvTkNrU2xZWmVWR094ODZGTUU5NWI5UzZUV" 1 => "bhe_uni_session=eyJpdiI6ImYwbFRUbUdyNFJkYmRMK0liSDZMRXc9PSIsInZhbHVlIjoiTS83ejM5d1JUVkkyMjdUd2dENEpQSXdhcnUyb0hUMXpmMXdYcEI0aUhyZThMWkN2V2ZJUk44ZFVPd3BVZnc0d05qa29oOUZpOXFOclhZb0piS3ZvVy9ETGwrRTlGVjhaK3pkaXBTaklmTW1ETEdzZTB5OEdBaU83MXJycGF6bi8iLCJtYWMiOiI0MTMyNjczMmU2ZmFiOWRiOTg5OGE0NWFjOWM4ZTkwNTRlOGJjNDg5ZGIzODQzYTFhYzcyMmZmYjZkYjRiYzEwIiwidGFnIjoiIn0%3D; expires=Sun, 25 May 2025 03:15:01 GMT; Max-Age=72000; path=/; domain=.bheuni.io; secure; httponlybhe_uni_session=eyJpdiI6ImYwbFRUbUdyNFJkYmRMK0liSDZMRXc9PSIsInZhbHVlIjoiTS83ejM5d1JUVkkyMjdUd2dENEpQSXdhcnUyb0hUMXpmMXdYcEI0aUhyZThMWkN2V2ZJUk44ZFVPd3BVZnc0d05q" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlowL1BJWkFFUUpKc1RhWitvc1J3Qnc9PSIsInZhbHVlIjoiZEk3MTk1UFplTklrWHZlYWs3R2h0VklKbkp5bWtOY0kzZkljUnMvRVh4cDMvTkNrU2xZWmVWR094ODZGTUU5NWI5UzZUVTM3aEdMUGRHbklSeS80ZGFsaktjSElGM0tkM3FSVmVqcWNNS2tsL0tNVEx4dEx6RmpEVXV5RXdnZGMiLCJtYWMiOiI1ZjQxMTgwNGU3OTdhMWMxZTMxZTJkODBjYTg4YWI4ZmJiNTZjOGIxZGQ2NDA2MGE4OTQ4NjAzNzdhZjBkNGRkIiwidGFnIjoiIn0%3D; expires=Sun, 25-May-2025 03:15:01 GMT; domain=.bheuni.io; path=/; secureXSRF-TOKEN=eyJpdiI6IlowL1BJWkFFUUpKc1RhWitvc1J3Qnc9PSIsInZhbHVlIjoiZEk3MTk1UFplTklrWHZlYWs3R2h0VklKbkp5bWtOY0kzZkljUnMvRVh4cDMvTkNrU2xZWmVWR094ODZGTUU5NWI5UzZUV" 1 => "bhe_uni_session=eyJpdiI6ImYwbFRUbUdyNFJkYmRMK0liSDZMRXc9PSIsInZhbHVlIjoiTS83ejM5d1JUVkkyMjdUd2dENEpQSXdhcnUyb0hUMXpmMXdYcEI0aUhyZThMWkN2V2ZJUk44ZFVPd3BVZnc0d05qa29oOUZpOXFOclhZb0piS3ZvVy9ETGwrRTlGVjhaK3pkaXBTaklmTW1ETEdzZTB5OEdBaU83MXJycGF6bi8iLCJtYWMiOiI0MTMyNjczMmU2ZmFiOWRiOTg5OGE0NWFjOWM4ZTkwNTRlOGJjNDg5ZGIzODQzYTFhYzcyMmZmYjZkYjRiYzEwIiwidGFnIjoiIn0%3D; expires=Sun, 25-May-2025 03:15:01 GMT; domain=.bheuni.io; path=/; secure; httponlybhe_uni_session=eyJpdiI6ImYwbFRUbUdyNFJkYmRMK0liSDZMRXc9PSIsInZhbHVlIjoiTS83ejM5d1JUVkkyMjdUd2dENEpQSXdhcnUyb0hUMXpmMXdYcEI0aUhyZThMWkN2V2ZJUk44ZFVPd3BVZnc0d05q" ] ]
        session_attributes
        0 of 0
        array:5 [ "_token" => "YNhQ8f15w2fJEUnyMpvqa3z5QAvxp9mOsgc8Z3Wo" "current_url" => "https://staging.bheuni.io/course-details/7dde99652838410f8a22354cd274b40a" "_previous" => array:1 [ "url" => "https://staging.bheuni.io/course-details/7dde99652838410f8a22354cd274b40a" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-05-24 07:15:01GET/course-details/7dde99652838410f8a22354cd274b40a141315