{"id":6,"date":"2013-08-23T16:06:01","date_gmt":"2013-08-23T16:06:01","guid":{"rendered":"http:\/\/www.bellevuecollege.edu\/mayflower-template-full\/?page_id=6"},"modified":"2025-12-04T14:12:02","modified_gmt":"2025-12-04T22:12:02","slug":"home","status":"publish","type":"page","link":"https:\/\/www.bellevuecollege.edu\/dma\/","title":{"rendered":"Home"},"content":{"rendered":"<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" width=\"1208\" height=\"401\" src=\"https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/dma_imagehead.png\" alt=\"A student works on a digital media arts project on a computer and sketchbook.\" class=\"wp-image-867 img-fluid \" srcset=\"https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/dma_imagehead.png 1208w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/dma_imagehead-300x100.png 300w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/dma_imagehead-1024x340.png 1024w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/dma_imagehead-768x255.png 768w\" sizes=\"auto, (max-width: 1208px) 100vw, 1208px\" \/><\/figure><\/div>\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-mayflower-blocks-row row\">\n<div class=\"wp-block-mayflower-blocks-column col-md-7\">\n<h2 class=\"wp-block-heading\"><strong>Fast-Track Your Career in Digital Media Arts<\/strong><\/h2>\n\n\n\n<p>The significance of technology in distributing material to the general public is enormous. In addition to allowing artists to display their work to millions of people through a variety of channels, technology is also providing artists with new tools for creating more immersive creative experiences.<\/p>\n\n\n\n<p>With curriculum updated every year to meet industry and business demands, you\u2019ll learn the foundations and latest development of software such as:<\/p>\n\n\n\n<div class=\"wp-block-mayflower-blocks-row row\">\n<div class=\"wp-block-mayflower-blocks-column col-md-6\">\n<ul class=\"wp-block-list\">\n<li>Adobe Photoshop<\/li>\n\n\n\n<li>Adobe Illustrator<\/li>\n\n\n\n<li>Maya<\/li>\n\n\n\n<li>Unreal Engine<\/li>\n\n\n\n<li>Unity<\/li>\n<\/ul>\n<\/div>\n\n\n\n<div class=\"wp-block-mayflower-blocks-column col-md-6\">\n<ul class=\"wp-block-list\">\n<li>Houdini <\/li>\n\n\n\n<li>Adobe Premiere Pro <\/li>\n\n\n\n<li>Adobe After Effects <\/li>\n\n\n\n<li>Da Vinci <\/li>\n\n\n\n<li>And more<\/li>\n<\/ul>\n<\/div>\n<\/div>\n\n\n\n<p id=\"block-b567bcd3-884e-487d-939c-34d8334a44f3\">Earn an associate degree in Digital Media Arts, or complete a certificate in a specific field of study and gain hands-on experience with top digital arts software.<\/p>\n\n\n\n<p id=\"block-e024adf7-772c-416a-b680-feeb5fdb5cbc\">Explore more about the Digital Media Arts program to find how you can gain skills for a career in:<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-mayflower-blocks-column col-md-5\">\n<div class=\"wp-block-mayflower-blocks-row row\"><\/div>\n\n\n\n<div class=\"wp-block-mayflower-blocks-panel card bg-info\"><div class=\"card-body\"><style>.wForm form{text-align: left;}<\/style><!-- FORM: HEAD SECTION -->\n    <meta http-equiv=\"Content-Type\" content=\"text\/html; charset=utf-8\" \/>\n    <meta name=\"referrer\" content=\"no-referrer-when-downgrade\">\n    <!-- THIS SCRIPT NEEDS TO BE LOADED FIRST BEFORE wforms.js -->\n    <script type=\"text\/javascript\" data-for=\"FA__DOMContentLoadedEventDispatch\" src=\"https:\/\/bellevuecollege.tfaforms.net\/js\/FA__DOMContentLoadedEventDispatcher.js\" defer><\/script>\n                    <style>\n                    .captcha {\n                        padding-bottom: 1em !important;\n                    }\n                    .wForm .captcha .oneField {\n                        margin: 0;\n                        padding: 0;\n                    }\n                <\/style>\n                <script type=\"text\/javascript\">\n                    \/\/ initialize our variables\n                    var captchaReady = 0;\n                    var wFORMSReady = 0;\n                    var isConditionalSubmitEnabled = false;\n\n                    \/\/ when wForms is loaded call this\n                    var wformsReadyCallback = function () {\n                        \/\/ using this var to denote if wForms is loaded\n                        wFORMSReady = 1;\n                        isConditionalSubmitEnabled = document.getElementById('submit_button').hasAttribute('data-condition');\n                        \/\/ call our recaptcha function which is dependent on both\n                        \/\/ wForms and an async call to google\n                        \/\/ note the meat of this function wont fire until both\n                        \/\/ wFORMSReady = 1 and captchaReady = 1\n                        onloadCallback();\n                    }\n                    var gCaptchaReadyCallback = function() {\n                        \/\/ using this var to denote if captcha is loaded\n                        captchaReady = 1;\n                        isConditionalSubmitEnabled = document.getElementById('submit_button').hasAttribute('data-condition');\n                        \/\/ call our recaptcha function which is dependent on both\n                        \/\/ wForms and an async call to google\n                        \/\/ note the meat of this function wont fire until both\n                        \/\/ wFORMSReady = 1 and captchaReady = 1\n                        onloadCallback();\n                    };\n\n                    \/\/ add event listener to fire when wForms is fully loaded\n                    document.addEventListener(\"wFORMSLoaded\", wformsReadyCallback);\n\n                    var enableSubmitButton = function() {\n                        var submitButton = document.getElementById('submit_button');\n                        var explanation = document.getElementById('disabled-explanation');\n                        var isConditionalSubmitConditionMet = wFORMS.behaviors.condition.isConditionalSubmitConditionMet;\n                        if (\n                            submitButton != null &&\n                            (isConditionalSubmitEnabled && isConditionalSubmitConditionMet) ||\n                            !isConditionalSubmitEnabled\n                        )\n                        {\n                            submitButton.removeAttribute('disabled');\n                            if (explanation != null) {\n                                explanation.style.display = 'none';\n                            }\n                        }\n                    };\n                    var disableSubmitButton = function() {\n                        var submitButton = document.getElementById('submit_button');\n                        var explanation = document.getElementById('disabled-explanation');\n                        if (submitButton != null) {\n                            submitButton.disabled = true;\n                            if (explanation != null) {\n                                explanation.style.display = 'block';\n                            }\n                        }\n                    };\n\n                    \/\/ call this on both captcha async complete and wforms fully\n                    \/\/ initialized since we can't be sure which will complete first\n                    \/\/ and we need both done for this to function just check that they are\n                    \/\/ done to fire the functionality\n                    var onloadCallback = function () {\n                        \/\/ if our captcha is ready (async call completed)\n                        \/\/ and wFORMS is completely loaded then we are ready to add\n                        \/\/ the captcha to the page\n                        if (captchaReady && wFORMSReady) {\n                            \/\/ Prevent both concurrent and sequential executions\n                            if (window.isCreatingCaptcha || window.hasCaptchaRendered) {\n                                return;\n                            }\n                            window.isCreatingCaptcha = true;\n\n                            try {\n                                var submitButton = document.getElementById('submit_button');\n                                var formContainer = submitButton.closest('form') || submitButton.closest('.wFormContainer');\n                                var faCaptcha = null;\n\n                                if (formContainer) {\n                                    faCaptcha = formContainer.querySelector('#google-captcha');\n                                }\n\n                                \/\/ Also check if captcha was appended to body as fallback (look for FA-specific structure)\n                                if (!faCaptcha) {\n                                    var bodyCaptchas = document.querySelectorAll('body > #google-captcha');\n                                    for (var i = 0; i < bodyCaptchas.length; i++) {\n                                        \/\/ Verify it's a FormAssembly captcha by checking for specific structure\n                                        if (bodyCaptchas[i].querySelector('.captcha .oneField .g-recaptcha')) {\n                                            faCaptcha = bodyCaptchas[i];\n                                            break;\n                                        }\n                                    }\n                                }\n\n                                if (faCaptcha) { \n                                    if (faCaptcha.parentNode) {\n                                        faCaptcha.parentNode.removeChild(faCaptcha);\n                                    } \n                                }\n\n                            \/\/ Now create a new captcha container\n                            var captchaContainer = document.createElement('div');\n                            captchaContainer.id = 'google-captcha';\n                            \n                            var captchaDiv = document.createElement('div');\n                            captchaDiv.className = 'captcha';\n                            \n                            var oneFieldDiv = document.createElement('div');\n                            oneFieldDiv.className = 'oneField';\n                            \n                            var recaptchaElement = document.createElement('div');\n                            recaptchaElement.id = 'g-recaptcha-render-div';\n                            recaptchaElement.className = 'g-recaptcha';\n                            \n                            var errorDiv = document.createElement('div');\n                            errorDiv.className = 'g-captcha-error';\n                            \n                            var helpDiv = document.createElement('div');\n                            helpDiv.className = 'captchaHelp';\n                            helpDiv.innerHTML = 'reCAPTCHA helps prevent automated form spam.<br>';\n                            \n                            var disabledDiv = document.createElement('div');\n                            disabledDiv.id = 'disabled-explanation';\n                            disabledDiv.className = 'captchaHelp';\n                            disabledDiv.style.display = 'block';\n                            disabledDiv.innerHTML = 'The submit button will be disabled until you complete the CAPTCHA.';\n                            \n                            oneFieldDiv.appendChild(recaptchaElement);\n                            oneFieldDiv.appendChild(errorDiv);\n                            oneFieldDiv.appendChild(document.createElement('br'));\n                            captchaDiv.appendChild(oneFieldDiv);\n                            captchaDiv.appendChild(helpDiv);\n                            captchaDiv.appendChild(disabledDiv);\n                            captchaContainer.appendChild(document.createElement('br'));\n                            captchaContainer.appendChild(captchaDiv);\n                            \n                            if (submitButton && submitButton.parentNode) {\n                                submitButton.parentNode.insertBefore(captchaContainer, submitButton);\n                            } else {\n                                \/\/ Fallback: append to body if submit button not found.\n                                document.body.appendChild(captchaContainer);\n                            }\n                        } finally {\n                            window.isCreatingCaptcha = false;\n                        }\n                            \n                            grecaptcha.enterprise.render('g-recaptcha-render-div', {\n                                'sitekey': '6LfMg_EaAAAAAMhDNLMlgqDChzmtYHlx1yU2y7GI',\n                                'theme': 'light',\n                                'size': 'normal',\n                                'callback': 'enableSubmitButton',\n                                'expired-callback': 'disableSubmitButton'\n                            });\n                            window.hasCaptchaRendered = true;\n                            var oldRecaptchaCheck = parseInt('1');\n                            if (oldRecaptchaCheck === -1) {\n                                var standardCaptcha = document.getElementById(\"tfa_captcha_text\");\n                                standardCaptcha = standardCaptcha.parentNode.parentNode.parentNode;\n                                standardCaptcha.parentNode.removeChild(standardCaptcha);\n                            }\n\n                            if (!wFORMS.instances['paging']) {\n                                document.getElementById(\"g-recaptcha-render-div\").parentNode.parentNode.parentNode.style.display = \"block\";\n                                \/\/document.getElementById(\"g-recaptcha-render-div\").parentNode.parentNode.parentNode.removeAttribute(\"hidden\");\n                            }\n                            document.getElementById(\"g-recaptcha-render-div\").getAttributeNode('id').value = 'tfa_captcha_text';\n\n                            var captchaError = '';\n                            if (captchaError == '1') {\n                                var errMsgText = 'The CAPTCHA was not completed successfully.';\n                                var errMsgDiv = document.createElement('div');\n                                errMsgDiv.id = \"tfa_captcha_text-E\";\n                                errMsgDiv.className = \"err errMsg\";\n                                errMsgDiv.innerText = errMsgText;\n                                var loc = document.querySelector('.g-captcha-error');\n                                loc.insertBefore(errMsgDiv, loc.childNodes[0]);\n\n                                \/* See wFORMS.behaviors.paging.applyTo for origin of this code *\/\n                                if (wFORMS.instances['paging']) {\n                                    var b = wFORMS.instances['paging'][0];\n                                    var pp = base2.DOM.Element.querySelector(document, wFORMS.behaviors.paging.CAPTCHA_ERROR);\n                                    if (pp) {\n                                        var lastPage = 1;\n                                        for (var i = 1; i < 100; i++) {\n                                            if (b.behavior.isLastPageIndex(i)) {\n                                                lastPage = i;\n                                                break;\n                                            }\n                                        }\n                                        b.jumpTo(lastPage);\n                                    }\n                                }\n                            }\n                        }\n                    }\n                <\/script>\n                                    <script src='https:\/\/www.google.com\/recaptcha\/enterprise.js?onload=gCaptchaReadyCallback&render=explicit&hl=en_US' async\n                        defer><\/script>\n                <script type=\"text\/javascript\">\n                    document.addEventListener(\"DOMContentLoaded\", function() {\n                        var warning = document.getElementById(\"javascript-warning\");\n                        if (warning != null) {\n                            warning.parentNode.removeChild(warning);\n                        }\n                        var oldRecaptchaCheck = parseInt('1');\n                        if (oldRecaptchaCheck !== -1) {\n                            var explanation = document.getElementById('disabled-explanation');\n                            var submitButton = document.getElementById('submit_button');\n                            if (submitButton != null) {\n                                submitButton.disabled = true;\n                                if (explanation != null) {\n                                    explanation.style.display = 'block';\n                                }\n                            }\n                        }\n                    });\n                <\/script>\n                <script type=\"text\/javascript\">\n        document.addEventListener(\"FA__DOMContentLoaded\", function(){\n            const FORM_TIME_START = Math.floor((new Date).getTime()\/1000);\n            let formElement = document.getElementById(\"tfa_0\");\n            if (null === formElement) {\n                formElement = document.getElementById(\"0\");\n            }\n            let appendJsTimerElement = function(){\n                let formTimeDiff = Math.floor((new Date).getTime()\/1000) - FORM_TIME_START;\n                let cumulatedTimeElement = document.getElementById(\"tfa_dbCumulatedTime\");\n                if (null !== cumulatedTimeElement) {\n                    let cumulatedTime = parseInt(cumulatedTimeElement.value);\n                    if (null !== cumulatedTime && cumulatedTime > 0) {\n                        formTimeDiff += cumulatedTime;\n                    }\n                }\n                let jsTimeInput = document.createElement(\"input\");\n                jsTimeInput.setAttribute(\"type\", \"hidden\");\n                jsTimeInput.setAttribute(\"value\", formTimeDiff.toString());\n                jsTimeInput.setAttribute(\"name\", \"tfa_dbElapsedJsTime\");\n                jsTimeInput.setAttribute(\"id\", \"tfa_dbElapsedJsTime\");\n                jsTimeInput.setAttribute(\"autocomplete\", \"off\");\n                if (null !== formElement) {\n                    formElement.appendChild(jsTimeInput);\n                }\n            };\n            if (null !== formElement) {\n                if(formElement.addEventListener){\n                    formElement.addEventListener('submit', appendJsTimerElement, false);\n                } else if(formElement.attachEvent){\n                    formElement.attachEvent('onsubmit', appendJsTimerElement);\n                }\n            }\n        });\n    <\/script>\n\n    <link href=\"https:\/\/bellevuecollege.tfaforms.net\/dist\/form-builder\/5.0.0\/wforms-layout.css?v=f9fd65d070a5de368394fbef7eea0e4a09ce19b7\" rel=\"stylesheet\" type=\"text\/css\" \/>\n\n    <link href=\"https:\/\/bellevuecollege.tfaforms.net\/uploads\/themes\/theme-38.css\" rel=\"stylesheet\" type=\"text\/css\" \/>\n    <link href=\"https:\/\/bellevuecollege.tfaforms.net\/dist\/form-builder\/5.0.0\/wforms-jsonly.css?v=f9fd65d070a5de368394fbef7eea0e4a09ce19b7\" rel=\"alternate stylesheet\" title=\"This stylesheet activated by javascript\" type=\"text\/css\" \/>\n    <script type=\"text\/javascript\" src=\"https:\/\/bellevuecollege.tfaforms.net\/wForms\/3.11\/js\/wforms.js?v=f9fd65d070a5de368394fbef7eea0e4a09ce19b7\"><\/script>\n    <script type=\"text\/javascript\">\n        if(wFORMS.behaviors.prefill) wFORMS.behaviors.prefill.skip = true;\n    <\/script>\n    <script type=\"text\/javascript\" src=\"https:\/\/bellevuecollege.tfaforms.net\/wForms\/3.11\/js\/localization-en_US.js?v=f9fd65d070a5de368394fbef7eea0e4a09ce19b7\"><\/script>\n\n<!-- FORM: BODY SECTION -->\n<div class=\"wFormContainer\" >\n    <div class=\"wFormHeader\"><\/div>\n    <style type=\"text\/css\">\n                #tfa_3,\n                *[id^=\"tfa_3[\"] {\n                    width: 172px !important;\n                }\n                #tfa_3-D,\n                *[id^=\"tfa_3[\"][class~=\"field-container-D\"] {\n                    width: auto !important;\n                }\n            \n                #tfa_5,\n                *[id^=\"tfa_5[\"] {\n                    width: 180px !important;\n                }\n                #tfa_5-D,\n                *[id^=\"tfa_5[\"][class~=\"field-container-D\"] {\n                    width: auto !important;\n                }\n            \n                #tfa_9,\n                *[id^=\"tfa_9[\"] {\n                    width: 372px !important;\n                }\n                #tfa_9-D,\n                *[id^=\"tfa_9[\"][class~=\"field-container-D\"] {\n                    width: auto !important;\n                }\n            \n                #tfa_10,\n                *[id^=\"tfa_10[\"] {\n                    width: 372px !important;\n                }\n                #tfa_10-D,\n                *[id^=\"tfa_10[\"][class~=\"field-container-D\"] {\n                    width: auto !important;\n                }\n            \n                #tfa_20,\n                *[id^=\"tfa_20[\"] {\n                    width: 223px !important;\n                }\n                #tfa_20-D,\n                *[id^=\"tfa_20[\"][class~=\"field-container-D\"] {\n                    width: auto !important;\n                }\n            <\/style><div class=\"\"><div class=\"wForm\" id=\"217754-WRPR\" data-language=\"en_US\" dir=\"ltr\">\n<div class=\"codesection\" id=\"code-217754\"><\/div>\n<h3 class=\"wFormTitle\" data-testid=\"form-title\" id=\"217754-T\">Request More Information<\/h3>\n<form method=\"post\" action=\"https:\/\/bellevuecollege.tfaforms.net\/api_v2\/rest\/workflow\/processor\" class=\"hintsBelow labelsAbove\" id=\"217754\">\n<div id=\"tfa_2\" class=\"section inline group\">\n<div class=\"oneField field-container-D    \" id=\"tfa_3-D\">\n<label id=\"tfa_3-L\" class=\"label preField reqMark\" for=\"tfa_3\">First Name<\/label><br><div class=\"inputWrapper\"><input aria-required=\"true\" type=\"text\" id=\"tfa_3\" name=\"tfa_3\" value=\"\" title=\"First Name\" class=\"required\"><\/div>\n<\/div>\n<div class=\"oneField field-container-D    \" id=\"tfa_5-D\">\n<label id=\"tfa_5-L\" class=\"label preField reqMark\" for=\"tfa_5\">Last Name<\/label><br><div class=\"inputWrapper\"><input aria-required=\"true\" type=\"text\" id=\"tfa_5\" name=\"tfa_5\" value=\"\" title=\"Last Name\" class=\"required\"><\/div>\n<\/div>\n<\/div>\n<div class=\"oneField field-container-D    \" id=\"tfa_9-D\">\n<label id=\"tfa_9-L\" class=\"label preField reqMark\" for=\"tfa_9\">Email<\/label><br><div class=\"inputWrapper\"><input aria-required=\"true\" type=\"text\" id=\"tfa_9\" name=\"tfa_9\" value=\"\" title=\"Email\" class=\"validate-email required\"><\/div>\n<\/div>\n<div class=\"oneField field-container-D    \" id=\"tfa_10-D\">\n<label id=\"tfa_10-L\" class=\"label preField \" for=\"tfa_10\">Area of Interest<\/label><br><div class=\"inputWrapper\"><select id=\"tfa_10\" name=\"tfa_10\" title=\"Area of Interest\" class=\"\"><option value=\"\">Please select...<\/option>\n<option value=\"tfa_11\" id=\"tfa_11\" class=\"\">Associate Degree<\/option>\n<option value=\"tfa_12\" id=\"tfa_12\" class=\"\">3D Design<\/option>\n<option value=\"tfa_13\" id=\"tfa_13\" class=\"\">Visual Design<\/option>\n<option value=\"tfa_14\" id=\"tfa_14\" class=\"\">Game Design<\/option>\n<option value=\"tfa_15\" id=\"tfa_15\" class=\"\">Video Production<\/option>\n<option value=\"tfa_16\" id=\"tfa_16\" class=\"\">Advanced Video Production<\/option><\/select><\/div>\n<\/div>\n<div id=\"tfa_21\" class=\"section inline group\">\n<div class=\"oneField field-container-D    \" id=\"tfa_17-D\" role=\"radiogroup\" aria-labelledby=\"tfa_17-L\" data-tfa-labelledby=\"-L tfa_17-L\">\n<label id=\"tfa_17-L\" class=\"label preField reqMark\" data-tfa-check-label-for=\"tfa_17\">Have you been a Bellevue College Student?<\/label><br><div class=\"inputWrapper\"><span id=\"tfa_17\" class=\"choices horizontal required\"><span class=\"oneChoice\"><input type=\"radio\" value=\"tfa_18\" class=\"\" id=\"tfa_18\" name=\"tfa_17\" aria-required=\"true\" data-conditionals=\"#tfa_20\" aria-labelledby=\"tfa_18-L\" data-tfa-labelledby=\"tfa_17-L tfa_18-L\" data-tfa-parent-id=\"tfa_17\"><label class=\"label postField\" id=\"tfa_18-L\" for=\"tfa_18\"><span class=\"input-radio-faux\"><\/span>Yes<\/label><\/span><span class=\"oneChoice\"><input type=\"radio\" value=\"tfa_19\" class=\"\" id=\"tfa_19\" name=\"tfa_17\" aria-required=\"true\" aria-labelledby=\"tfa_19-L\" data-tfa-labelledby=\"tfa_17-L tfa_19-L\" data-tfa-parent-id=\"tfa_17\"><label class=\"label postField\" id=\"tfa_19-L\" for=\"tfa_19\"><span class=\"input-radio-faux\"><\/span>No<\/label><\/span><\/span><\/div>\n<\/div>\n<div class=\"oneField field-container-D    \" id=\"tfa_20-D\">\n<label id=\"tfa_20-L\" class=\"label preField reqMark\" for=\"tfa_20\">What is your BC Student ID (SID)?<\/label><br><div class=\"inputWrapper\"><input aria-required=\"true\" type=\"text\" id=\"tfa_20\" name=\"tfa_20\" value=\"\" maskMaxLength=\"9\" autoformat=\"#########\" data-condition=\"`#tfa_18`\" title=\"What is your BC Student ID (SID)?\" class=\"required\"><\/div>\n<\/div>\n<\/div>\n<div class=\"oneField field-container-D     wf-acl-hidden\" id=\"tfa_22-D\">\n<label id=\"tfa_22-L\" class=\"label preField \" for=\"tfa_22\">campaign<\/label><br><div class=\"inputWrapper\"><input type=\"text\" id=\"tfa_22\" name=\"tfa_22\" value=\"\" title=\"campaign\" class=\"\"><\/div>\n<\/div>\n<div class=\"actions\" id=\"217754-A\" data-contentid=\"submit_button\">\n<div id=\"google-captcha\" style=\"display: none\">\n<br><div class=\"captcha\">\n<div class=\"oneField\">\n<div class=\"g-recaptcha\" id=\"g-recaptcha-render-div\"><\/div>\n<div class=\"g-captcha-error\"><\/div>\n<br>\n<\/div>\n<div class=\"captchaHelp\">reCAPTCHA helps prevent automated form spam.<br>\n<\/div>\n<div id=\"disabled-explanation\" class=\"captchaHelp\" style=\"display: none\">The submit button will be disabled until you complete the CAPTCHA.<\/div>\n<\/div>\n<\/div>\n<input type=\"submit\" data-label=\"Submit\" class=\"primaryAction\" id=\"submit_button\" value=\"Submit\">\n<\/div>\n<div style=\"clear:both\"><\/div>\n<input type=\"hidden\" value=\"434-627e483e4d2a68baf31f05207536a8fc\" name=\"tfa_dbCounters\" id=\"tfa_dbCounters\" autocomplete=\"off\"><input type=\"hidden\" value=\"217754\" name=\"tfa_dbFormId\" id=\"tfa_dbFormId\"><input type=\"hidden\" value=\"\" name=\"tfa_dbResponseId\" id=\"tfa_dbResponseId\"><input type=\"hidden\" value=\"fbd892eabb83ccdd568f27dc81c9b733\" name=\"tfa_dbControl\" id=\"tfa_dbControl\"><input type=\"hidden\" value=\"\" name=\"tfa_dbWorkflowSessionUuid\" id=\"tfa_dbWorkflowSessionUuid\"><input type=\"hidden\" value=\"1775310466\" name=\"tfa_dbTimeStarted\" id=\"tfa_dbTimeStarted\" autocomplete=\"off\"><input type=\"hidden\" value=\"25\" name=\"tfa_dbVersionId\" id=\"tfa_dbVersionId\"><input type=\"hidden\" value=\"\" name=\"tfa_switchedoff\" id=\"tfa_switchedoff\">\n<\/form>\n<\/div><\/div><div class=\"wFormFooter\"><p class=\"supportInfo\"><br><\/p><\/div>\n  <p class=\"supportInfo\" >\n      <\/p>\n <\/div>\n\n<script\n    id=\"analytics-collector-script\"\n    type=\"text\/javascript\"\n    src=\"https:\/\/bellevuecollege.tfaforms.net\/dist\/analytics\/data-collector.f9f54c12ade21135b7c2.js\"\n    data-customer-id=\"26460\"\n    data-endpoint=\"https:\/\/analytics.formassembly.com\/v1\/traces\"\n><\/script>\n\n\n<\/div><\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-mayflower-blocks-row row\"><\/div>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-mayflower-blocks-row row\">\n<div class=\"wp-block-mayflower-blocks-column col-md-4\">\n<div class=\"wp-block-cover\"><img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"1200\" class=\"wp-block-cover__image-background wp-image-1110 img-fluid \" alt=\"A student draws a design on a tablet.\" src=\"https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2022\/05\/pexels-michael-burrows-7147701-1200px.jpg\" style=\"object-position:69% 29%\" data-object-fit=\"cover\" data-object-position=\"69% 29%\" srcset=\"https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2022\/05\/pexels-michael-burrows-7147701-1200px.jpg 800w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2022\/05\/pexels-michael-burrows-7147701-1200px-200x300.jpg 200w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2022\/05\/pexels-michael-burrows-7147701-1200px-683x1024.jpg 683w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2022\/05\/pexels-michael-burrows-7147701-1200px-768x1152.jpg 768w\" sizes=\"auto, (max-width: 800px) 100vw, 800px\" \/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim-60 has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<p class=\"has-text-align-center has-white-color has-text-color has-large-font-size\">Visual Design<\/p>\n<\/div><\/div>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>Immerse yourself in this high-demand field that combines graphic design, motion design, web design, and UX\/UI design.<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-mayflower-blocks-column col-md-4\">\n<div class=\"wp-block-cover\"><img loading=\"lazy\" decoding=\"async\" width=\"1200\" height=\"800\" class=\"wp-block-cover__image-background wp-image-1109 img-fluid \" alt=\"A student designs a landscape within a game.\" src=\"https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2022\/05\/pexels-alexander-kovalev-3977908-1200px.jpg\" style=\"object-position:74% 22%\" data-object-fit=\"cover\" data-object-position=\"74% 22%\" srcset=\"https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2022\/05\/pexels-alexander-kovalev-3977908-1200px.jpg 1200w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2022\/05\/pexels-alexander-kovalev-3977908-1200px-300x200.jpg 300w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2022\/05\/pexels-alexander-kovalev-3977908-1200px-1024x683.jpg 1024w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2022\/05\/pexels-alexander-kovalev-3977908-1200px-768x512.jpg 768w\" sizes=\"auto, (max-width: 1200px) 100vw, 1200px\" \/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim-20 has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<p class=\"has-text-align-center has-white-color has-text-color has-large-font-size\">Game Design<\/p>\n<\/div><\/div>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>Learn how to develop games using digital tools and engines, board games, and card games. <\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-mayflower-blocks-column col-md-4\">\n<div class=\"wp-block-cover\"><img loading=\"lazy\" decoding=\"async\" width=\"2049\" height=\"1536\" class=\"wp-block-cover__image-background wp-image-946 img-fluid \" alt=\"green screen demo\" src=\"https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/IMG_4790.jpg\" style=\"object-position:45% 43%\" data-object-fit=\"cover\" data-object-position=\"45% 43%\" srcset=\"https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/IMG_4790.jpg 2049w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/IMG_4790-300x225.jpg 300w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/IMG_4790-1024x768.jpg 1024w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/IMG_4790-768x576.jpg 768w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/IMG_4790-1536x1151.jpg 1536w\" sizes=\"auto, (max-width: 2049px) 100vw, 2049px\" \/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<p class=\"has-text-align-center has-white-color has-text-color has-large-font-size\">Film &amp; Video Production<\/p>\n<\/div><\/div>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>Explore industry-leading software, film techniques and how to turn a vision into reality. <\/p>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-mayflower-blocks-row row\">\n<div class=\"wp-block-mayflower-blocks-column col-md-4\">\n<div class=\"wp-block-cover\"><img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"1200\" class=\"wp-block-cover__image-background wp-image-1104 img-fluid \" alt=\"A smiling student works on digital imagery in the computer lab.\" src=\"https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2022\/05\/pexels-rodnae-productions-7915440-1200px.jpg\" style=\"object-position:51% 49%\" data-object-fit=\"cover\" data-object-position=\"51% 49%\" srcset=\"https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2022\/05\/pexels-rodnae-productions-7915440-1200px.jpg 800w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2022\/05\/pexels-rodnae-productions-7915440-1200px-200x300.jpg 200w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2022\/05\/pexels-rodnae-productions-7915440-1200px-683x1024.jpg 683w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2022\/05\/pexels-rodnae-productions-7915440-1200px-768x1152.jpg 768w\" sizes=\"auto, (max-width: 800px) 100vw, 800px\" \/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<p class=\"has-text-align-center has-white-color has-text-color has-large-font-size\">3D Design<\/p>\n<\/div><\/div>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>We&#8217;re proud to offer one of the few programs in the state that provides hands-on experience with Houdini.<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-mayflower-blocks-column col-md-4\">\n<div class=\"wp-block-cover is-light\"><img loading=\"lazy\" decoding=\"async\" width=\"1200\" height=\"800\" class=\"wp-block-cover__image-background wp-image-1108 img-fluid \" alt=\"Students work on designs in the computer lab.\" src=\"https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2022\/05\/patrick-amoy-OSiLnlAcwYg-unsplash-1200px.jpg\" style=\"object-position:41% 27%\" data-object-fit=\"cover\" data-object-position=\"41% 27%\" srcset=\"https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2022\/05\/patrick-amoy-OSiLnlAcwYg-unsplash-1200px.jpg 1200w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2022\/05\/patrick-amoy-OSiLnlAcwYg-unsplash-1200px-300x200.jpg 300w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2022\/05\/patrick-amoy-OSiLnlAcwYg-unsplash-1200px-1024x683.jpg 1024w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2022\/05\/patrick-amoy-OSiLnlAcwYg-unsplash-1200px-768x512.jpg 768w\" sizes=\"auto, (max-width: 1200px) 100vw, 1200px\" \/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<p class=\"has-text-align-center has-white-color has-text-color has-large-font-size\">Graphic Design<\/p>\n<\/div><\/div>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>Integrate technical skills with creativity as you explore techniques of visual communication and plan and execute visual concepts.<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-mayflower-blocks-column col-md-4\">\n<div class=\"wp-block-cover\"><img loading=\"lazy\" decoding=\"async\" width=\"1200\" height=\"800\" class=\"wp-block-cover__image-background wp-image-1119 img-fluid \" alt=\"A student works on graphic images on two desktop computers.\" src=\"https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2022\/05\/pexels-malte-luk-1981443-1200px.jpg\" style=\"object-position:74% 22%\" data-object-fit=\"cover\" data-object-position=\"74% 22%\" srcset=\"https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2022\/05\/pexels-malte-luk-1981443-1200px.jpg 1200w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2022\/05\/pexels-malte-luk-1981443-1200px-300x200.jpg 300w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2022\/05\/pexels-malte-luk-1981443-1200px-1024x683.jpg 1024w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2022\/05\/pexels-malte-luk-1981443-1200px-768x512.jpg 768w\" sizes=\"auto, (max-width: 1200px) 100vw, 1200px\" \/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-black-background-color has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<p class=\"has-text-align-center has-white-color has-text-color has-large-font-size\">&#8230;and more!<\/p>\n<\/div><\/div>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>We offer opportunities to learn the latest software, get hands-on experience, and build a comprehensive portfolio in your field.<\/p>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<hr class=\"wp-block-separator has-text-color has-bc-blue-color has-css-opacity has-bc-blue-background-color has-background\" \/>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Degree and Certificates<\/strong><\/h2>\n\n\n\n<p>Earn an associate degree in Digital Media Arts or complete a certificate in 3D Design, Game Design, Video Production, Advanced Video Production, or Visual Design. Most certificates can be completed in nine months at full-time status.<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-mayflower-blocks-collapsibles accordion\" id=\"accordion_3de2870f-6e13-442b-b0cf-dfecbd9d4f91\">\n<div class=\"wp-block-mayflower-blocks-collapse card bg-default text-bg-default\"><div class=\"card-header\" id=\"heading_2c2ee09f-9773-48b2-b4da-74cc32153684\"><h3 class=\"mb-0\"><button class=\"btn collapsed\" type=\"button\" data-toggle=\"collapse\" data-target=\"#collapse_2c2ee09f-9773-48b2-b4da-74cc32153684\" aria-expanded=\"false\" aria-controls=\"collapse_2c2ee09f-9773-48b2-b4da-74cc32153684\">Digital Media Arts, AAS<\/button><\/h3><\/div><div id=\"collapse_2c2ee09f-9773-48b2-b4da-74cc32153684\" class=\"collapse \" aria-labelledby=\"heading_2c2ee09f-9773-48b2-b4da-74cc32153684\" data-parent=\"#accordion_3de2870f-6e13-442b-b0cf-dfecbd9d4f91\" data-bs-parent=\"#accordion_3de2870f-6e13-442b-b0cf-dfecbd9d4f91\"><div class=\"card-body\">\n<p>Two-year, 90-credit program that prepares you for the future. Learn foundations of digital media arts and advanced study in specific areas of interest.<\/p>\n\n\n\n<p><strong>Focus Areas:<\/strong><br>\u2022 Visual Design<br>\u2022 Film<br>\u2022 Game Design<br>\u2022 Video<\/p>\n<\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-mayflower-blocks-collapse card bg-default text-bg-default\"><div class=\"card-header\" id=\"heading_d29e2960-0547-4649-b96f-4193ab873570\"><h3 class=\"mb-0\"><button class=\"btn collapsed\" type=\"button\" data-toggle=\"collapse\" data-target=\"#collapse_d29e2960-0547-4649-b96f-4193ab873570\" aria-expanded=\"false\" aria-controls=\"collapse_d29e2960-0547-4649-b96f-4193ab873570\">3D Design Certificate<\/button><\/h3><\/div><div id=\"collapse_d29e2960-0547-4649-b96f-4193ab873570\" class=\"collapse \" aria-labelledby=\"heading_d29e2960-0547-4649-b96f-4193ab873570\" data-parent=\"#accordion_3de2870f-6e13-442b-b0cf-dfecbd9d4f91\" data-bs-parent=\"#accordion_3de2870f-6e13-442b-b0cf-dfecbd9d4f91\"><div class=\"card-body\">\n<p>25-credit certificate for a career in 3D art, design and development. One of few programs in the state to offer hands-on experience with Houdini.<\/p>\n\n\n\n<p><strong>Career Tracks:<\/strong><br>\u2022 3D Artist<br>\u2022 3D Modeler<br>\u2022 Environment Artist<br>\u2022 Cinematics Artist<\/p>\n<\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-mayflower-blocks-collapse card bg-default text-bg-default\"><div class=\"card-header\" id=\"heading_3723d757-15c2-40b7-bd9f-0ae63af955ed\"><h3 class=\"mb-0\"><button class=\"btn collapsed\" type=\"button\" data-toggle=\"collapse\" data-target=\"#collapse_3723d757-15c2-40b7-bd9f-0ae63af955ed\" aria-expanded=\"false\" aria-controls=\"collapse_3723d757-15c2-40b7-bd9f-0ae63af955ed\">Game Design Certificate<\/button><\/h3><\/div><div id=\"collapse_3723d757-15c2-40b7-bd9f-0ae63af955ed\" class=\"collapse \" aria-labelledby=\"heading_3723d757-15c2-40b7-bd9f-0ae63af955ed\" data-parent=\"#accordion_3de2870f-6e13-442b-b0cf-dfecbd9d4f91\" data-bs-parent=\"#accordion_3de2870f-6e13-442b-b0cf-dfecbd9d4f91\"><div class=\"card-body\">\n<p>25-credit certificate for game enthusiasts and designers. Learn how to develop games using digital tools and engines, board games, and card games.<\/p>\n\n\n\n<p><strong>Career Tracks:<\/strong><br>\u2022 Game Designer<br>\u2022 Level Designer<br>\u2022 Systems Designer<br>\u2022 Multiplayer Designer<\/p>\n<\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-mayflower-blocks-collapse card bg-default text-bg-default\"><div class=\"card-header\" id=\"heading_544e9b23-9c2a-4e37-8b46-807ded03d455\"><h3 class=\"mb-0\"><button class=\"btn collapsed\" type=\"button\" data-toggle=\"collapse\" data-target=\"#collapse_544e9b23-9c2a-4e37-8b46-807ded03d455\" aria-expanded=\"false\" aria-controls=\"collapse_544e9b23-9c2a-4e37-8b46-807ded03d455\">Video Production Certificate<\/button><\/h3><\/div><div id=\"collapse_544e9b23-9c2a-4e37-8b46-807ded03d455\" class=\"collapse \" aria-labelledby=\"heading_544e9b23-9c2a-4e37-8b46-807ded03d455\" data-parent=\"#accordion_3de2870f-6e13-442b-b0cf-dfecbd9d4f91\" data-bs-parent=\"#accordion_3de2870f-6e13-442b-b0cf-dfecbd9d4f91\"><div class=\"card-body\">\n<p>25-credit certificate about the fundamentals of video production. Explore industry-leading software, film techniques and how to turn a vision into reality.<\/p>\n\n\n\n<p><strong>Career Tracks:<\/strong><br>\u2022 Director<br>\u2022 Video Editor<br>\u2022 Cinematographer<br>\u2022 Video Producer<\/p>\n<\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-mayflower-blocks-collapse card bg-default text-bg-default\"><div class=\"card-header\" id=\"heading_2dd87bf2-0a94-4e0d-ba71-4afac5fd2a12\"><h3 class=\"mb-0\"><button class=\"btn collapsed\" type=\"button\" data-toggle=\"collapse\" data-target=\"#collapse_2dd87bf2-0a94-4e0d-ba71-4afac5fd2a12\" aria-expanded=\"false\" aria-controls=\"collapse_2dd87bf2-0a94-4e0d-ba71-4afac5fd2a12\">Advanced Video Production Certificate<\/button><\/h3><\/div><div id=\"collapse_2dd87bf2-0a94-4e0d-ba71-4afac5fd2a12\" class=\"collapse \" aria-labelledby=\"heading_2dd87bf2-0a94-4e0d-ba71-4afac5fd2a12\" data-parent=\"#accordion_3de2870f-6e13-442b-b0cf-dfecbd9d4f91\" data-bs-parent=\"#accordion_3de2870f-6e13-442b-b0cf-dfecbd9d4f91\"><div class=\"card-body\">\n<p>One year, 48-credit certificate of on-the-job training. Participate as a producer or crew member for Television Services production and gain comprehensive video production experience.<\/p>\n\n\n\n<p><strong>Career Tracks:<\/strong><br>\u2022 Director<br>\u2022 Video Editor<br>\u2022 Cinematographer<br>\u2022 Video Producer<\/p>\n<\/div><\/div><\/div>\n\n\n\n<div class=\"wp-block-mayflower-blocks-collapse card bg-default text-bg-default\"><div class=\"card-header\" id=\"heading_6afcc72f-c143-407f-982a-0a6e99215e79\"><h3 class=\"mb-0\"><button class=\"btn collapsed\" type=\"button\" data-toggle=\"collapse\" data-target=\"#collapse_6afcc72f-c143-407f-982a-0a6e99215e79\" aria-expanded=\"false\" aria-controls=\"collapse_6afcc72f-c143-407f-982a-0a6e99215e79\">Visual Design Certificate<\/button><\/h3><\/div><div id=\"collapse_6afcc72f-c143-407f-982a-0a6e99215e79\" class=\"collapse \" aria-labelledby=\"heading_6afcc72f-c143-407f-982a-0a6e99215e79\" data-parent=\"#accordion_3de2870f-6e13-442b-b0cf-dfecbd9d4f91\" data-bs-parent=\"#accordion_3de2870f-6e13-442b-b0cf-dfecbd9d4f91\"><div class=\"card-body\">\n<p>25-credit certificate in a high-demand field that combines graphic design, motion design, web design, and UX\/UI design. Create work in Adobe Illustrator, Adobe Photoshop, Adobe InDesign and Adobe After Effects.<\/p>\n\n\n\n<p><strong>Career Tracks:<\/strong><br>\u2022 Graphic Designer<br>\u2022 Visual Designer<br>\u2022 UX\/UI Designer<br>\u2022 Motion Designer<\/p>\n<\/div><\/div><\/div>\n<\/div>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<hr class=\"wp-block-separator has-text-color has-bc-blue-color has-css-opacity has-bc-blue-background-color has-background is-style-wide\" \/>\n\n\n\n<h2 class=\"wp-block-heading\">Student Projects <\/h2>\n\n\n\n<p>Explore some of the past work of our students to see what you\u2019ll learn.<\/p>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\">Video<\/h3>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div style=\"height:32px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<figure class=\"wp-block-embed aligncenter is-type-video is-provider-vimeo wp-block-embed-vimeo wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"N Building Digital Augmentation Demo\" src=\"https:\/\/player.vimeo.com\/video\/447289752?h=34cc4fb1ab&amp;dnt=1&amp;app_id=122963\" width=\"500\" height=\"281\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture; clipboard-write; encrypted-media; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\"><\/iframe>\n<\/div><\/figure>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\">Images<\/h3>\n\n\n\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"3088\" height=\"2316\" data-id=\"945\" src=\"https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/IMG_5486-rotated.jpeg\" alt=\"camera crew\" class=\"wp-image-945 img-fluid \" srcset=\"https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/IMG_5486-rotated.jpeg 3088w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/IMG_5486-300x225.jpeg 300w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/IMG_5486-1024x768.jpeg 1024w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/IMG_5486-768x576.jpeg 768w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/IMG_5486-1536x1152.jpeg 1536w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/IMG_5486-2048x1536.jpeg 2048w\" sizes=\"auto, (max-width: 3088px) 100vw, 3088px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1536\" height=\"2057\" data-id=\"944\" src=\"https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/IMG_4374.jpg\" alt=\"Basketball game recording\" class=\"wp-image-944 img-fluid \" srcset=\"https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/IMG_4374.jpg 1536w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/IMG_4374-224x300.jpg 224w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/IMG_4374-765x1024.jpg 765w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/IMG_4374-768x1029.jpg 768w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/IMG_4374-1147x1536.jpg 1147w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/IMG_4374-1529x2048.jpg 1529w\" sizes=\"auto, (max-width: 1536px) 100vw, 1536px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"2049\" height=\"1537\" data-id=\"943\" src=\"https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/IMG_3660.jpg\" alt=\"video camera\" class=\"wp-image-943 img-fluid \" srcset=\"https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/IMG_3660.jpg 2049w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/IMG_3660-300x225.jpg 300w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/IMG_3660-1024x768.jpg 1024w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/IMG_3660-768x576.jpg 768w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/IMG_3660-1536x1152.jpg 1536w\" sizes=\"auto, (max-width: 2049px) 100vw, 2049px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"2049\" height=\"1537\" data-id=\"942\" src=\"https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/IMG_3596.jpg\" alt=\"class filming an interview\" class=\"wp-image-942 img-fluid \" srcset=\"https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/IMG_3596.jpg 2049w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/IMG_3596-300x225.jpg 300w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/IMG_3596-1024x768.jpg 1024w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/IMG_3596-768x576.jpg 768w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/IMG_3596-1536x1152.jpg 1536w\" sizes=\"auto, (max-width: 2049px) 100vw, 2049px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"2049\" height=\"1537\" data-id=\"941\" src=\"https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/IMG_3445.jpg\" alt=\"filming a show\" class=\"wp-image-941 img-fluid \" srcset=\"https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/IMG_3445.jpg 2049w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/IMG_3445-300x225.jpg 300w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/IMG_3445-1024x768.jpg 1024w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/IMG_3445-768x576.jpg 768w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/IMG_3445-1536x1152.jpg 1536w\" sizes=\"auto, (max-width: 2049px) 100vw, 2049px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1170\" height=\"903\" data-id=\"940\" src=\"https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/IMG_1614_Cropped.jpg\" alt=\"outdoor filming\" class=\"wp-image-940 img-fluid \" srcset=\"https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/IMG_1614_Cropped.jpg 1170w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/IMG_1614_Cropped-300x232.jpg 300w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/IMG_1614_Cropped-1024x790.jpg 1024w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/IMG_1614_Cropped-768x593.jpg 768w\" sizes=\"auto, (max-width: 1170px) 100vw, 1170px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"2049\" height=\"1537\" data-id=\"939\" src=\"https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/BellevueNow_Tweaked.jpg\" alt=\"Bellevue Now show\" class=\"wp-image-939 img-fluid \" srcset=\"https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/BellevueNow_Tweaked.jpg 2049w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/BellevueNow_Tweaked-300x225.jpg 300w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/BellevueNow_Tweaked-1024x768.jpg 1024w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/BellevueNow_Tweaked-768x576.jpg 768w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/BellevueNow_Tweaked-1536x1152.jpg 1536w\" sizes=\"auto, (max-width: 2049px) 100vw, 2049px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1078\" height=\"1079\" data-id=\"890\" src=\"https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/game1_screenshot-edited.png\" alt=\"Graphic rendering of animated city. Game level.\" class=\"wp-image-890 img-fluid \" srcset=\"https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/game1_screenshot-edited.png 1078w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/game1_screenshot-edited-300x300.png 300w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/game1_screenshot-edited-1024x1024.png 1024w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/game1_screenshot-edited-150x150.png 150w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/game1_screenshot-edited-768x769.png 768w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/game1_screenshot-edited-55x55.png 55w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/game1_screenshot-edited-45x45.png 45w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/game1_screenshot-edited-100x100.png 100w\" sizes=\"auto, (max-width: 1078px) 100vw, 1078px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"3334\" height=\"4167\" data-id=\"876\" src=\"https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/DMA103_Dubois_Mutombo.png\" alt=\"Graphic design of city of Seattle skyline with a bike in the front.\" class=\"wp-image-876 img-fluid \" srcset=\"https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/DMA103_Dubois_Mutombo.png 3334w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/DMA103_Dubois_Mutombo-240x300.png 240w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/DMA103_Dubois_Mutombo-819x1024.png 819w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/DMA103_Dubois_Mutombo-768x960.png 768w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/DMA103_Dubois_Mutombo-1229x1536.png 1229w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/DMA103_Dubois_Mutombo-1639x2048.png 1639w\" sizes=\"auto, (max-width: 3334px) 100vw, 3334px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1550\" height=\"941\" data-id=\"870\" src=\"https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/3D-Sculpt-Isabel-Campestiguy.png\" alt=\"3D model of woman in three different poses.\" class=\"wp-image-870 img-fluid \" srcset=\"https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/3D-Sculpt-Isabel-Campestiguy.png 1550w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/3D-Sculpt-Isabel-Campestiguy-300x182.png 300w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/3D-Sculpt-Isabel-Campestiguy-1024x622.png 1024w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/3D-Sculpt-Isabel-Campestiguy-768x466.png 768w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2021\/01\/3D-Sculpt-Isabel-Campestiguy-1536x933.png 1536w\" sizes=\"auto, (max-width: 1550px) 100vw, 1550px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1558\" height=\"2000\" data-id=\"746\" src=\"https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2020\/11\/SnowNightGifSubmission.gif\" alt=\"snownight\" class=\"wp-image-746 img-fluid \" \/><\/figure>\n<\/figure>\n\n\n\n<hr class=\"wp-block-separator has-text-color has-bc-blue-color has-css-opacity has-bc-blue-background-color has-background is-style-wide\" \/>\n\n\n\n<div class=\"wp-block-mayflower-blocks-row row\">\n<div class=\"wp-block-mayflower-blocks-column col-md-8\">\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\" style=\"font-style:normal;font-weight:100\">\n<p>The DMA program at BC has been perfect for me. It\u2019s affordable and the&nbsp;courses in the visual and video programs, plus taking advantage of Work Study opportunities, have prepared me to step back into the job market. I now have the confidence and skill sets needed to successfully find a job in my desired market and a portfolio to showcase&nbsp;my work. <\/p>\n<cite>Brittne Stovall<\/cite><\/blockquote>\n<\/div>\n\n\n\n<div class=\"wp-block-mayflower-blocks-column col-md-4\">\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"763\" height=\"1024\" src=\"https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2022\/05\/behind-camera-800px-763x1024.png\" alt=\"A BC student aligns a shot behind a video camera.\" class=\"wp-image-1136 img-fluid \" srcset=\"https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2022\/05\/behind-camera-800px-763x1024.png 763w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2022\/05\/behind-camera-800px-223x300.png 223w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2022\/05\/behind-camera-800px-768x1031.png 768w, https:\/\/www.bellevuecollege.edu\/wp-content\/uploads\/sites\/83\/2022\/05\/behind-camera-800px.png 800w\" sizes=\"auto, (max-width: 763px) 100vw, 763px\" \/><\/figure>\n<\/div>\n<\/div>\n\n\n\n<hr class=\"wp-block-separator has-text-color has-bc-blue-color has-css-opacity has-bc-blue-background-color has-background is-style-wide\" \/>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Ready to Learn More?<\/strong><\/h2>\n\n\n\n<p>Start a degree or certificate in Digital Media Arts any quarter of the year. Our open admissions policy lets you get started Fall, Winter, Spring, or Summer as long as classes are available.<\/p>\n\n\n\n<p>Explore the program in more depth, especially related to software and learning resources.<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<span class=\"wp-block-mayflower-blocks-button\"><a class=\"btn btn-primary   \" target=\"_blank\" rel=\"noreferrer noopener\" href=\"https:\/\/www.bellevuecollege.edu\/dma\/resources\/\" aria-disabled=\"false\">Explore More Program Information<\/a><\/span>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<span class=\"wp-block-mayflower-blocks-button\"><a class=\"btn btn-primary   \" target=\"_blank\" rel=\"noreferrer noopener\" href=\"https:\/\/bellevuecollege.tfaforms.net\/217797?_ga=2.212077204.1003968781.1731961701-2013549278.1730229052\" aria-disabled=\"false\">Apply Now<\/a><\/span>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>Digital Media Arts is an academic program and part of the <em>Bellevue College School of Arts and Humanities<\/em>. Website manager is <a href=\"mailto:renee.nejo@bellevuecollege.edu\" target=\"_blank\" rel=\"noreferrer noopener\">Renee Nejo<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>The Digital Media Arts program allows students to gain fundamental skills in the application of digital tools to video, games, animations, design and graphics in a project-based, hands-on environment.<\/p>\n","protected":false},"author":83,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-full-width.php","meta":{"footnotes":"","_links_to":"","_links_to_target":""},"class_list":["post-6","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.bellevuecollege.edu\/dma\/wp-json\/wp\/v2\/pages\/6","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.bellevuecollege.edu\/dma\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.bellevuecollege.edu\/dma\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.bellevuecollege.edu\/dma\/wp-json\/wp\/v2\/users\/83"}],"replies":[{"embeddable":true,"href":"https:\/\/www.bellevuecollege.edu\/dma\/wp-json\/wp\/v2\/comments?post=6"}],"version-history":[{"count":7,"href":"https:\/\/www.bellevuecollege.edu\/dma\/wp-json\/wp\/v2\/pages\/6\/revisions"}],"predecessor-version":[{"id":1515,"href":"https:\/\/www.bellevuecollege.edu\/dma\/wp-json\/wp\/v2\/pages\/6\/revisions\/1515"}],"wp:attachment":[{"href":"https:\/\/www.bellevuecollege.edu\/dma\/wp-json\/wp\/v2\/media?parent=6"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}