start.apu.apus.edu
Open in
urlscan Pro
200.225.40.238
Public Scan
Submitted URL: https://url1941.psmark.perkspot.com/ls/click?upn=u001.JX5yNMmulKenkKh8ieBztAqgFmqnC-2Bnxzv6GBQq-2Fla3Bgj9glXDJfeO2maHOvWfXvdKX5MzhVN...
Effective URL: https://start.apu.apus.edu/ta/overview?utm_source=apupartners.com&utm_medium=link&utm_content=perkspot-cor&utm_term=mkt-b2b...
Submission: On September 25 via manual from US — Scanned from US
Effective URL: https://start.apu.apus.edu/ta/overview?utm_source=apupartners.com&utm_medium=link&utm_content=perkspot-cor&utm_term=mkt-b2b...
Submission: On September 25 via manual from US — Scanned from US
Form analysis
4 forms found in the DOMName: mktForm_1060 — POST
<form id="htmlForm" data-mktorelay-formid="1060" name="mktForm_1060" novalidate="" onsubmit="return checkValues()" data-step="1" class="rfi-creative step-form" method="post">
<fieldset data-step="1" class="step-content-body">
<input type="hidden" name="RegistrationSourceType" value="Outreach">
<legend>Step One: Introduce Yourself</legend>
<!-- Included file from: ~/core/_forms/form-autoSelect-matrix.php --><!-- Reminder: Move script asset to LPNext -->
<script src="/common/js/jquery-chained.js" type="text/javascript" charset="utf-8"></script>
<script type="text/javascript" charset="utf-8">
$(function() {
$("#my_Degree_Level").val("default").attr("selected", "selected");
/* $("#my_Degree_Level_momentum").val("default").attr("selected","selected"); */
/* For jquery.chained.js */
$("#my_Program_of_Interest").chained("#my_Degree_Level");
$("#my_Program_of_Interest").val("default").attr("selected", "selected");
/* $("#my_Program_of_Interest_momentum").val("default").attr("selected","selected"); */
var Cookies = {
init: function() {
var allCookies = document.cookie.split('; ');
for (var i = 0; i < allCookies.length; i++) {
var cookiePair = allCookies[i].split('=');
this[cookiePair[0]] = cookiePair[1];
}
},
create: function(name, value, days) {
if (days) {
var date = new Date();
date.setTime(date.getTime() + (days * 24 * 60 * 60 * 1000));
var expires = "; expires=" + date.toGMTString();
} else var expires = "";
document.cookie = name + "=" + value + expires + "; path=/";
this[name] = value;
},
erase: function(name) {
this.create(name, '', -1);
this[name] = undefined;
}
};
Cookies.init();
var myDegreeLevelInterest = $("#my_Degree_Level").val();
Cookies.create('myDegreeLevelInterest', myDegreeLevelInterest);
var myProgramOfInterest = $("#my_Program_of_Interest").val();
Cookies.create('myProgramOfInterest', myProgramOfInterest);
});
</script>
<div class="form-item-group">
<div class="form-item">
<label for="my_FirstName" class="label">First Name</label>
<div class="text-input-field-wrapper">
<input name="FirstName" id="my_FirstName" placeholder="First Name" type="text" value="" maxlength="255" required="">
</div>
<div class="form-requirement"></div>
</div>
<div class="form-item">
<label for="my_LastName" class="label">Last Name</label>
<div class="text-input-field-wrapper">
<input name="LastName" id="my_LastName" placeholder="Last Name" type="text" value="" maxlength="255" required="">
</div>
<div class="form-requirement"></div>
</div>
</div>
<div class="form-item">
<label for="my_Email" class="label">E-mail</label>
<div class="text-input-field-wrapper">
<input name="Email" id="my_Email" placeholder="Email" inputmode="email" type="email" value="" maxlength="255" required="">
</div>
<div class="form-requirement">Validation message here</div>
</div>
<div class="form-item-group">
<div class="form-item">
<label for="my_Phone" class="label">Phone</label>
<div class="text-input-field-wrapper">
<input name="Phone" id="my_Phone" placeholder="Phone" inputmode="tel" type="tel" value="" maxlength="14" required="">
</div>
<div class="form-requirement">Validation message here</div>
</div>
<div class="form-item">
<div class="label-container">
<label for="my_PostalCode" class="label"> ZIP Code </label>
<div class="label-info">
</div>
</div>
<div class="text-input-field-wrapper">
<input name="PostalCode" id="my_PostalCode" type="text" inputmode="numeric" placeholder="ZIP Code" maxlength="10" value="" required="">
</div>
<div class="form-requirement">Validation message here</div>
</div>
</div>
</fieldset>
<fieldset data-step="2" class="step-content-body out" style="display: none;">
<legend>Step Two: Choose a Program and Tell Us More</legend>
<div class="form-item">
<div class="select">
<div class="label-container">
<label for="my_Occupation" class="label">Are you affiliated with the U.S. Military?</label>
<div class="label-info">
<span class="tooltip-parent"><span class="tooltip" tabindex="0" data-tippy-content="We're asking for your military affiliation to help determine eligibility for our preferred military rate." aria-expanded="false"><span
class="icon-info-sign"></span></span> </span>
</div>
</div>
<div class="select-input-wrapper">
<select name="Occupation__c" id="my_Occupation" required="">
<option value="" disabled="" selected="selected">Please Select</option>
<option value="No affiliation">No Affiliation</option>
<option value="Active Duty">Active Duty</option>
<option value="National Guard">National Guard</option>
<option value="Reserve">Reserve</option>
<option value="Veteran">Veteran</option>
<option value="Military Spouse">Military Spouse</option>
<option value="Military Dependent">Military Dependent</option>
</select>
<svg focusable="false" preserveAspectRatio="xMidYMid meet" style="will-change: transform;" xmlns="http://www.w3.org/2000/svg" class="select-arrow" width="10" height="6" viewBox="0 0 10 6" aria-hidden="true">
<path d="M5 6L0 1 0.7 0.3 5 4.6 9.3 0.3 10 1z"></path>
</svg>
</div>
<div class="form-requirement">Validation message here</div>
</div>
</div>
<div class="form-item-group">
<!-- // DEGREE LEVEL DROPDOWN // -->
<div class="form-item">
<div class="select">
<label for="my_Degree_Level" class="label">Degree level of interest</label>
<div class="select-input-wrapper">
<select name="Degree_Level_Program__c" id="my_Degree_Level" required="" selected="selected">
<option value="default" class="default" disabled="" selected="selected">Choose a Degree</option>
<option value="Associate">Associate</option>
<option value="Bachelor's">Bachelor's</option>
<option value="Master's">Master's</option>
<option value="Doctoral">Doctoral</option>
<option value="Certificate - Undergraduate">Certificate - Undergraduate</option>
<option value="Certificate - Graduate">Certificate - Graduate</option>
</select>
<svg focusable="false" preserveAspectRatio="xMidYMid meet" style="will-change: transform;" xmlns="http://www.w3.org/2000/svg" class="select-arrow" width="10" height="6" viewBox="0 0 10 6" aria-hidden="true">
<path d="M5 6L0 1 0.7 0.3 5 4.6 9.3 0.3 10 1z"></path>
</svg>
</div>
<div class="form-requirement">Validation message here</div>
</div>
</div>
<!-- // PROGRAMS [MATRIX] DROPDOWN // -->
<div class="form-item">
<div class="select">
<label for="my_Program_of_Interest" class="label">Program of interest (You can modify this later.)</label>
<div class="select-input-wrapper">
<select name="Program_of_Interest__c" id="my_Program_of_Interest" required="" selected="selected">
<option value="default" class="default" selected="selected">Choose A Degree First</option>
<!-- Included file from: ~/core/_forms/form-programs-list.php -->
</select>
<svg focusable="false" preserveAspectRatio="xMidYMid meet" style="will-change: transform;" xmlns="http://www.w3.org/2000/svg" class="select-arrow" width="10" height="6" viewBox="0 0 10 6" aria-hidden="true">
<path d="M5 6L0 1 0.7 0.3 5 4.6 9.3 0.3 10 1z"></path>
</svg>
</div>
<div class="form-requirement">Validation message here</div>
</div>
</div>
</div>
<!-- Included file from: ~/core/_includes/form-common_elements-b.php --><!-- CB Begin-->
<div id="cbField"><input type="hidden" name="UTM_Date" value="9/25/20248:54:6"><input type="hidden" name="UTM_Source" value="apupartners.com"><input type="hidden" name="UTM_Medium" value="link"><input type="hidden" name="UTM_Content"
value="perkspot-cor"><input type="hidden" name="UTM_Campaign" value="perkspot-dedicated-email-8-7%20-%20LT%20-%20APU"><input type="hidden" name="UTM_Term" value="mkt-b2b"></div><input type="hidden" name="FacebookEventID__c"
value="80adf15d-b7bc-4839-8115-136dfe9dc5dc">
<!-- CB End-->
<input type="hidden" name="subId" value="76">
<input type="hidden" name="Web_Source__c" value="LP">
<input type="hidden" name="returnLPId" value="-1">
<input type="hidden" name="_mkt_disp" value="return">
<input type="hidden" name="_mkt_trk" value="">
<input type="hidden" name="Institution__c" value="APU">
<input type="hidden" name="Country" value="">
<input type="hidden" name="LeadSource" id="my_LeadSource" value="Referral"><input type="hidden" id="returnURL" name="returnURL" value="https://start.apu.apus.edu/rfi-thanks/37qv?cv=1"><input type="hidden" id="retURL" name="retURL"
value="https://start.apu.apus.edu/rfi-thanks/37qv?cv=1">
</fieldset>
<div class="form-controls"><button type="button" class="previous-fieldset simple-form-button button button-tertiary ghost button-size-large">Previous</button><button type="button"
class="next-fieldset simple-form-button button button-primary invert button-size-large">Next</button><button type="submit" class="button button-primary invert simple-form-button submit-button button-size-large" id="mktFrmSubmit">Learn
More</button></div>
<div class="progress-bar"><span class="progress-text">1 / 2</span><span class="progress-bg" style="display: inline-block; width: 50%;"></span></div>
</form>
<form id="mktoForm_1060" class="mktoForm mktoHasWidth mktoLayoutLeft" novalidate="novalidate" style="font-family: Helvetica, Arial, sans-serif; font-size: 13px; color: rgb(51, 51, 51); width: 1px;">
<style type="text/css">
.mktoForm .mktoButtonWrap.mktoRound .mktoButton {
color: #fff;
border: 1px solid #a3bee2;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background-color: #779dd5;
background-image: -webkit-gradient(linear, left top, left bottom, from(#779dd5), to(#5186cb));
background-image: -webkit-linear-gradient(top, #779dd5, #5186cb);
background-image: -moz-linear-gradient(top, #779dd5, #5186cb);
background-image: linear-gradient(to bottom, #779dd5, #5186cb);
padding: 0.4em 1em;
font-size: 1em;
}
.mktoForm .mktoButtonWrap.mktoRound .mktoButton:hover {
border: 1px solid #45638c;
}
.mktoForm .mktoButtonWrap.mktoRound .mktoButton:focus {
outline: none;
border: 1px solid #45638c;
}
.mktoForm .mktoButtonWrap.mktoRound .mktoButton:active {
background-color: #5186cb;
background-image: -webkit-gradient(linear, left top, left bottom, from(#5186cb), to(#779dd5));
background-image: -webkit-linear-gradient(top, #5186cb, #779dd5);
background-image: -moz-linear-gradient(top, #5186cb, #779dd5);
background-image: linear-gradient(to bottom, #5186cb, #779dd5);
}
</style>
<div class="mktoFormRow">
<div class="mktoFieldDescriptor mktoFormCol" style="margin-bottom: 10px;">
<div class="mktoOffset" style="width: 10px;"></div>
<div class="mktoFieldWrap mktoRequiredField"><label for="FirstName" id="LblFirstName" class="mktoLabel mktoHasWidth" style="width: 100px;">
<div class="mktoAsterix">*</div>First Name:
</label>
<div class="mktoGutter mktoHasWidth" style="width: 10px;"></div><input id="FirstName" name="FirstName" maxlength="255" aria-labelledby="LblFirstName InstructFirstName" type="text" class="mktoField mktoTextField mktoHasWidth mktoRequired"
aria-required="true" style="width: 150px;"><span id="InstructFirstName" tabindex="-1" class="mktoInstruction"></span>
<div class="mktoClear"></div>
</div>
<div class="mktoClear"></div>
</div>
<div class="mktoClear"></div>
</div>
<div class="mktoFormRow">
<div class="mktoFieldDescriptor mktoFormCol" style="margin-bottom: 10px;">
<div class="mktoOffset" style="width: 10px;"></div>
<div class="mktoFieldWrap mktoRequiredField"><label for="LastName" id="LblLastName" class="mktoLabel mktoHasWidth" style="width: 100px;">
<div class="mktoAsterix">*</div>Last Name:
</label>
<div class="mktoGutter mktoHasWidth" style="width: 10px;"></div><input id="LastName" name="LastName" maxlength="255" aria-labelledby="LblLastName InstructLastName" type="text" class="mktoField mktoTextField mktoHasWidth mktoRequired"
aria-required="true" style="width: 150px;"><span id="InstructLastName" tabindex="-1" class="mktoInstruction"></span>
<div class="mktoClear"></div>
</div>
<div class="mktoClear"></div>
</div>
<div class="mktoClear"></div>
</div>
<div class="mktoFormRow">
<div class="mktoFieldDescriptor mktoFormCol" style="margin-bottom: 10px;">
<div class="mktoOffset" style="width: 10px;"></div>
<div class="mktoFieldWrap mktoRequiredField"><label for="Email" id="LblEmail" class="mktoLabel mktoHasWidth" style="width: 100px;">
<div class="mktoAsterix">*</div>Email Address:
</label>
<div class="mktoGutter mktoHasWidth" style="width: 10px;"></div><input id="Email" name="Email" maxlength="255" aria-labelledby="LblEmail InstructEmail" type="email" class="mktoField mktoEmailField mktoHasWidth mktoRequired"
aria-required="true" style="width: 150px;"><span id="InstructEmail" tabindex="-1" class="mktoInstruction"></span>
<div class="mktoClear"></div>
</div>
<div class="mktoClear"></div>
</div>
<div class="mktoClear"></div>
</div>
<div class="mktoFormRow">
<div class="mktoFieldDescriptor mktoFormCol" style="margin-bottom: 10px;">
<div class="mktoOffset" style="width: 10px;"></div>
<div class="mktoFieldWrap"><label for="Phone" id="LblPhone" class="mktoLabel mktoHasWidth" style="width: 100px;">
<div class="mktoAsterix">*</div>Phone Number:
</label>
<div class="mktoGutter mktoHasWidth" style="width: 10px;"></div><input id="Phone" name="Phone" maxlength="255" aria-labelledby="LblPhone InstructPhone" type="tel" class="mktoField mktoTelField mktoHasWidth" style="width: 150px;"><span
id="InstructPhone" tabindex="-1" class="mktoInstruction"></span>
<div class="mktoClear"></div>
</div>
<div class="mktoClear"></div>
</div>
<div class="mktoClear"></div>
</div>
<div class="mktoFormRow">
<div class="mktoFieldDescriptor mktoFormCol" style="margin-bottom: 10px;">
<div class="mktoOffset" style="width: 10px;"></div>
<div class="mktoFieldWrap mktoRequiredField"><label for="PostalCode" id="LblPostalCode" class="mktoLabel mktoHasWidth" style="width: 100px;">
<div class="mktoAsterix">*</div>Postal Code:
</label>
<div class="mktoGutter mktoHasWidth" style="width: 10px;"></div><input id="PostalCode" name="PostalCode" maxlength="255" aria-labelledby="LblPostalCode InstructPostalCode" type="text" class="mktoField mktoTextField mktoHasWidth mktoRequired"
aria-required="true" style="width: 150px;"><span id="InstructPostalCode" tabindex="-1" class="mktoInstruction"></span>
<div class="mktoClear"></div>
</div>
<div class="mktoClear"></div>
</div>
<div class="mktoClear"></div>
</div>
<div class="mktoFormRow">
<div class="mktoFieldDescriptor mktoFormCol" style="margin-bottom: 10px;">
<div class="mktoOffset" style="width: 10px;"></div>
<div class="mktoFieldWrap mktoRequiredField"><label for="Occupation__c" id="LblOccupation__c" class="mktoLabel mktoHasWidth" style="width: 100px;">
<div class="mktoAsterix">*</div>Occupation:
</label>
<div class="mktoGutter mktoHasWidth" style="width: 10px;"></div><select id="Occupation__c" name="Occupation__c" aria-labelledby="LblOccupation__c InstructOccupation__c" class="mktoField mktoHasWidth mktoRequired" aria-required="true"
style="width: 150px;">
<option value="">Select...</option>
<option value="Active Duty">Active Duty</option>
<option value="Guard/Reserve">Guard/Reserve</option>
<option value="Veteran">Veteran</option>
<option value="Military Spouse/Dependent">Military Spouse/Dependent</option>
<option value="No affiliation">No affiliation</option>
<option value="National Guard">National Guard</option>
<option value="Reserve">Reserve</option>
<option value="Military Dependent">Military Dependent</option>
<option value="Military Spouse">Military Spouse</option>
</select><span id="InstructOccupation__c" tabindex="-1" class="mktoInstruction"></span>
<div class="mktoClear"></div>
</div>
<div class="mktoClear"></div>
</div>
<div class="mktoClear"></div>
</div>
<div class="mktoFormRow">
<div class="mktoFieldDescriptor mktoFormCol" style="margin-bottom: 10px;">
<div class="mktoOffset" style="width: 10px;"></div>
<div class="mktoFieldWrap mktoRequiredField"><label for="Degree_Level_Program__c" id="LblDegree_Level_Program__c" class="mktoLabel mktoHasWidth" style="width: 100px;">
<div class="mktoAsterix">*</div>Degree Level Program:
</label>
<div class="mktoGutter mktoHasWidth" style="width: 10px;"></div><select id="Degree_Level_Program__c" name="Degree_Level_Program__c" aria-labelledby="LblDegree_Level_Program__c InstructDegree_Level_Program__c"
class="mktoField mktoHasWidth mktoRequired" aria-required="true" style="width: 150px;">
<option value="">Select...</option>
<option value="Associate">Associate</option>
<option value="Bachelor's">Bachelor's</option>
<option value="Master's">Master's</option>
<option value="Doctoral">Doctoral</option>
<option value="Certificate - Undergraduate">Certificate - Undergraduate</option>
<option value="Certificate - Graduate">Certificate - Graduate</option>
<option value="Undergraduate Non-Degree Seeking">Undergraduate Non-Degree Seeking</option>
<option value="Graduate Non-Degree Seeking">Graduate Non-Degree Seeking</option>
<option value="Undergraduate Learning Track">Undergraduate Learning Track</option>
<option value="Graduate Learning Track">Graduate Learning Track</option>
</select><span id="InstructDegree_Level_Program__c" tabindex="-1" class="mktoInstruction"></span>
<div class="mktoClear"></div>
</div>
<div class="mktoClear"></div>
</div>
<div class="mktoClear"></div>
</div>
<div class="mktoFormRow">
<div class="mktoFieldDescriptor mktoFormCol" style="margin-bottom: 10px;">
<div class="mktoOffset" style="width: 10px;"></div>
<div class="mktoFieldWrap mktoRequiredField"><label for="Program_of_Interest__c" id="LblProgram_of_Interest__c" class="mktoLabel mktoHasWidth" style="width: 100px;">
<div class="mktoAsterix">*</div>Program of Interest:
</label>
<div class="mktoGutter mktoHasWidth" style="width: 10px;"></div><select id="Program_of_Interest__c" name="Program_of_Interest__c" aria-labelledby="LblProgram_of_Interest__c InstructProgram_of_Interest__c"
class="mktoField mktoHasWidth mktoRequired" aria-required="true" style="width: 150px;">
<option value="">Select...</option>
<option value="Accounting">Accounting</option>
<option value="Administration">Administration</option>
<option value="Advanced Cybersecurity/Cybercrime">Advanced Cybersecurity/Cybercrime</option>
<option value="Airport Transportation Security">Airport Transportation Security</option>
<option value="American History">American History</option>
<option value="American Revolution">American Revolution</option>
<option value="Ancient and Classical History">Ancient and Classical History</option>
<option value="Applied Business Analytics">Applied Business Analytics</option>
<option value="Athletic Administration">Athletic Administration</option>
<option value="Athletic Development Management">Athletic Development Management</option>
<option value="Business">Business</option>
<option value="Business Administration">Business Administration</option>
<option value="Business Analytics">Business Analytics</option>
<option value="Business Basics">Business Basics</option>
<option value="Business Essentials for the Security Executive">Business Essentials for the Security Executive</option>
<option value="Child Life">Child Life</option>
<option value="Civil War Studies">Civil War Studies</option>
<option value="Climate Change Awareness and Leadership">Climate Change Awareness and Leadership</option>
<option value="Cloud Computing">Cloud Computing</option>
<option value="College Readiness">College Readiness</option>
<option value="Communication">Communication</option>
<option value="Competitive Intelligence">Competitive Intelligence</option>
<option value="Computer Applications">Computer Applications</option>
<option value="Computer Systems and Networks">Computer Systems and Networks</option>
<option value="Computer Technology">Computer Technology</option>
<option value="Corrections Management">Corrections Management</option>
<option value="Counterintelligence">Counterintelligence</option>
<option value="Counterintelligence Tradecraft">Counterintelligence Tradecraft</option>
<option value="Counter Terrorism Studies">Counter Terrorism Studies</option>
<option value="CPA Examination Preparation">CPA Examination Preparation</option>
<option value="Criminal Behavior Management in Schools">Criminal Behavior Management in Schools</option>
<option value="Criminal Intelligence">Criminal Intelligence</option>
<option value="Criminal Justice">Criminal Justice</option>
<option value="Culinary and Foodservice Management">Culinary and Foodservice Management</option>
<option value="Cybercrime">Cybercrime</option>
<option value="Cybercrime Essentials">Cybercrime Essentials</option>
<option value="Cyber Intelligence">Cyber Intelligence</option>
<option value="Cybersecurity">Cybersecurity</option>
<option value="Cybersecurity/Cybercrime">Cybersecurity/Cybercrime</option>
<option value="Database Application Development">Database Application Development</option>
<option value="Data Science">Data Science</option>
<option value="Digital Forensics">Digital Forensics</option>
<option value="Early Childhood Care and Education">Early Childhood Care and Education</option>
<option value="e-Commerce">e-Commerce</option>
<option value="Economics">Economics</option>
<option value="Educational Leadership">Educational Leadership</option>
<option value="Electrical Engineering">Electrical Engineering</option>
<option value="Emergency and Disaster Management">Emergency and Disaster Management</option>
<option value="Emergency and Disaster Management and Homeland Security">Emergency and Disaster Management and Homeland Security</option>
<option value="Emergency Management">Emergency Management</option>
<option value="Emergency Management Executive Leadership">Emergency Management Executive Leadership</option>
<option value="Employee Relations and Engagement">Employee Relations and Engagement</option>
<option value="English">English</option>
<option value="Enterprise Web Applications">Enterprise Web Applications</option>
<option value="Enterprise Web Applications Using Dot Net">Enterprise Web Applications Using Dot Net</option>
<option value="Entrepreneurship">Entrepreneurship</option>
<option value="Environmental Hazard Mitigation and Restoration">Environmental Hazard Mitigation and Restoration</option>
<option value="Environmental Planning and Design">Environmental Planning and Design</option>
<option value="Environmental Policy Management">Environmental Policy Management</option>
<option value="Environmental Risk Assessment">Environmental Risk Assessment</option>
<option value="Environmental Science">Environmental Science</option>
<option value="Environmental Sustainability">Environmental Sustainability</option>
<option value="Environmental Technology">Environmental Technology</option>
<option value="European History">European History</option>
<option value="Executive Coaching">Executive Coaching</option>
<option value="Executive Law Enforcement Leadership">Executive Law Enforcement Leadership</option>
<option value="Explosive Ordnance Disposal">Explosive Ordnance Disposal</option>
<option value="Family Studies">Family Studies</option>
<option value="Fire Science">Fire Science</option>
<option value="Fire Science Management">Fire Science Management</option>
<option value="Fish and Wildlife Management">Fish and Wildlife Management</option>
<option value="Forensics">Forensics</option>
<option value="Foundations of Homeland Security">Foundations of Homeland Security</option>
<option value="General Studies">General Studies</option>
<option value="Geospatial Intelligence">Geospatial Intelligence</option>
<option value="Global Environmental Management">Global Environmental Management</option>
<option value="Global Leadership">Global Leadership</option>
<option value="Global Security">Global Security</option>
<option value="Government Agency Administration">Government Agency Administration</option>
<option value="Government Contracting and Acquisition">Government Contracting and Acquisition</option>
<option value="Healthcare Administration">Healthcare Administration</option>
<option value="Health Information Management">Health Information Management</option>
<option value="Health Sciences">Health Sciences</option>
<option value="Higher Education Administration">Higher Education Administration</option>
<option value="History">History</option>
<option value="Homeland Security">Homeland Security</option>
<option value="Hospitality">Hospitality</option>
<option value="Hospitality Management">Hospitality Management</option>
<option value="Human Capital Leadership">Human Capital Leadership</option>
<option value="Human Development and Family Studies">Human Development and Family Studies</option>
<option value="Humanities">Humanities</option>
<option value="Human Resource Management">Human Resource Management</option>
<option value="Infant and Toddler Care">Infant and Toddler Care</option>
<option value="Information Assurance">Information Assurance</option>
<option value="Information Security">Information Security</option>
<option value="Information Security Planning">Information Security Planning</option>
<option value="Information Systems Security">Information Systems Security</option>
<option value="Information Systems Security Essentials">Information Systems Security Essentials</option>
<option value="Information Technology">Information Technology</option>
<option value="Information Technology Management">Information Technology Management</option>
<option value="Information Technology Project Management">Information Technology Project Management</option>
<option value="Instructional Design and Delivery">Instructional Design and Delivery</option>
<option value="Intelligence Analysis">Intelligence Analysis</option>
<option value="Intelligence Studies">Intelligence Studies</option>
<option value="International Relations and Global Security">International Relations and Global Security</option>
<option value="Internet Webmaster">Internet Webmaster</option>
<option value="IT Infrastructure Security">IT Infrastructure Security</option>
<option value="IT Project Management">IT Project Management</option>
<option value="IT Project Management Essentials">IT Project Management Essentials</option>
<option value="Joint Warfare">Joint Warfare</option>
<option value="K-12 Athletic Administration">K-12 Athletic Administration</option>
<option value="K-12 Online Learning">K-12 Online Learning</option>
<option value="K-12 Reading and Differentiated Instruction">K-12 Reading and Differentiated Instruction</option>
<option value="K-12 Virtual School Administration">K-12 Virtual School Administration</option>
<option value="K-6 STEAM">K-6 STEAM</option>
<option value="Law Enforcement Leadership">Law Enforcement Leadership</option>
<option value="Leadership and Logistics">Leadership and Logistics</option>
<option value="Legal Studies">Legal Studies</option>
<option value="Life Coaching">Life Coaching</option>
<option value="Logistics Management">Logistics Management</option>
<option value="Management">Management</option>
<option value="Managerial Analytics">Managerial Analytics</option>
<option value="Marketing">Marketing</option>
<option value="Mathematics">Mathematics</option>
<option value="Meeting and Event Planning">Meeting and Event Planning</option>
<option value="Microsoft Access Database">Microsoft Access Database</option>
<option value="Microsoft Access Database Applications">Microsoft Access Database Applications</option>
<option value="Microsoft Office Applications">Microsoft Office Applications</option>
<option value="Middle Eastern Studies">Middle Eastern Studies</option>
<option value="Military History">Military History</option>
<option value="Military Leadership Studies">Military Leadership Studies</option>
<option value="Military Studies">Military Studies</option>
<option value="Mobile Computing">Mobile Computing</option>
<option value="National Environmental Policy Act">National Environmental Policy Act</option>
<option value="National Security Studies">National Security Studies</option>
<option value="Natural Resource Management">Natural Resource Management</option>
<option value="Natural Sciences">Natural Sciences</option>
<option value="Neuroleadership">Neuroleadership</option>
<option value="None">None</option>
<option value="Nonprofit Management">Nonprofit Management</option>
<option value="Nursing">Nursing</option>
<option value="Nursing, RN to MSN">Nursing, RN to MSN</option>
<option value="Nursing RN-MSN">Nursing RN-MSN</option>
<option value="Online Teaching">Online Teaching</option>
<option value="Open-Source Intelligence (OSINT)">Open-Source Intelligence (OSINT)</option>
<option value="Oracle Database">Oracle Database</option>
<option value="Organizational Effectiveness">Organizational Effectiveness</option>
<option value="Organizational Leadership">Organizational Leadership</option>
<option value="Organizational Management">Organizational Management</option>
<option value="Paralegal Studies">Paralegal Studies</option>
<option value="Philosophy">Philosophy</option>
<option value="Political Science">Political Science</option>
<option value="Pre-Health">Pre-Health</option>
<option value="Professional Administration Post-Master's Certification">Professional Administration Post-Master's Certification</option>
<option value="Professional Development for Executives/Directors">Professional Development for Executives/Directors</option>
<option value="Professional Development for Managers">Professional Development for Managers</option>
<option value="Professional Development for Senior Managers">Professional Development for Senior Managers</option>
<option value="Professional Science Management">Professional Science Management</option>
<option value="Psychology">Psychology</option>
<option value="Public Administration">Public Administration</option>
<option value="Public Health">Public Health</option>
<option value="Public Lands Management">Public Lands Management</option>
<option value="Public Policy">Public Policy</option>
<option value="Real Estate Management">Real Estate Management</option>
<option value="Real Estate Studies">Real Estate Studies</option>
<option value="Regional and Community Planning">Regional and Community Planning</option>
<option value="Religion">Religion</option>
<option value="Restaurant Operations">Restaurant Operations</option>
<option value="Retail Fundamentals">Retail Fundamentals</option>
<option value="Retail Management">Retail Management</option>
<option value="Retail Operations Management">Retail Operations Management</option>
<option value="Reverse Logistics Management">Reverse Logistics Management</option>
<option value="Security Management">Security Management</option>
<option value="Sociology">Sociology</option>
<option value="Space Studies">Space Studies</option>
<option value="Sports and Health Sciences">Sports and Health Sciences</option>
<option value="Sports Management">Sports Management</option>
<option value="Strategic Intelligence">Strategic Intelligence</option>
<option value="Strategic Leadership">Strategic Leadership</option>
<option value="Student Affairs in Higher Education">Student Affairs in Higher Education</option>
<option value="Supply Chain Management">Supply Chain Management</option>
<option value="Sustainability">Sustainability</option>
<option value="Teaching">Teaching</option>
<option value="Teaching Elementary Education">Teaching Elementary Education</option>
<option value="Teaching Secondary Social Studies">Teaching Secondary Social Studies</option>
<option value="Technical Management">Technical Management</option>
<option value="Terrorism">Terrorism</option>
<option value="Terrorism and the Homeland">Terrorism and the Homeland</option>
<option value="Terrorism Studies">Terrorism Studies</option>
<option value="Transportation and Logistics Management">Transportation and Logistics Management</option>
<option value="Undecided">Undecided</option>
<option value="United Nations">United Nations</option>
<option value="Virtual Commerce">Virtual Commerce</option>
<option value="Visual Basic Application Development">Visual Basic Application Development</option>
<option value="Visual Communications">Visual Communications</option>
<option value="Visual Design">Visual Design</option>
<option value="Weapons of Mass Destruction Preparedness">Weapons of Mass Destruction Preparedness</option>
<option value="Web 2.0">Web 2.0</option>
<option value="Web Development">Web Development</option>
<option value="Web Publishing">Web Publishing</option>
<option value="World War 2 Studies">World War 2 Studies</option>
</select><span id="InstructProgram_of_Interest__c" tabindex="-1" class="mktoInstruction"></span>
<div class="mktoClear"></div>
</div>
<div class="mktoClear"></div>
</div>
<div class="mktoClear"></div>
</div>
<div class="mktoButtonRow"><span class="mktoButtonWrap mktoRound" style="margin-left: 120px;"><button type="submit" class="mktoButton">Submit</button></span></div><input type="hidden" name="formid" class="mktoField mktoFieldDescriptor"
value="1060"><input type="hidden" name="munchkinId" class="mktoField mktoFieldDescriptor" value="023-GXC-582">
</form>
<form class="degree-finder">
<!-- Use Default Heading if custom $GLOBALS["finderTitle"] empty -->
<div class="degree-finder-text">
<h2 class="degree-finder-title">Find the degree or certificate that's right for you</h2>
<!-- Use Default Intro if custom $GLOBALS["finderCustom"] empty -->
<p class="degree-finder-intro">Our program finder helps you search and compare a wide variety of undergraduate and graduate programs. Start your search here.</p>
</div>
<div class="degree-finder-fieldset">
<div class="text-input-wrapper column" data-filter-group="search" style="flex-basis:100%; position:relative;">
<label for="finderSearch">Search by Keyword:</label><input id="finderSearch" type="text" name="keyword" data-search-attribute="data-keyword" placeholder="Search by Keyword">
<span class="finder-search-icon"><i class="icon-search" aria-hidden="true"></i></span>
</div>
<div class="column" data-filter-group="level">
<label class="dropdown_label" for="finderLevel">Filter by Degree Level:</label>
<div class="select-input-wrapper">
<select class="level-filter" id="finderLevel" name="finderLevel">
<option value="" disabled="" selected="selected">Select One</option>
<option value=".allLevels">Show All</option>
<option value=".associate">Associate</option>
<option value=".bachelor">Bachelor's</option>
<option value=".master">Master's</option>
<option value=".ad">Doctoral</option>
<option value=".cert">Certificates</option>
</select>
<svg focusable="false" preserveAspectRatio="xMidYMid meet" style="will-change: transform;" xmlns="http://www.w3.org/2000/svg" class="select-arrow" width="10" height="6" viewBox="0 0 10 6" aria-hidden="true">
<path d="M5 6L0 1 0.7 0.3 5 4.6 9.3 0.3 10 1z"></path>
</svg>
</div>
</div>
<div class="column" data-filter-group="school">
<label for="finderSchool" class="dropdown_label">Filter by School:</label>
<div class="select-input-wrapper">
<select class="school-filter" id="finderSchool" name="finderSchool">
<option value="" disabled="" selected="selected">Select One</option>
<option value=".allSchools">Show All</option>
<option value=".art">Arts, Humanities, and Education</option>
<option value=".bus">Business</option>
<option value=".hs">Health Sciences</option>
<option value=".stem">Science, Technology, Engineering, and Math</option>
<option value=".sgs">Security and Global Studies</option>
</select>
<svg focusable="false" preserveAspectRatio="xMidYMid meet" style="will-change: transform;" xmlns="http://www.w3.org/2000/svg" class="select-arrow" width="10" height="6" viewBox="0 0 10 6" aria-hidden="true">
<path d="M5 6L0 1 0.7 0.3 5 4.6 9.3 0.3 10 1z"></path>
</svg>
</div>
</div>
<div class="button-container">
<div class="sort-container">
<span class="button-label" for="alpha">Sort:</span>
<div class="sort">
<button name="alpha" type="button" class="control control-sort button" data-sort="id:asc">A-Z</button>
<button name="alpha" type="button" class="control control-sort button" data-sort="id:desc">Z-A</button>
</div>
</div>
<div class="clear-filters-container">
<span class="button-label" for="reset">Clear Filters</span>
<div class="clear-filters">
<button id="Reset" name="reset" type="reset" class="button control" style="margin-right:0;">Reset</button>
<!-- Test <button id="toggle-images" name="images" type="button" class="button control" style="margin-right:0;">Toggle images</button> -->
</div>
</div>
</div>
</div>
</form>
<form class="mktoForm mktoHasWidth mktoLayoutLeft" novalidate="novalidate" style="font-family: Helvetica, Arial, sans-serif; font-size: 13px; color: rgb(51, 51, 51); visibility: hidden; position: absolute; top: -500px; left: -1000px; width: 1600px;">
</form>
Text Content
American Public University Logo * Call Now Call Now: 877-755-2787 * Apply Now DIGITAL LEARNING FOR REAL LIFE American Public University & PerkSpot: Working together to help you reach your goals . * WANT TO LEARN MORE? REQUEST INFORMATION Step One: Introduce Yourself First Name Last Name E-mail Validation message here Phone Validation message here ZIP Code Validation message here Step Two: Choose a Program and Tell Us More Are you affiliated with the U.S. Military? Please Select No Affiliation Active Duty National Guard Reserve Veteran Military Spouse Military Dependent Validation message here Degree level of interest Choose a Degree Associate Bachelor's Master's Doctoral Certificate - Undergraduate Certificate - Graduate Validation message here Program of interest (You can modify this later.) Choose A Degree First Validation message here PreviousNextLearn More 1 / 2 Ready to apply? Start your application today. We value your privacy. By submitting this form by clicking “Learn More”, you are providing your signature and your express written consent, and hereby agree to receive information via electronic means, which may include a telephone system, an automated dialing system, text or media messaging, voice messages, and/or email about upcoming courses, recruitment events, newsletters, and other resources from American Public University System, Inc., which includes American Military University (AMU) and American Public University (APU), American Public Education, Inc., and Zeta Global, a third-party contractor on behalf of American Public University System, Inc. This consent is not a condition of enrollment or purchase. You may withdraw your consent at any time. Please refer to our privacy policy, terms, or contact us for more details. * First Name: * Last Name: * Email Address: * Phone Number: * Postal Code: * Occupation: Select...Active DutyGuard/ReserveVeteranMilitary Spouse/DependentNo affiliationNational GuardReserveMilitary DependentMilitary Spouse * Degree Level Program: Select...AssociateBachelor'sMaster'sDoctoralCertificate - UndergraduateCertificate - GraduateUndergraduate Non-Degree SeekingGraduate Non-Degree SeekingUndergraduate Learning TrackGraduate Learning Track * Program of Interest: Select...AccountingAdministrationAdvanced Cybersecurity/CybercrimeAirport Transportation SecurityAmerican HistoryAmerican RevolutionAncient and Classical HistoryApplied Business AnalyticsAthletic AdministrationAthletic Development ManagementBusinessBusiness AdministrationBusiness AnalyticsBusiness BasicsBusiness Essentials for the Security ExecutiveChild LifeCivil War StudiesClimate Change Awareness and LeadershipCloud ComputingCollege ReadinessCommunicationCompetitive IntelligenceComputer ApplicationsComputer Systems and NetworksComputer TechnologyCorrections ManagementCounterintelligenceCounterintelligence TradecraftCounter Terrorism StudiesCPA Examination PreparationCriminal Behavior Management in SchoolsCriminal IntelligenceCriminal JusticeCulinary and Foodservice ManagementCybercrimeCybercrime EssentialsCyber IntelligenceCybersecurityCybersecurity/CybercrimeDatabase Application DevelopmentData ScienceDigital ForensicsEarly Childhood Care and Educatione-CommerceEconomicsEducational LeadershipElectrical EngineeringEmergency and Disaster ManagementEmergency and Disaster Management and Homeland SecurityEmergency ManagementEmergency Management Executive LeadershipEmployee Relations and EngagementEnglishEnterprise Web ApplicationsEnterprise Web Applications Using Dot NetEntrepreneurshipEnvironmental Hazard Mitigation and RestorationEnvironmental Planning and DesignEnvironmental Policy ManagementEnvironmental Risk AssessmentEnvironmental ScienceEnvironmental SustainabilityEnvironmental TechnologyEuropean HistoryExecutive CoachingExecutive Law Enforcement LeadershipExplosive Ordnance DisposalFamily StudiesFire ScienceFire Science ManagementFish and Wildlife ManagementForensicsFoundations of Homeland SecurityGeneral StudiesGeospatial IntelligenceGlobal Environmental ManagementGlobal LeadershipGlobal SecurityGovernment Agency AdministrationGovernment Contracting and AcquisitionHealthcare AdministrationHealth Information ManagementHealth SciencesHigher Education AdministrationHistoryHomeland SecurityHospitalityHospitality ManagementHuman Capital LeadershipHuman Development and Family StudiesHumanitiesHuman Resource ManagementInfant and Toddler CareInformation AssuranceInformation SecurityInformation Security PlanningInformation Systems SecurityInformation Systems Security EssentialsInformation TechnologyInformation Technology ManagementInformation Technology Project ManagementInstructional Design and DeliveryIntelligence AnalysisIntelligence StudiesInternational Relations and Global SecurityInternet WebmasterIT Infrastructure SecurityIT Project ManagementIT Project Management EssentialsJoint WarfareK-12 Athletic AdministrationK-12 Online LearningK-12 Reading and Differentiated InstructionK-12 Virtual School AdministrationK-6 STEAMLaw Enforcement LeadershipLeadership and LogisticsLegal StudiesLife CoachingLogistics ManagementManagementManagerial AnalyticsMarketingMathematicsMeeting and Event PlanningMicrosoft Access DatabaseMicrosoft Access Database ApplicationsMicrosoft Office ApplicationsMiddle Eastern StudiesMilitary HistoryMilitary Leadership StudiesMilitary StudiesMobile ComputingNational Environmental Policy ActNational Security StudiesNatural Resource ManagementNatural SciencesNeuroleadershipNoneNonprofit ManagementNursingNursing, RN to MSNNursing RN-MSNOnline TeachingOpen-Source Intelligence (OSINT)Oracle DatabaseOrganizational EffectivenessOrganizational LeadershipOrganizational ManagementParalegal StudiesPhilosophyPolitical SciencePre-HealthProfessional Administration Post-Master's CertificationProfessional Development for Executives/DirectorsProfessional Development for ManagersProfessional Development for Senior ManagersProfessional Science ManagementPsychologyPublic AdministrationPublic HealthPublic Lands ManagementPublic PolicyReal Estate ManagementReal Estate StudiesRegional and Community PlanningReligionRestaurant OperationsRetail FundamentalsRetail ManagementRetail Operations ManagementReverse Logistics ManagementSecurity ManagementSociologySpace StudiesSports and Health SciencesSports ManagementStrategic IntelligenceStrategic LeadershipStudent Affairs in Higher EducationSupply Chain ManagementSustainabilityTeachingTeaching Elementary EducationTeaching Secondary Social StudiesTechnical ManagementTerrorismTerrorism and the HomelandTerrorism StudiesTransportation and Logistics ManagementUndecidedUnited NationsVirtual CommerceVisual Basic Application DevelopmentVisual CommunicationsVisual DesignWeapons of Mass Destruction PreparednessWeb 2.0Web DevelopmentWeb PublishingWorld War 2 Studies Submit OPEN A WORLD OF OPPORTUNITY Experience the transformative power of education by advancing your knowledge and sharpening your skills at American Public University (APU). APU is proud to help working professionals break barriers to higher education by providing access to high-quality learning through 200+ degree and certificate programs. Access begins with affordable tuition, monthly program starts, and online courses. APU is part of American Public University System, which is accredited by the Higher Learning Commission. MAKING QUALITY HIGHER EDUCATION WITHIN REACH $315.00 AFFORDABLE TUITION Your tuition will be $315.00/credit hour for undergraduate courses and $409.50/credit hour for master's and graduate certificate courses. $250 PER CREDIT HOUR For undergraduate and master’s-level programs with APU’s Preferred Military Rate for eligible students. $0 EBOOKS We provide no-cost ebooks for all undergraduate, doctoral, and Preferred Military Rate-eligible master’s-level students. 0 ENTRANCE EXAMS No standardized test scores required. Classes start monthly. $0 APPLICATION FEE There is no cost to apply for undergraduate and master’s-level programs. READY TO LEARN MORE? Request Information EXPLORE CAREER-RELEVANT EDUCATION POSSIBILITIES Discover targeted academic program options for specialized professional areas. You can view program suggestions by choosing from these sectors. Don’t see your area of interest? Use our program finder tool to browse other disciplines. COLLABORATE & GROW WITH FELLOW PROFESSIONALS Over 90% of our students are working professionals. So, you’ll learn alongside peers. Choose your community to learn how we tailor your education experience. Municipalities Professional Services and Consulting Public Safety and First Responder Transportation, Logistics, and Manufacturing Cable and Telecom Defense and Aerospace Energy and Utilities Environment and Agriculture Government Healthcare Hospitality Municipalities Professional Services and Consulting Public Safety and First Responder Transportation, Logistics, and Manufacturing Cable and Telecom Defense and Aerospace Energy and Utilities Environment and Agriculture Government Healthcare Hospitality Municipalities Professional Services and Consulting Public Safety and First Responder Transportation, Logistics, and Manufacturing * Go to slide 1 * Go to slide 2 * Go to slide 3 * Go to slide 4 * Go to slide 5 * Go to slide 6 * Go to slide 7 * Go to slide 8 * Go to slide 9 * Go to slide 10 * Go to slide 11 HELPING YOU TURN YOUR GOALS INTO REALITY Icon symbolizing convenience ACCESSIBLE LEARNING Plan around your work and life responsibilities with courses that are online and feature weekly class schedules with no set login times. Icon symbolizing efficiency BE IN CONTROL You can quickly turn your ambitions into reality because classes begin every month. Most classes are 8 weeks long. Icon symbolizing efficiency SAVE TIME Bachelor’s degree students can transfer up to 90 credits, and master’s degree students up to 15 credits for previous academic coursework, job experience, professional training, ACE-evaluated training, and credits by exam. Icon symbolizing added value VALUE FOR THE LONG TERM Our University System ranks in the top 11% for a return on investment. Icon symbolizing quality RECOGNIZED FOR QUALITY Part of American Public University System, accredited by the Higher Learning Commission (hlcommission.org), an institutional accreditation agency recognized by the U.S. Department of Education. Several programs have earned specialty accreditation. Icon symbolizing personalized YOUR TIME TO SHINE You always have a front row seat in APU’s online classroom. Undergraduate classes average 18 students, and master’s degree and graduate certificate classes average 10 students. Icon symbolizing relevance REAL-WORLD KNOWLEDGE You’ll be guided by faculty skilled in providing an engaging learning journey rooted in real-world experience from government, Fortune 500 companies, healthcare, defense agencies, technology firms, and the military. Icon symbolizing supportive SUPPORTIVE All students have access to our advisors who are available seven days a week, as well as our robust catalog of mental health resources, including TalkCampus, a real-time, professionally monitored peer support app. READY TO LEARN MORE? Request Information FIND THE DEGREE OR CERTIFICATE THAT'S RIGHT FOR YOU Our program finder helps you search and compare a wide variety of undergraduate and graduate programs. Start your search here. Search by Keyword: Filter by Degree Level: Select One Show All Associate Bachelor's Master's Doctoral Certificates Filter by School: Select One Show All Arts, Humanities, and Education Business Health Sciences Science, Technology, Engineering, and Math Security and Global Studies Sort: A-Z Z-A Clear Filters Reset * AS, ACCOUNTING LEARN MORE Gain proficiency in bookkeeping, accounting, and auditing. * AAS, ADMINISTRATION LEARN MORE Identify administrative roles, services, and opportunities as you learn how to support management within different organizational environments. * AA, BUSINESS ADMINISTRATION LEARN MORE Prepare for the professional world and learn about trends shaping the global business landscape. * AA, COMMUNICATION LEARN MORE Gain the interpersonal and group communication skills required for success in many professions. * AS, COMPUTER TECHNOLOGY LEARN MORE This program combines solid foundational coursework with hands-on learning and complements certifications, such as CompTIA Security+® and CompTIA A+®. * AA, COUNTER TERRORISM STUDIES LEARN MORE Get a fundamental understanding of national and international security through the study of terrorists' weapons, motivations, and vulnerabilities. * AA, CRIMINAL JUSTICE LEARN MORE Learn the fundamentals of criminal justice theory, terrorism, and law enforcement objectives and administration. * AAS, CULINARY AND FOODSERVICE MANAGEMENT LEARN MORE Advance your culinary experience and training with knowledge and skill in foodservice management and operations. * AS, CYBERSECURITY LEARN MORE Learn about securing digital assets and risk mitigation as you develop a foundation for further study in cybersecurity. * AS, DATA SCIENCE LEARN MORE Become proficient in functional coding and methods, analytics and analytical methods, and machine learning. * AA, EARLY CHILDHOOD CARE AND EDUCATION LEARN MORE Explore healthy child development practices that are utilized in a variety of early childcare and educational settings. * AS, FIRE SCIENCE LEARN MORE Learn the science behind fires, as well as the background and theory behind fire prevention bureaus and their use of fire codes. * AAS, HEALTH SCIENCES LEARN MORE Gain a core of knowledge useful in a variety of medical-service related fields. * AA, HISTORY LEARN MORE Gain insight into history by exploring the pivotal events and influential people that have shaped modern civilization. * AA, HOSPITALITY LEARN MORE Study the fundamentals of restaurant operations, including purchasing and storage, food service sanitation, marketing, and sales. * AA, INTERDISCIPLINARY STUDIES LEARN MORE Combine general education courses in English, history, math, and natural and social sciences with electives for greater flexibility than a traditional major. * AS, LEGAL STUDIES LEARN MORE Get a foundational understanding of legal doctrine with the analytical, technical, ethical, and interpersonal skills used in a variety of legal settings. * AA, MANAGEMENT LEARN MORE Explore the theoretical concepts and practical applications required to manage a global workforce. * AA, MILITARY HISTORY LEARN MORE Learn the origins of armed conflict through an examination of global military powers, war doctrines, pivotal battles, political leaders, and foreign policies. * AS, PUBLIC HEALTH LEARN MORE Examine the American healthcare system and learn how the field of public health impacts our lives. * AA, REAL ESTATE STUDIES LEARN MORE Examine the basic process, licensing requirements, and personal attributes required for a profession in the real estate field. * AS, SPACE STUDIES LEARN MORE Analyze current and historical concepts in astronomy, planetary science, space policy, and space flight with hands-on labs and coursework designed by a former NASA astronaut. * AA, SUPPLY CHAIN MANAGEMENT LEARN MORE Learn the concepts, functions, and language around the supply chain industry and explore the complex process that moves products from supplier to customer. * AAS, TECHNICAL MANAGEMENT LEARN MORE Learn how to develop a healthy workplace culture, leading and motivating personnel in technical environments. * AA, WEAPONS OF MASS DESTRUCTION PREPAREDNESS LEARN MORE Gain a fundamental understanding of extremist groups, terrorism theory, terrorist weapons and national security. * BS, ACCOUNTING LEARN MORE Blend theory with the practical and research skills required to address complex accounting issues found in private corporations, governmental agencies, and nonprofit organizations. * BA, BUSINESS LEARN MORE Create your own personal path toward a degree, exploring a variety of business disciplines complemented by general electives to support your own goals. * BBA, BUSINESS ADMINISTRATION LEARN MORE Explore the core areas of business, including management, marketing, law, finance, accounting, globalization, human resources, and business strategy. * BS, BUSINESS ANALYTICS LEARN MORE Build your knowledge in business intelligence, data analytics, and data mining techniques to help organizations drive competitive advantage. * BA, COMMUNICATION LEARN MORE Gain the knowledge and skills to create clear, concise, content-rich communication as you explore the dynamic and evolving communication and media industry. * BA, COMPUTER SCIENCE LEARN MORE Combine study of traditional computer science topics with learning in the humanities to support emerging technology needs in digital arts and interactive media. * BS, COMPUTER SCIENCE LEARN MORE Examine key topics in computer hardware and software, including programming, networking, and operating systems, with a focus on cyber operations. * BS, COMPUTER TECHNOLOGY LEARN MORE Learn computer-based systems, web development fundamentals, and programming essentials in a certification preparation-oriented program. * BA, CRIMINAL JUSTICE LEARN MORE Explore the causes of crime, criminal behavior, criminal investigation, corrections and incarceration, juvenile issues, and stress management. * BS, CRIMINAL JUSTICE LEARN MORE Engage in an in-depth examination of criminal behavior, crime scene investigation, and digital forensic science. * BS, CYBERSECURITY LEARN MORE Learn to strategically assess, design, and implement superior cybersecurity defense systems for the public and private sectors. * BS, DATA SCIENCE LEARN MORE Get a solid foundation in data science with project-based coursework as you learn to tell the story in the data with data visualization. * BE, ELECTRICAL ENGINEERING LEARN MORE Explore the essentials of electrical engineering, including analog circuit design and analysis, energy conversion, radar and RF signaling and more. * BA, EMERGENCY AND DISASTER MANAGEMENT LEARN MORE Examine emergency management and planning, incident command, hazard mitigation, social media, hazardous materials management, and the psychology of disaster. * BA, ENGLISH LEARN MORE Sharpen critical thinking and communication skills while engaging in a deep exploration of English, American, and world literature. * BA, ENTREPRENEURSHIP LEARN MORE Become knowledgeable in the essential elements of business innovation: idea generation, marketing, management, funding, and more. * BS, ENVIRONMENTAL SCIENCE LEARN MORE Explore the key issues and solutions driving the future of environmental management, including the stewardship of natural resources, pollution management, and fish and wildlife management. * BS, ESPORTS LEARN MORE Learn about the serious side of the video gaming industry, examining the business of esports, event/facility management, player development and performance, and media production. * BS, FIRE SCIENCE MANAGEMENT LEARN MORE Explore fire behavior, tactical fire operations, leadership, fire safety, and fire suppression methods with a focus on emergency and disaster management. * BA, GOVERNMENT CONTRACTING AND ACQUISITION LEARN MORE Develop proficiency in the government contracting and systems acquisition cycle within federal agencies and military and civilian defense organizations. * BS, HEALTHCARE ADMINISTRATION LEARN MORE Build knowledge in healthcare legal and ethical principles, compliance, quality and safety, finance, informatics, and human resources applied to a hospital, healthcare system, or medical practice. * BS, HEALTH INFORMATION MANAGEMENT LEARN MORE Expand your knowledge of the health information systems and technologies that drive today’s healthcare industry. * BAS, HEALTH SCIENCES LEARN MORE Engage in a broad study of natural sciences, sports and health sciences, public health, information systems, health information management, and healthcare administration. * BA, HISTORY LEARN MORE Learn about the past—history’s most fascinating events, people, and cultures—in order to understand how modern civilization took shape. * BA, HOMELAND SECURITY LEARN MORE Build foundational knowledge in critical infrastructure protection, defense, border security, intelligence, and interagency and intergovernmental relations. * BA, HOSPITALITY MANAGEMENT LEARN MORE Prepare for global hospitality operations, exploring hospitality marketing, HR, leadership, strategic planning, law, ethics, and revenue management. * BA, HUMAN DEVELOPMENT AND FAMILY STUDIES LEARN MORE Explore human development across the lifespan with coursework that examines human interaction, human sexuality, family life and communications, and parenting. * BA, HUMAN RESOURCE MANAGEMENT LEARN MORE Explore strategies to motivate, compensate, recruit, evaluate, and develop an organization’s talent base. * BS, INFORMATION TECHNOLOGY LEARN MORE Learn how to build and deploy networks, databases, web properties, and other IT-related assets. * BS, INFORMATION TECHNOLOGY MANAGEMENT LEARN MORE Learn how to develop and communicate technology solutions, manage tech operations, evaluate and improve products, and provide customer support. * BA, INTELLIGENCE STUDIES LEARN MORE Build knowledge in intelligence gathering, analysis, and operations, with professional application to the U.S. intelligence community, as well as security and corporate intelligence sectors. * BA, INTERDISCIPLINARY STUDIES LEARN MORE Combine general education with courses in business and management, communication and media, natural and social sciences, and social services to finish your degree online. * BA, INTERNATIONAL RELATIONS AND GLOBAL SECURITY LEARN MORE Explore civic engagement and social responsibility in the context of the influences impacting diplomacy worldwide and the shaping of geopolitical leaders. * BS, LEGAL STUDIES LEARN MORE Prepare for ethical service and leadership, developing the knowledge to address complex legal issues that can impact the public’s access to justice. * BA, MANAGEMENT LEARN MORE Explore the concepts and practices necessary to organize, motivate, and lead human capital in private, public, and military settings. * BA, MARKETING LEARN MORE Explore the many dimensions of marketing: product development, research and strategy, branding, planning and distribution, pricing, promotion, and ecommerce. * BS, MATHEMATICS LEARN MORE Explore advanced mathematical theory and analytical methods while sharpening critical-thinking skills used to solve science and technology problems. * BA, MILITARY HISTORY LEARN MORE Focus on armed conflict and how the outcomes of those events shaped civilizations throughout history. * BS, NATURAL SCIENCES LEARN MORE Engage in a comprehensive exploration of biology, chemistry, physics, mathematics, and earth science while undertaking at-home lab work using kits mailed to you. * BS, NURSING LEARN MORE Advance your knowledge as a Registered Nurse through coursework including evidence-based practice, clinical decision-making, and community health. * BA, PHILOSOPHY LEARN MORE Explore myths, rituals, ethics, and morality through the teachings of the most acclaimed philosophers and theoretical movements. * BA, POLITICAL SCIENCE LEARN MORE Prepare for global citizenship by engaging in an examination of government, economics, and civil society’s relation to contemporary political systems * BA, PSYCHOLOGY LEARN MORE Study the human mind and behavior through the prism of developmental, organizational, and abnormal psychology. * BS, PUBLIC HEALTH LEARN MORE Examine public health issues in the U.S. and abroad, including the science, psychology, and sociology associated with public health issues. * BA, RELIGION LEARN MORE Develop an understanding of religion’s influence throughout society from a cultural, political, and spiritual perspective. * BA, RETAIL MANAGEMENT LEARN MORE Develop the leadership skills needed for retail professionals, exploring strategy, innovation, operations, and merchandising. * BA, REVERSE LOGISTICS MANAGEMENT LEARN MORE Learn the environmental, technological, economic, policy, and transportation aspects of reverse logistics as it applies to military, manufacturing, and retail operations. * BA, SECURITY MANAGEMENT LEARN MORE Learn the principles associated with various types of security, including asset protection, security program administration and evaluation, ethics, and physical security. * BA, SOCIOLOGY LEARN MORE Study all forms of human behavior and interaction—from individuals and small groups to institutions and global communities. * BS, SPACE STUDIES LEARN MORE Study aerospace science, astronomy, management, and operations as you learn about the political, legal, economic, and technological challenges associated with space exploration. * BS, SPORTS AND HEALTH SCIENCES LEARN MORE Learn how to help individuals optimize health and wellness by exploring exercise science, exercise testing and programming, fitness, and nutrition. * BS, SPORTS MANAGEMENT LEARN MORE Learn about the business of sports, including sports marketing, promotion, public relations, finance, facility management, event planning, and law. * BA, SUPPLY CHAIN MANAGEMENT LEARN MORE Leverage problem solving and critical thinking skills in managing the complex processes, activities, and costs associated with getting products from suppliers to customers. * BAS, TECHNICAL MANAGEMENT LEARN MORE Explore management concepts and practices needed to organize, motivate, and lead personnel in technical settings. * BA, TRANSPORTATION AND LOGISTICS MANAGEMENT LEARN MORE Explore the principles, policies, and trends related to the heart of the global supply chain: air, maritime, and ground transportation and logistics. * MS, ACCOUNTING LEARN MORE Blend theory with the practical and research skills required to address complex accounting issues found in private corporations, governmental agencies, and nonprofit organizations. * MS, APPLIED BUSINESS ANALYTICS LEARN MORE Learn to use data mining techniques and apply business and big data analytics to help you meet your organization’s business objectives. * MS, ATHLETIC DEVELOPMENT MANAGEMENT LEARN MORE Combine your commitment to optimize the training and development of athletes with your desire to own or manage a sports training facility or private coaching business. * MBA, BUSINESS ADMINISTRATION LEARN MORE Explore management, marketing, technology, business analytics, and other capabilities essential for business leadership with this online MBA. * MA, CRIMINAL JUSTICE LEARN MORE Explore criminal law, juvenile and delinquent behavior, security, and terrorism in a post-9/11 world as you develop professional skills necessary for leadership in the criminal justice field. * MS, CYBERSECURITY LEARN MORE Learn to prevent, detect, and respond to large-scale cyber threats and cyber attacks, building knowledge in risk management, intrusion detection, and digital forensics. * M.ED., EDUCATIONAL LEADERSHIP LEARN MORE This program is for practicing teachers who wish to develop the knowledge and skills necessary for a leadership role in a K-12 school. * MA, EMERGENCY AND DISASTER MANAGEMENT LEARN MORE Be prepared to manage emergency, disaster, and catastrophe response, relief, and recovery at an advanced level. * MA, EMERGENCY AND DISASTER MANAGEMENT AND HOMELAND SECURITY LEARN MORE Prepare to lead response in times of crisis with this dual degree to advance your knowledge in emergency and disaster management, homeland security, hazard analysis, terrorism. * MA, ENTREPRENEURSHIP LEARN MORE Explore the practical applications of running a business by examining business concepts related to marketing, management, ideation, and capital funding. * MS, ENVIRONMENTAL POLICY MANAGEMENT LEARN MORE Prepare to resolve today’s most complex environmental issues through the use of environmental management tools and strategies. * MS, HEALTHCARE ADMINISTRATION LEARN MORE Sharpen your strategic decision-making skills with an eye toward ethical leadership practices, leading a diverse workforce, and quality patient-centered care in a hospital, healthcare system, or medical practice. * MS, HEALTH INFORMATION MANAGEMENT LEARN MORE Enhance leadership, critical-thinking, and problem-solving skills with a focus on health data management and clinical decision-making. * M.ED., HIGHER EDUCATION ADMINISTRATION LEARN MORE Develop the college leadership skills needed to create effective learning environments leading to student success. * MA, HISTORY LEARN MORE Embark on an academic journey to explore key historical events, people, and cultures that fundamentally shaped the world today. * MA, HOMELAND SECURITY LEARN MORE Develop leadership skills aimed at national security and gain advanced knowledge in homeland security and defense, intelligence, privacy and civil liberties, resilience, and domestic terrorism. * MA, HUMAN RESOURCE MANAGEMENT LEARN MORE Sharpen your knowledge of HR management concepts, including employee recruitment, retention, and compensation, in order to contribute to an organization’s strategic direction. * MA, HUMANITIES LEARN MORE Critically examine the human race through the lens of the humanities, social sciences, and natural sciences, studying works from antiquity to the present day. * MS, INFORMATION TECHNOLOGY LEARN MORE Develop an advanced understanding of information systems (IS) development and implementation through courses covering database systems and IS architectures. * MA, INTELLIGENCE STUDIES LEARN MORE Gain an expert understanding of strategic intelligence analysis, collection, and operations as they apply to intelligence, security, and corporate sectors. * MA, INTERNATIONAL RELATIONS AND GLOBAL SECURITY LEARN MORE Develop integrated knowledge of international studies, international affairs, and conflict resolution, while engaging in comparative study of complex international systems. * MA, LEGAL STUDIES LEARN MORE Expand your knowledge and understanding of law, legal doctrines, legal concepts, and workplace legal issues. * MA, MANAGEMENT LEARN MORE Probe the advanced leadership and organizational management concepts and practices that drive strategic business initiatives. * MA, MILITARY HISTORY LEARN MORE Learn about warfare’s impact on society, as well as the strategy, command, leadership tactics, and technological weaponry advances that influenced the outcome of pivotal battles in history. * MA, MILITARY STUDIES LEARN MORE Examine concepts related to the theory and practice of war, joint warfare, and military leadership, along with emerging defense and security challenges facing the U.S. * MA, NATIONAL SECURITY STUDIES LEARN MORE Explore the complexities of today’s uncertain security environment through an executive-level education in national and international security policy. * MS, NURSING LEARN MORE Prepare to be an effective leader and an agent of change in the delivery of quality, patient-centered healthcare. * MS, NURSING RN-MSN LEARN MORE Speed your path to becoming a master’s-prepared nurse with this accelerated program as you earn both a BSN and an MSN in this single program. * M.ED., ONLINE TEACHING LEARN MORE Learn how to manage a K-12 online/virtual classroom or school while sharpening your ability to help students achieve success through digital learning. * MA, POLITICAL SCIENCE LEARN MORE Advance your understanding of how government works, while enhancing your ability to evaluate policy at all levels of government. * MA, PSYCHOLOGY LEARN MORE Explore the human mind and behavior through coursework covering personality, development, human relations, and social and cultural diversity. * MPA, PUBLIC ADMINISTRATION LEARN MORE Learn to help governments and public sector agencies run smoothly by developing an advanced understanding of public administration, management, and policy. * MPH, PUBLIC HEALTH LEARN MORE Address complex health issues, exploring community and global health, environmental health sciences, epidemiology, and health policy in this CEPH-accredited program. * MPP, PUBLIC POLICY LEARN MORE Master the essential elements of public policy: research, data analysis, communication, creative and critical thinking, and action. * MA, REVERSE LOGISTICS MANAGEMENT LEARN MORE Develop the unique and specialized knowledge required to support complex reverse logistics challenges in both military and civilian environments. * MA, SECURITY MANAGEMENT LEARN MORE Gain an expert understanding of asset protection, loss prevention management, security program evaluation, and security management ethics and administration. * MA, SOCIOLOGY LEARN MORE Demonstrate advanced knowledge of social science research methods and statistical analysis to examine big data in interdisciplinary contexts and career fields. * MS, SPACE STUDIES LEARN MORE Examine the challenges associated with the exploration and usage of space considering factors involving politics, economics, law, commerce, science, and technology. * MS, SPORTS AND HEALTH SCIENCES LEARN MORE Learn how to design effective movement programs for people as you gain advanced knowledge in exercise science, nutrition, and fitness. * MS, SPORTS MANAGEMENT LEARN MORE Enhance your knowledge of sports law, marketing, promotion, public relations, and finance, as you develop business skills to support sports program and individual athlete achievement. * M.ED., STUDENT AFFAIRS IN HIGHER EDUCATION LEARN MORE Prepare for educational leadership and student affairs roles in higher education with this master’s program, offering unique practicum opportunities. * MA, SUPPLY CHAIN MANAGEMENT LEARN MORE Examine the supply chain management industry from a global perspective and explore purchasing, transportation, logistics, distribution, warehousing, reverse logistics, and acquisitions management. * M.ED., TEACHING LEARN MORE Enhance your knowledge and skill in curriculum and instruction, diversity, classroom management, and applied technology in this nonlicensure program. * MA, TRANSPORTATION AND LOGISTICS MANAGEMENT LEARN MORE Develop advanced knowledge and capabilities related to air, maritime, and ground transportation and logistics in moving goods from manufacturer to consumer. * DOCTORAL, GLOBAL SECURITY LEARN MORE Develop an expert understanding of global security, with a focus on how it impacts domestic security and foreign policy. * DOCTORAL, STRATEGIC INTELLIGENCE LEARN MORE Study the activities and relationships between actors in the global community, along with domestic intelligence topics and issues of strategic concern to the U.S. * GRAD CERT., ACCOUNTING LEARN MORE Enhance existing accounting knowledge through courses exploring advanced accounting topics. * GRAD CERT., AMERICAN HISTORY LEARN MORE Explore the political, cultural, religious, and socioeconomic conditions that shaped the U.S. since its 18th century beginnings. * GRAD CERT., AMERICAN REVOLUTION LEARN MORE Explore the political, economic, and military factors that prompted and followed the Revolutionary War from both the British and American viewpoints. * GRAD CERT., ANCIENT AND CLASSICAL HISTORY LEARN MORE Gain a thorough understanding of how Ancient Greek and Roman societies contributed to the rise of the West. * GRAD CERT., ATHLETIC ADMINISTRATION LEARN MORE Examine the leadership, management, business, and fundraising skills often used by administrators of athletic programs. * GRAD CERT., BUSINESS ESSENTIALS FOR THE SECURITY EXECUTIVE LEARN MORE Explore key business skills for security professionals managing personnel, budgets, and operations. * UNDERGRAD CERT., CHILD LIFE LEARN MORE Understand the complex issues faced by children and their families during times of acute or chronic illness, injury, trauma, disability, loss, and bereavement. * GRAD CERT., CIVIL WAR STUDIES LEARN MORE Explore the social, cultural, economic, and political influences that shaped the Antebellum, Civil War, and Reconstruction eras. * UNDERGRAD CERT., COMPUTER SYSTEMS AND NETWORKS LEARN MORE Gain the knowledge often needed for building, repairing, and troubleshooting networks, PCs, and peripherals. * UNDERGRAD CERT., COUNTERINTELLIGENCE LEARN MORE Examine the role of counterintelligence professionals in overt and covert operational styles. * GRAD CERT., COUNTERINTELLIGENCE LEARN MORE Gain an in-depth understanding of national security challenges, as taught by faculty with first-hand experience in the military, government, intelligence, defense, and policy sectors. * GRAD CERT., CYBERCRIME LEARN MORE Gain an understanding of cybercrime investigation models, countermeasures, prevention methods, and federal and international cybercrime laws. * UNDERGRAD CERT., CYBERCRIME ESSENTIALS LEARN MORE Explore the theory, best practices, and methods for conducting computer forensics investigations. * UNDERGRAD CERT., CYBERSECURITY LEARN MORE Analyze the social and legal impacts of cyber terrorism, cyberstalking, and cyber bullying. * UNDERGRAD CERT., DIGITAL FORENSICS LEARN MORE Explore digital forensics measures often needed to combat security incidents and prevent the loss or corruption of proprietary information. * GRAD CERT., DIGITAL FORENSICS LEARN MORE Advance your knowledge of data security, integrity, and security vulnerabilities from multifunctional devices. * UNDERGRAD CERT., E-COMMERCE LEARN MORE Gain a thorough overview of ecommerce architecture, tools, and technologies while advancing your knowledge of web analytics, content management systems, and more. * GRAD CERT., EMERGENCY AND DISASTER MANAGEMENT LEARN MORE Focus on hazard analysis, mitigation, planning, budgeting, communication, response, and recovery strategies for navigating emergencies. * UNDERGRAD CERT., EMERGENCY MANAGEMENT LEARN MORE Study emergency management theory and concepts while building your knowledge of disaster planning, risk assessment, emergency operations, crisis communication, public policy, and disaster mitigation and recovery. * GRAD CERT., EMERGENCY MANAGEMENT EXECUTIVE LEADERSHIP LEARN MORE Gain the knowledge often needed to lead an emergency management program during preparation, response, and recovery operations. * UNDERGRAD CERT., EMPLOYEE RELATIONS AND ENGAGEMENT LEARN MORE Study management strategies often used for navigating organizational change, resolving conflicts in the workplace, and encouraging healthy interaction among coworkers. * UNDERGRAD CERT., ENTERPRISE WEB APPLICATIONS LEARN MORE Gain a foundation in the theories and skills often necessary to design, develop, and implement robust enterprise web applications. * GRAD CERT., ENVIRONMENTAL HAZARD MITIGATION AND RESTORATION LEARN MORE Explore government policies designed to achieve sustainable natural disaster response and environmental mitigation. * GRAD CERT., ENVIRONMENTAL PLANNING AND DESIGN LEARN MORE Explore the complex correlations between humans, natural resource usage, and the resulting impact on the environment. * GRAD CERT., ENVIRONMENTAL SUSTAINABILITY LEARN MORE Focus on sustainability fundamentals, energy and environmental policy, economics, and global resource allocation. * GRAD CERT., EUROPEAN HISTORY LEARN MORE Examine the connection between major historical events—from the death of Louis XIV to the near present day—and the economies, industries, and cultures that exist in Europe today. * GRAD CERT., EXECUTIVE COACHING LEARN MORE Get the tools you may need to help individuals hone their leadership with this certificate, aligned to Board Certified Coach and International Coach Federation Certified Professional Coach competencies. * GRAD CERT., EXECUTIVE LAW ENFORCEMENT LEADERSHIP LEARN MORE Study management fundamentals pertaining to law enforcement organizations. * UNDERGRAD CERT., EXPLOSIVE ORDNANCE DISPOSAL LEARN MORE Study the science, history, construction, and handling of explosive substances, as well as proper disposal techniques. * UNDERGRAD CERT., FAMILY STUDIES LEARN MORE Gain the foundational skills and knowledge often required to work with children and families. * UNDERGRAD CERT., FIRE SCIENCE LEARN MORE Explore how and why fires start, spread, and can be controlled, while advancing your knowledge of fire prevention tactics, protection systems, emergency services, and more. * UNDERGRAD CERT., FISH AND WILDLIFE MANAGEMENT LEARN MORE Study the science, policies, regulations, and technical approaches to managing fish and wildlife across a variety of ecosystems. * GRAD CERT., FISH AND WILDLIFE MANAGEMENT LEARN MORE Study ecological functions, habitat restoration, and the survivability and management of fish and wildlife populations. * UNDERGRAD CERT., FORENSICS LEARN MORE Gain a foundational knowledge of forensics, learning from faculty who bring a wealth of knowledge from professional roles in law enforcement and criminal justice. * UNDERGRAD CERT., GOVERNMENT AGENCY ADMINISTRATION LEARN MORE Gain foundational knowledge for leading public sector organizations, such as police, fire, and public works departments. * UNDERGRAD CERT., HOMELAND SECURITY LEARN MORE Analyze the current state of homeland security in the United States, while gaining the knowledge and skill typically needed to create measures for protecting public safety. * GRAD CERT., HOMELAND SECURITY LEARN MORE Evaluate defense tactics for safeguarding our nation against weapons of mass destruction, terrorism, intelligence, and interagency government-related issues. * GRAD CERT., HUMAN CAPITAL LEADERSHIP LEARN MORE Learn how to navigate complex decision making, evaluate critical information, and implement new initiatives in a changing work environment. * UNDERGRAD CERT., HUMAN RESOURCE MANAGEMENT LEARN MORE Gain exposure to the core functions of the HR field, and understand the role HR plays in organizational leadership. * UNDERGRAD CERT., INFANT AND TODDLER CARE LEARN MORE Explore infant and toddler development and disorders, while gaining the knowledge and skill typically needed to implement age-appropriate group activities and programs. * GRAD CERT., INFORMATION ASSURANCE LEARN MORE Learn the skills typically needed to detect threats and secure vital information assets across networks for organizations and government agencies. * UNDERGRAD CERT., INFORMATION SECURITY PLANNING LEARN MORE Learn how to design secure networks and safeguard organizations’ information assets internal and external threats. * GRAD CERT., INFORMATION SYSTEMS SECURITY LEARN MORE Learn the guiding principles of information systems security and evaluate various types of security architecture and design models. * UNDERGRAD CERT., INFORMATION SYSTEMS SECURITY ESSENTIALS LEARN MORE Learn how to help protect organizations’ information assets while advancing your knowledge of access control, application security, business continuity, disaster recovery planning, and cryptography. * UNDERGRAD CERT., INSTRUCTIONAL DESIGN AND DELIVERY LEARN MORE Learn to create cohesive and engaging courses, syllabi, objectives, activities, and classroom management plans for adult learners. * UNDERGRAD CERT., INTELLIGENCE ANALYSIS LEARN MORE Learn how to gauge and forecast threats to U.S. national security using advanced qualitative analytic procedures, basic modeling, and predictive analysis skills. * GRAD CERT., INTELLIGENCE ANALYSIS LEARN MORE Gain comprehensive knowledge of how U.S. intelligence agencies work to guard our global interests and protect national security. * GRAD CERT., INTELLIGENCE STUDIES LEARN MORE Focus on intelligence theories and practices, data intelligence development, security threats, counterintelligence, and countermeasures. * UNDERGRAD CERT., INTERNET WEBMASTER LEARN MORE Acquire the knowledge and skill typically needed to design and develop websites, while gaining hands-on experience with HTML5, cascading style sheets (CSS), graphics, tables, templates, frames, forms, snippets, and more. * UNDERGRAD CERT., IT INFRASTRUCTURE SECURITY LEARN MORE Gain an understanding of how to design secure networks, develop risk mitigation plans, and perform intrusion detection in IT network environments. * GRAD CERT., IT PROJECT MANAGEMENT LEARN MORE Gain an in-depth understanding of IT management, effective strategic planning, risk assessment, and business systems analysis. * UNDERGRAD CERT., IT PROJECT MANAGEMENT ESSENTIALS LEARN MORE Gain skills aimed at oversight of complex enterprise-level IT projects, including strategic planning and resource management. * GRAD CERT., K-12 ONLINE LEARNING LEARN MORE Enrich your skill set and explore the teaching methods and technology tools suited for today’s ever-evolving virtual, face-to-face, and hybrid instructional settings. * GRAD CERT., K-12 READING AND DIFFERENTIATED INSTRUCTION LEARN MORE Explore diagnostic approaches for struggling K-12 readers and learn how to create unique instructional and assessment activities. * GRAD CERT., K-12 VIRTUAL SCHOOL ADMINISTRATION LEARN MORE Explore the financial, educational, legal, and ethical factors that influence the virtual classroom. * UNDERGRAD CERT., LAW ENFORCEMENT LEADERSHIP LEARN MORE Gain the foundational knowledge typically needed to lead a law enforcement agency by studying organizational behavior, budget development, labor relations, strategic planning, and more. * GRAD CERT., LEADERSHIP AND LOGISTICS LEARN MORE Build understanding of effective supply chain strategies for private- and public-sector organizations. * GRAD CERT., LIFE COACHING LEARN MORE Advance your knowledge of the models, strategies, and practices often used for coaching individuals and groups to achieve their unique goals. * GRAD CERT., LOGISTICS MANAGEMENT LEARN MORE Develop an in-depth understanding of logistics processes and the role it plays in optimizing supply chain management. * UNDERGRAD CERT., MICROSOFT OFFICE APPLICATIONS LEARN MORE Grow familiar with the word processing, spreadsheet, presentation, and communications applications commonly used in a variety of fields. * GRAD CERT., NATIONAL SECURITY STUDIES LEARN MORE Compare the structures, functions, capabilities, and activities of national and international security community members. * GRAD CERT., NEUROLEADERSHIP LEARN MORE Discover creative approaches to improve employee performance, manage diversity, and facilitate better learning through coaching * GRAD CERT., NONPROFIT MANAGEMENT LEARN MORE Gain a deeper understanding of leadership, fundraising, government relations, communications, marketing, and finance fundamentals for nonprofits. * GRAD CERT., NURSING EDUCATION LEARN MORE Prepare to educate the next generation of nursing professionals with this graduate certificate in Nursing Education, focusing on curriculum design, assessment, and teaching and learning practices. * GRAD CERT., NURSING LEADERSHIP LEARN MORE This post-master’s certificate develops skills in leadership, human resource management, and operational quality for those seeking to advance their nursing practice. * GRAD CERT., ORGANIZATIONAL CRISIS MANAGEMENT LEARN MORE Explore organizational crisis management concepts from a leader’s perspective, including organizational change, risk management, processes, and leadership roles in crisis management. * GRAD CERT., ORGANIZATIONAL MANAGEMENT LEARN MORE Enhance your problem-solving skills and study the latest management practices for developing high-performance teams and meeting evolving goals in the global business environment. * UNDERGRAD CERT., PARALEGAL STUDIES LEARN MORE Study the basics of legal terminology, research, and writing, as well as U.S. legal theory and concepts. * UNDERGRAD CERT., PRE-HEALTH LEARN MORE Complete the general education coursework and lab experiences needed for admission to many nursing and allied health programs with this 26-credit program. * GRAD CERT., PROFESSIONAL SCIENCE MANAGEMENT LEARN MORE Gain the knowledge often needed for professional science leadership, while developing critical thinking, project management, problem solving, and negotiation skills. * UNDERGRAD CERT., PUBLIC LANDS MANAGEMENT LEARN MORE Explore the origins of national parks, forests, and refuges, while gaining foundational knowledge that may be applied to various industry fields. * UNDERGRAD CERT., REAL ESTATE MANAGEMENT LEARN MORE Gain a deeper understanding of real estate principles and practice, real estate law, property management, deeds and leases, insurance, marketing, and negotiation. * UNDERGRAD CERT., RESTAURANT OPERATIONS LEARN MORE Gain the front-office and behind-the-scenes operational knowledge often essential for restaurant management, employment, or ownership. * UNDERGRAD CERT., SECURITY MANAGEMENT LEARN MORE Focus on the protection of assets while examining the major aspects of physical security, associated threats, and countermeasures. * GRAD CERT., SECURITY MANAGEMENT LEARN MORE Learn how to evaluate security programs while advancing your knowledge of industrial espionage, cybercrime, and security asset protection. * UNDERGRAD CERT., SPACE STUDIES LEARN MORE Study spaceflight history, space policy, planetary exploration, and more, with a curriculum originally designed by a former NASA astronaut. * GRAD CERT., SPACE STUDIES LEARN MORE Study advanced laws of planetary motion and gravitation, orbital mechanics, and remote sensing, learning from expert faculty with NASA expertise. * GRAD CERT., SPORTS MANAGEMENT LEARN MORE Gain advanced business knowledge often essential for sports marketing agencies, professional sport franchises, recreational services, and more. * UNDERGRAD CERT., STRATEGIC LEADERSHIP (BUSINESS) LEARN MORE Develop the tools and strategies often used for promoting a healthy workplace culture, learning from faculty who bring real-world management experience and knowledge. * GRAD CERT., STRATEGIC LEADERSHIP (MILITARY) LEARN MORE Explore strategic military leadership theories, principles, and concepts applied from the mid-20th century through the modern era. * UNDERGRAD CERT., TERRORISM STUDIES LEARN MORE Gain foundational knowledge of international and domestic terrorism, counterterrorism, terrorist weapons, and predictive intelligence methods for preventing terror attacks. * GRAD CERT., TERRORISM STUDIES LEARN MORE Identify the religious and political motivations that spark violent attacks. * UNDERGRAD CERT., VISUAL COMMUNICATIONS LEARN MORE Gain foundational knowledge of graphic design, image manipulation, website design, and more while growing familiar with Adobe® applications. * GRAD CERT., WORLD WAR 2 STUDIES LEARN MORE Develop complex knowledge of World War II, examining the blitzkriegs, campaigns in North Africa and Italy, and the Allied victory in Europe and the Pacific. NO ITEMS COULD BE FOUND MATCHING THE QUERY. Tip: Keyword searches are exact; try a shorter phrase. You can reset your query above. Your current query Keyword: Level: School: None found The appearance of U.S. Department of Defense (DoD) visual information does not imply or constitute DoD endorsement. HOW TO APPLY Select PerkSpot in the Affiliations and Memberships field to ensure you receive any relevant educational benefits. TAKE THE NEXT STEP CLASSES BEGIN OCTOBER 7. Request InformationApply Now There is no cost to apply for undergraduate and master’s-level programs. American Public University Logo 111 W. Congress Street Charles Town, WV 25414 877-755-2787 ABOUT AMERICAN PUBLIC UNIVERSITY American Public University is part of American Public University System (APUS), which is accredited by the Higher Learning Commission (hlcommission.org), an institutional accreditation agency recognized by the U.S. Department of Education, and is a wholly owned subsidiary of American Public Education, Inc. (APEI). Pursuant to a contractual arrangement, APEI provides certain services for the benefit of APUS, subject to APUS oversight and ultimate authority. Pursuant to a license, APEI may use APUS’s trademarks and other intellectual property in its performance of those services. American Public University System, American Public University, and American Military University are not affiliated with American University or the U.S. Military. © 2024 American Public University System, 111 W. Congress Street, Charles Town, WV 25414 | Toll Free: 877-755-2787 Privacy Policy | Terms | Disclosure | Do Not Sell My Personal Information