BSc (Hons) Creative Computing (Web Technologies)

... United Kingdom
... Bath Spa University

Course Overview

We teach you core skills essential to creative computing and digital creativity more widely, including coding (C++, Python), web app deployment (HTML5, JavaScript, PHP) and asset creation (Adobe, Autodesk). These technical elements are complemented by critical insights into the computing industry from sector specialists.

Web Technologies pathway modules engage the ideation and prototype production process, from front-end and server-side scripting to effective documentation and product testing. Here you not only learn the tools and design concepts typical of web development today but also experiment with the technologies and creative strategies that are poised to transform the web of tomorrow.

General Eligibility

  • Indian students with 65% marks at Grade XII / Pakistani students with 70% marks at Grade XII

  • A Level – Grades BCC

  • Accredited Prior Learning equivalent to Year 1 and Year 2.

  • Other equivalent qualifications from EduQual/BTEC with Merit.

  • Copy of latest school credentials

  • Passport copy

  • Emirates ID (if any)

  • Visa Page Copy

  • Passport Size ID photo

Successful completion of one of the following:

  • A recognized post-secondary course.

  • University preparation (foundation) studies.

  • One year of study at a recognized tertiary or higher education institution.

Part Time Work Details

20 Hours of Work permit weekly for international students.

Language Requirement

  • A mandatory English Language Test by Bath Spa University UK conducted in the Bath Spa University Academic Center RAK Campus; or IELTS (Academic) test results in an overall score of 6.0, minimum score of 5.5 for each skill/band.

Programme Information
...
Course Category

Computing


...
Campus Name

Bath, England


...
Course Level

Undergraduate


...
Duration

Full time, 3 years


...
Available Intake

September


...
IELTS Score

5.5


...
Tuition Fees Range

Home full-time: £9,250, International full-time: £14,400,


Subject Recommendations for You
BA (Hons) Social Work
University of Kent
Campus

Canterbury, England

Entry Score

6.0

Course Level

Undergraduate

Total Course Fee

Home full-time: £9250, EU full-time: £13500, International full-time: £18000, Home part-time: £4625, EU part-time: £6750, International part-time: £9000

B.S Agricultural Education
Montana State University
Campus

Bozeman, Montana

Entry Score

6.0

Course Level

Undergraduate

Total Course Fee

19244

Bachelor of Arts Psychology
Trinity Western University (TWU)
Campus

Langley, British Columbia

Entry Score

7.0

Course Level

Undergraduate

Total Course Fee

