, but this code // executes before the first paint, when

ÃÛÌÒapp

is not yet present. The // classes are added to so styling immediately reflects the current // toolbar state. The classes are removed after the toolbar completes // initialization. const classesToAdd = ['toolbar-loading', 'toolbar-anti-flicker']; if (toolbarState) { const { orientation, hasActiveTab, isFixed, activeTray, activeTabId, isOriented, userButtonMinWidth } = toolbarState; classesToAdd.push( orientation ? `toolbar-` + orientation + `` : 'toolbar-horizontal', ); if (hasActiveTab !== false) { classesToAdd.push('toolbar-tray-open'); } if (isFixed) { classesToAdd.push('toolbar-fixed'); } if (isOriented) { classesToAdd.push('toolbar-oriented'); } if (activeTray) { // These styles are added so the active tab/tray styles are present // immediately instead of "flickering" on as the toolbar initializes. In // instances where a tray is lazy loaded, these styles facilitate the // lazy loaded tray appearing gracefully and without reflow. const styleContent = ` .toolbar-loading #` + activeTabId + ` { background-image: linear-gradient(rgba(255, 255, 255, 0.25) 20%, transparent 200%); } .toolbar-loading #` + activeTabId + `-tray { display: block; box-shadow: -1px 0 5px 2px rgb(0 0 0 / 33%); border-right: 1px solid #aaa; background-color: #f5f5f5; z-index: 0; } .toolbar-loading.toolbar-vertical.toolbar-tray-open #` + activeTabId + `-tray { width: 15rem; height: 100vh; } .toolbar-loading.toolbar-horizontal :not(#` + activeTray + `) > .toolbar-lining {opacity: 0}`; const style = document.createElement('style'); style.textContent = styleContent; style.setAttribute('data-toolbar-anti-flicker-loading', true); document.querySelector('head').appendChild(style); if (userButtonMinWidth) { const userButtonStyle = document.createElement('style'); userButtonStyle.textContent = `#toolbar-item-user {min-width: ` + userButtonMinWidth +`px;}` document.querySelector('head').appendChild(userButtonStyle); } } } document.querySelector('html').classList.add(...classesToAdd); })(); Sociology Major, Minor | ÃÛÌÒapp

ÃÛÌÒapp

Skip to main content

Sociology Major, Minor

Undergraduate Program On Campus

What You'll Learn

Delve into tough questions about how our communities and social relationships shape our lives. Instead of easy answers, you’ll find rich conversations and different approaches to God’s plan for the world.

You’ll examine tension and disorder in society, examining the causes of injustice and suffering. You'll gain a deep understanding of human behavior and relationships, and you’ll equip yourself with the skills to foster renewal and work toward justice in both individual lives and entire communities.

Take your learning outside the classroom through paid research, community internships, off-campus programs, and featured lectures and seminars. You’ll graduate well-equipped for a career in criminology, missions, international development, social work, and more.

What Makes This Program Great

  • Practical skills: Sociology students at ÃÛÌÒapp get internships at places like local courts, police departments, rehabilitation facilities, counseling centers, and more. 85% of ÃÛÌÒapp students have an internship experience before they graduate.
  • Faithful teachers: Your sociology professors are committed Christians whose faith informs their research and teaching in their field. They'll get to know you personally and even work with you to chart out your academic and career goals.
  • Off-campus learning: ÃÛÌÒapp sociology students have traveled to Tegucigalpa to learn about justice issues from local workers and Honduran politicians. They've gone to Hollywood to analyze the culture and community of film. At ÃÛÌÒapp, you'll have many opportunities to pursue your learning off-campus.
  • Real-world research: Each professor in the sociology department is an active researcher in their field. As a sociology student, you could team up with faculty on one of these projects. Programs like the McGregor Summer Research program can provide many opportunities for research that will bolster your skills and your résumé.
  • Loading...
  • Loading...