22260

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 Version755msRequest Duration2MBMemory UsageGET course-details/{id?}Route
  • warninglog[10:50:14] LOG.warning: Calling static trait method App\Traits\Service::get_intake_with_next_year is...
  • Booting (34.52ms)time
  • Application (721ms)time
  • 1 x Application (95.43%)
    721ms
    1 x Booting (4.57%)
    34.52ms
    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 duplicated693ms
    • 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` = 'e70d9d320962457c9754f3b1ce8888e5' limit 1
      6.69msstaging_liveCourseController.php#131
      Bindings
      • 0: e70d9d320962457c9754f3b1ce8888e5
      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 ('51')
      1.21msstaging_liveCourseController.php#131
      Bindings
      • 0: 51
      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')
      910μ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')
      700μ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 ('1')
      1.6msstaging_liveCourseController.php#131
      Bindings
      • 0: 1
      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
      1.61msstaging_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` = '1' order by RAND() limit 3
      677msstaging_liveCourseController.php#138
      Bindings
      • 0: 1
      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` = '95' limit 1
      1msstaging_livecourse-details.blade.php#258
      Bindings
      • 0: 95
      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` = '1' limit 1
      500μsstaging_livecourse-details.blade.php#274
      Bindings
      • 0: 1
      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` = '7a5b9576f152476298a5f8579a78b0f9' limit 1
      630μsstaging_livecourse-details.blade.php#258
      Bindings
      • 0: 7a5b9576f152476298a5f8579a78b0f9
      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` = '1' limit 1
      500μsstaging_livecourse-details.blade.php#274
      Bindings
      • 0: 1
      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` = '10b6ebe742824ecf8002de392bfe5879' limit 1
      730μsstaging_livecourse-details.blade.php#258
      Bindings
      • 0: 10b6ebe742824ecf8002de392bfe5879
      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` = '1' limit 1
      370μsstaging_livecourse-details.blade.php#274
      Bindings
      • 0: 1
      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
        aXngVUsADyr21wlHHV05ZTTwcz63Nn04NWyB5pb9
        current_url
        https://staging.bheuni.io/course-details/e70d9d320962457c9754f3b1ce8888e5
        _previous
        array:1 [ "url" => "https://staging.bheuni.io/course-details/e70d9d320962457c9754f3b1ce8888e5" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /course-details/e70d9d320962457c9754f3b1ce8888e5
        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 => "XSRF-TOKEN=eyJpdiI6Inh1TFByaVg2VHJJZjhVZ3A2eTZ2Q2c9PSIsInZhbHVlIjoibDdSOWU4dFR6Q3NEZnlpVWdXbmpsd3Rxa0VNZjRSMTVpK01MVEJTajByQ1VrNUNNdVhHOUNzbllTZktCNnlrcXFaU0pHYzZzdWgzbFlEcVBsODErcDAxUEQraXhlTndRRDNHZmFqZ2ZOZjJQQkxQb1FzNkh4RFc0OGpBWkZvYloiLCJtYWMiOiIzY2M1OWVjOWRkMjk1MTA4MDMzNGRmYmQ0Njc3ZmVhYjk1MWNlZTRiZDgxNzQ5MGI2YjM4NmMzYTE5OGVjNmVhIiwidGFnIjoiIn0%3D; bhe_uni_session=eyJpdiI6IndZK1podkRoN2pxVkp2S3c0TW8zVEE9PSIsInZhbHVlIjoiL2V2ejRLV1JHbk8wUngrZzJtYWhJR1BoalZ4MTByT2hnaXM2aG56VGxTVmczS2xKY1FxS1N5bTBrclVXTG9RV2N4NTdyQjNaaXQ5a1Z4VFhMOWRSQkliVGk4STJVbmFFN2ZSR09kQTNlc1VTbzk1ZENnaTd1SUluT1ZBSVZ0Vm0iLCJtYWMiOiI5OWM2MTg0NjRkMTNhNzY2ZWJhYzljZTQ3YjdiOGMwNGFjZTA3OWQ4MmU1OWQ0NDQ1OWU5YTJmOGNkNzc0NjhiIiwidGFnIjoiIn0%3D; _fbp=fb.1.1749293410617.199560079202963455; _tt_enable_cookie=1; _ttp=01JX506AETQ1XGT2STV7GHB6BR_.tt.1; ttcsid=1749293410782::tes6cEq2zSlefu6GUzXJ.1.1749293410801; ttcsid_CLKVGJRC77U3V0M5NEGG=1749293410782::nXLoS4tDKXZZYbFv6Zxh.1.1749293411014XSRF-TOKEN=eyJpdiI6Inh1TFByaVg2VHJJZjhVZ3A2eTZ2Q2c9PSIsInZhbHVlIjoibDdSOWU4dFR6Q3NEZnlpVWdXbmpsd3Rxa0VNZjRSMTVpK01MVEJTajByQ1VrNUNNdVhHOUNzbllTZktCNnlrcXFaU0pHY" ] "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 [ "XSRF-TOKEN" => "aXngVUsADyr21wlHHV05ZTTwcz63Nn04NWyB5pb9" "bhe_uni_session" => "Fvs1BGZQcX2gzjRm9voHmlnInEf9fUtXtVN92NVs" "_fbp" => null "_tt_enable_cookie" => null "_ttp" => null "ttcsid" => null "ttcsid_CLKVGJRC77U3V0M5NEGG" => 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, 07 Jun 2025 10:50:14 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IklTenp1enZqWDZMZzZEWHpZZUZIakE9PSIsInZhbHVlIjoiTW82S3pGNU5UVUdCZE1qdUY2SHNsL2dxUmVHSHRtakNVRzNHRXZ5S2MxZ1p2SDhWQ0VtcFlxL0U1ZWNMS3dEYXczTjdVKytDa0RIbDAxNGNpMlo2K2NNTlphZ0ZUTWNEQmFySTQ2VEt2MWdLeVNVVTRjaHpvY04yK0MrWlhZMkciLCJtYWMiOiJkNWFjNGI3MTFkNGQ1MDM3NTFiMGE1NjQ1M2EyNzBlN2YxZjgzZGIyZjRiM2E4YjJhNGExNjNkNGQxZDY3OGRmIiwidGFnIjoiIn0%3D; expires=Sun, 08 Jun 2025 06:50:14 GMT; Max-Age=72000; path=/; domain=.bheuni.io; secureXSRF-TOKEN=eyJpdiI6IklTenp1enZqWDZMZzZEWHpZZUZIakE9PSIsInZhbHVlIjoiTW82S3pGNU5UVUdCZE1qdUY2SHNsL2dxUmVHSHRtakNVRzNHRXZ5S2MxZ1p2SDhWQ0VtcFlxL0U1ZWNMS3dEYXczTjdVK" 1 => "bhe_uni_session=eyJpdiI6IjdaSUlMTThlU2h6YklKN0xXWngxa0E9PSIsInZhbHVlIjoiZ21lMGx5RE8rcUZ4czBXODFub0NITHNMeU9XV2xLWkRySEExWXh6SS9EVFZIb0dVYkRNRWRGbDNyRW5jc2hWTDMzNElKYmhlMUdVdUJuY0psUkx6ZWc3dDRqV09OZEczdEhKYlQrNldrcGk1bDhHN1czNmdnM20zOXJCZWFXUW8iLCJtYWMiOiI0NDVkMWNhNzMwNzI1YmEwMjQ4ZDg5YTViMjA3NWI1YzVmZjRmMGYwODNkY2M1MmM5NGJjNDU4ZTgzOWEzMTE1IiwidGFnIjoiIn0%3D; expires=Sun, 08 Jun 2025 06:50:14 GMT; Max-Age=72000; path=/; domain=.bheuni.io; secure; httponlybhe_uni_session=eyJpdiI6IjdaSUlMTThlU2h6YklKN0xXWngxa0E9PSIsInZhbHVlIjoiZ21lMGx5RE8rcUZ4czBXODFub0NITHNMeU9XV2xLWkRySEExWXh6SS9EVFZIb0dVYkRNRWRGbDNyRW5jc2hWTDMz" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IklTenp1enZqWDZMZzZEWHpZZUZIakE9PSIsInZhbHVlIjoiTW82S3pGNU5UVUdCZE1qdUY2SHNsL2dxUmVHSHRtakNVRzNHRXZ5S2MxZ1p2SDhWQ0VtcFlxL0U1ZWNMS3dEYXczTjdVKytDa0RIbDAxNGNpMlo2K2NNTlphZ0ZUTWNEQmFySTQ2VEt2MWdLeVNVVTRjaHpvY04yK0MrWlhZMkciLCJtYWMiOiJkNWFjNGI3MTFkNGQ1MDM3NTFiMGE1NjQ1M2EyNzBlN2YxZjgzZGIyZjRiM2E4YjJhNGExNjNkNGQxZDY3OGRmIiwidGFnIjoiIn0%3D; expires=Sun, 08-Jun-2025 06:50:14 GMT; domain=.bheuni.io; path=/; secureXSRF-TOKEN=eyJpdiI6IklTenp1enZqWDZMZzZEWHpZZUZIakE9PSIsInZhbHVlIjoiTW82S3pGNU5UVUdCZE1qdUY2SHNsL2dxUmVHSHRtakNVRzNHRXZ5S2MxZ1p2SDhWQ0VtcFlxL0U1ZWNMS3dEYXczTjdVK" 1 => "bhe_uni_session=eyJpdiI6IjdaSUlMTThlU2h6YklKN0xXWngxa0E9PSIsInZhbHVlIjoiZ21lMGx5RE8rcUZ4czBXODFub0NITHNMeU9XV2xLWkRySEExWXh6SS9EVFZIb0dVYkRNRWRGbDNyRW5jc2hWTDMzNElKYmhlMUdVdUJuY0psUkx6ZWc3dDRqV09OZEczdEhKYlQrNldrcGk1bDhHN1czNmdnM20zOXJCZWFXUW8iLCJtYWMiOiI0NDVkMWNhNzMwNzI1YmEwMjQ4ZDg5YTViMjA3NWI1YzVmZjRmMGYwODNkY2M1MmM5NGJjNDU4ZTgzOWEzMTE1IiwidGFnIjoiIn0%3D; expires=Sun, 08-Jun-2025 06:50:14 GMT; domain=.bheuni.io; path=/; secure; httponlybhe_uni_session=eyJpdiI6IjdaSUlMTThlU2h6YklKN0xXWngxa0E9PSIsInZhbHVlIjoiZ21lMGx5RE8rcUZ4czBXODFub0NITHNMeU9XV2xLWkRySEExWXh6SS9EVFZIb0dVYkRNRWRGbDNyRW5jc2hWTDMz" ] ]
        session_attributes
        0 of 0
        array:5 [ "_token" => "aXngVUsADyr21wlHHV05ZTTwcz63Nn04NWyB5pb9" "current_url" => "https://staging.bheuni.io/course-details/e70d9d320962457c9754f3b1ce8888e5" "_previous" => array:1 [ "url" => "https://staging.bheuni.io/course-details/e70d9d320962457c9754f3b1ce8888e5" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-06-07 10:50:14GET/course-details/e70d9d320962457c9754f3b1ce8888e5141315