Skip to main content

Course Descriptions

The following is a complete listing of courses offered at MCC. You can also visit our Programs of Study page for a list of course requirements necessary to complete your degree.

Please note: Special Studies is a general heading for experimental courses or those for which the demand is untested, unknown, immediate, or temporary. You can visit our Special Studies page for a list of Special Studies courses.

Click on the arrow to view a list of course descriptions for each program.

Show details for [<div class="Course_Table_Content">AAD - Applied Art and Design</div>]
AAD - Applied Art and Design
Show details for [<div class="Course_Table_Content">ACC - Accounting</div>]
ACC - Accounting
Show details for [<div class="Course_Table_Content">ACD - Alcohol/Chemical Dependency</div>]
ACD - Alcohol/Chemical Dependency
Show details for [<div class="Course_Table_Content">AGS - Agricultural Studies</div>]
AGS - Agricultural Studies
Show details for [<div class="Course_Table_Content">ANT - Anthropology</div>]
ANT - Anthropology
Show details for [<div class="Course_Table_Content">ARA - Arabic/Foreign Language</div>]
ARA - Arabic/Foreign Language
Show details for [<div class="Course_Table_Content">ART - Art</div>]
ART - Art
Show details for [<div class="Course_Table_Content">ASL - American Sign Language/Foreign Language</div>]
ASL - American Sign Language/Foreign Language
Show details for [<div class="Course_Table_Content">ATP - Automotive Technology</div>]
ATP - Automotive Technology
Show details for [<div class="Course_Table_Content">BIO - Biology</div>]
BIO - Biology
Show details for [<div class="Course_Table_Content">BUS - Business</div>]
BUS - Business
Show details for [<div class="Course_Table_Content">CDL - Interdisciplinary</div>]
CDL - Interdisciplinary
Show details for [<div class="Course_Table_Content">CE  - Disney College Program Internship</div>]
CE - Disney College Program Internship
Show details for [<div class="Course_Table_Content">CEL - Leadership</div>]
CEL - Leadership
Show details for [<div class="Course_Table_Content">CHE - Chemistry</div>]
CHE - Chemistry
Show details for [<div class="Course_Table_Content">CHI - Chinese/Foreign Language</div>]
CHI - Chinese/Foreign Language
Show details for [<div class="Course_Table_Content">CIN - Cinema Studies</div>]
CIN - Cinema Studies
Show details for [<div class="Course_Table_Content">Cinema Studies</div>]
Cinema Studies
Show details for [<div class="Course_Table_Content">CIS - Computer Information Systems</div>]
CIS - Computer Information Systems
Show details for [<div class="Course_Table_Content">CIT - Civil and Construction Technology</div>]
CIT - Civil and Construction Technology
Show details for [<div class="Course_Table_Content">CLT - Clinical Laboratory Technician</div>]
CLT - Clinical Laboratory Technician
Show details for [<div class="Course_Table_Content">COM - Communication</div>]
COM - Communication
Show details for [<div class="Course_Table_Content">COS - College Success</div>]
COS - College Success
Show details for [<div class="Course_Table_Content">CPT - Computer Technology</div>]
CPT - Computer Technology
Show details for [<div class="Course_Table_Content">CRC - Computer Related Curricula</div>]
CRC - Computer Related Curricula
Show details for [<div class="Course_Table_Content">CRJ - Criminal Justice</div>]
CRJ - Criminal Justice
Hide details for [<div class="Course_Table_Content">CSC - Computer Science</div>]
CSC - Computer Science
CSC 101 - Introduction to Object-Oriented Programming
A first course in object-oriented programming for the Computer Science student. Emphasis will be on program specification, analysis, problem solving and implementation using an object-oriented language such as JAVA. Topics include definitions of classes and objects, algorithm development and methods, primitive and reference data types, arrays, and strings. More advanced topics such as exceptions and use of inheritance will be explored as well. Successful completion of this course with a C or better is required for further progress in Computer degree programs. Several major programming projects will be assigned to be completed outside of class and lab. 4 Credits.

Prerequisite: MTH 172 Or MTH 175, Or CIS 100 and MTH 165, Or MTH 165 and CPT 101, Or MTH 165 and CPT 114, all with a grade of C or better
CSC 103 - Introduction to Data Structures
An introduction to basic data structures, and a continuation of CSC 101 for Computer Science majors. Topics include sequential lists, linked lists, stacks, queues, recursion, binary trees, searching and sorting. Other topics include algorithm analysis and design, inheritance, polymorphism. An object oriented language such as Java will be used to implement algorithm and further develop general programming skills. Students will be required to complete several programming projects outside of class. 4 Credits.

Prerequisite: CSC 101 with a grade of C or better.
CSC 202 - Programming Embedded Microcontrollers in C and Assembly
The student will learn how to program, interface and troubleshoot a modern embedded processor such as the Motorola 68HC12 in both C and Assembly Language. Microcontroller architecture will be stressed. Topics include Synchronous and Asynchronous Input/Output, Analog to Digital Conversion, Pulse Width Modulation, Timer/Counters, Interrupts and Parallel Port Programming. Laboratory work will focus on program development, implementation and debugging techniques. Several programming projects will be assigned to be completed outside of class and in lab. A final project and student presentation are required. 4 Credits.

Prerequisite:MTH 165 with a C or better and CIS 200 or CPT 101 or CSC 101 or ENR 161 or ENR 157 with a C or better.
CSC 206 - Digital Computer Organization
This course provides an introduction to the design of the digital computer. Topics include number systems, digital gates, Boolean Algebra, design and implementation of combinational and sequential circuits, decoders, encoders, multiplexors, flip-flops, counters, registers and memory devices. Laboratory experiments include building combinational and sequential circuits. 3 Credits.

Prerequisite(s): CIS 200 or CPT 101 or CSC 101 with a grade of C or better.
CSC 214 - Electronic Vision and Image Processing
This course introduces the student to the basic elements of digital image acquisition and processing by examining how CCD's (charge coupled devices) function and how they are used in a camera to capture an image. Practical hands-on laboratory projects reinforce concepts while the student learns how a truly scientific grade, low noise CCD camera is built from ground-up using discrete components. The students problem solving skills are put to the test as they work in small specialized groups to attack challenging problems. Practical programming skills are developed as the student learns how to apply a high level programming language such as Java, C, Python and/or LabVIEW to facilitate in design, experimentation, data acquisition, image processing and analysis. Topics covered include: types of image sensors, performance characteristics, noise, digitization, scaling, color and gray scale rendition. This course is typically offered in the Spring, biannually. 3 Credits.

Prerequisite(s): MTH 165 or higher and one of: CIS 200 or CSC 101 or CPT 101 or CSC 223, both with a grade of C or better.
CSC 215 - Introduction to Linux
A course designed to introduce the student to the Linux operating system. Topics will include system installation and configuration, basic system administration, system updates, network services configuration, printer configuration, system services, and scripting. 3 Credits.

Prerequisite(s): CIS 200 or CSC 101 or CPT 101 with a grade of C or better or permission of instructor.
CSC 223 - Computer Programming - C++
This course presents the principles of computer programming using the C++ language. Topics covered include the use of variable types, expressions, control structures, pre-processor commands, functions, arrays, strings, pointers, structures, classes, objects, and files. Several major programming projects will be assigned to be completed outside of class and laboratory time. Students can earn credit for only one of the following courses: CIS 223, ITP 202, CSC 223. 3 Credits.

Prerequisites(s): CPT 101 or CSC 101 or CIS 200 with a grade of C or better.
CSC 225 - Advanced JAVA Programming
A second course in Java programming focusing on advanced language features. Topics will include Object Oriented Analysis and Design (OOAD), methodologies, automatic documentation generation using JAVADOC, Graphical User Interface (GUI) development, threads, database programming using Java Database Connectivity (JDBC), network programming using sockets and Remote Method Invocation (RMI), N-tier programming using Common Request Broker Architecture (CORBA), object serialization and remote objects, and collections. Students can earn credit for only one of the following: CIS 225, ITP 201, CSC 225. 3 Credits.

Prerequisite(s): CSC 101 or CSC 223 with a grade of C or better
CSC 290 - Independent Study
See the Department Chairperson. Variable Credit.
Show details for [<div class="Course_Table_Content">DAS - Dental Assisting</div>]
DAS - Dental Assisting
Show details for [<div class="Course_Table_Content">DEN - Dental Hygiene</div>]
DEN - Dental Hygiene
Show details for [<div class="Course_Table_Content">EBL - Experience Based Learning</div>]
EBL - Experience Based Learning
Show details for [<div class="Course_Table_Content">ECE - Education and Early Care</div>]
ECE - Education and Early Care
Show details for [<div class="Course_Table_Content">ECO - Economics</div>]
ECO - Economics
Show details for [<div class="Course_Table_Content">EDU - Education</div>]
EDU - Education
Show details for [<div class="Course_Table_Content">ELT - Electrical Engineering Technology/Electronics</div>]
ELT - Electrical Engineering Technology/Electronics
Show details for [<div class="Course_Table_Content">EMS - Emergency Medical Services</div>]
EMS - Emergency Medical Services
Show details for [<div class="Course_Table_Content">ENG - English Literature</div>]
ENG - English Literature
Show details for [<div class="Course_Table_Content">ENG - English Writing</div>]
ENG - English Writing
Show details for [<div class="Course_Table_Content">ENR - Engineering Science</div>]
ENR - Engineering Science
Show details for [<div class="Course_Table_Content">ESL - English For Speakers Of Other Languages (ESOL)</div>]
ESL - English For Speakers Of Other Languages (ESOL)
Show details for [<div class="Course_Table_Content">FPT - Fire Protection Technology</div>]
FPT - Fire Protection Technology
Show details for [<div class="Course_Table_Content">FRE - French/Foreign Language</div>]
FRE - French/Foreign Language
Show details for [<div class="Course_Table_Content">FSA - Food Service Administration</div>]
FSA - Food Service Administration
Show details for [<div class="Course_Table_Content">GEG - Geography</div>]
GEG - Geography
Show details for [<div class="Course_Table_Content">GEO - Geology</div>]
GEO - Geology
Show details for [<div class="Course_Table_Content">GER - German/Foreign Language</div>]
GER - German/Foreign Language
Show details for [<div class="Course_Table_Content">GLF - Golf Management</div>]
GLF - Golf Management
Show details for [<div class="Course_Table_Content">HBR - Hebrew/Foreign Language</div>]
HBR - Hebrew/Foreign Language
Show details for [<div class="Course_Table_Content">HED - Health Education</div>]
HED - Health Education
Show details for [<div class="Course_Table_Content">HEG - Health Education Global</div>]
HEG - Health Education Global
Show details for [<div class="Course_Table_Content">HIM - Health Information Technology</div>]
HIM - Health Information Technology
Show details for [<div class="Course_Table_Content">HIS - History</div>]
HIS - History
Show details for [<div class="Course_Table_Content">HMN - Humanities</div>]
HMN - Humanities
Show details for [<div class="Course_Table_Content">HON - Honors Studies</div>]
HON - Honors Studies
Show details for [<div class="Course_Table_Content">Honors Studies</div>]
Honors Studies
Show details for [<div class="Course_Table_Content">HSM - Homeland Security Administration</div>]
HSM - Homeland Security Administration
Show details for [<div class="Course_Table_Content">HSP - Hospitality</div>]
HSP - Hospitality
Show details for [<div class="Course_Table_Content">HUM - Human Services</div>]
HUM - Human Services
Show details for [<div class="Course_Table_Content">HVA - Heating, Ventilating & Air Conditioning</div>]
HVA - Heating, Ventilating & Air Conditioning
Show details for [<div class="Course_Table_Content">IDE - Interior Design</div>]
IDE - Interior Design
Show details for [<div class="Course_Table_Content">ITA - Italian/Foreign Language</div>]
ITA - Italian/Foreign Language
Show details for [<div class="Course_Table_Content">JPN - Japanese/Foreign Language</div>]
JPN - Japanese/Foreign Language
Show details for [<div class="Course_Table_Content">LAS - Liberal Arts</div>]
LAS - Liberal Arts
Show details for [<div class="Course_Table_Content">LAW - Law</div>]
LAW - Law
Show details for [<div class="Course_Table_Content">LDS - Leadership</div>]
LDS - Leadership
Show details for [<div class="Course_Table_Content">MAR - Marketing</div>]
MAR - Marketing
Show details for [<div class="Course_Table_Content">MET - Mechanical Technology</div>]
MET - Mechanical Technology
Show details for [<div class="Course_Table_Content">MMP - Automotive Technology</div>]
MMP - Automotive Technology
Show details for [<div class="Course_Table_Content">MTH - Mathematics</div>]
MTH - Mathematics
Show details for [<div class="Course_Table_Content">MUS - Music</div>]
MUS - Music
Show details for [<div class="Course_Table_Content">NUR - Nursing</div>]
NUR - Nursing
Show details for [<div class="Course_Table_Content">OFT - Office Technology</div>]
OFT - Office Technology
Show details for [<div class="Course_Table_Content">OPT - Optical Systems Technology</div>]
OPT - Optical Systems Technology
Show details for [<div class="Course_Table_Content">PE  - Physical Education--Coed</div>]
PE - Physical Education--Coed
Show details for [<div class="Course_Table_Content">PEC - Physical Education--Coed</div>]
PEC - Physical Education--Coed
Show details for [<div class="Course_Table_Content">PEJ - Physical Education-Criminal Justice</div>]
PEJ - Physical Education-Criminal Justice
Show details for [<div class="Course_Table_Content">PEM - Physical Education--Men</div>]
PEM - Physical Education--Men
Show details for [<div class="Course_Table_Content">PEW - Physical Education-Women</div>]
PEW - Physical Education-Women
Show details for [<div class="Course_Table_Content">PHL - Philosophy</div>]
PHL - Philosophy
Show details for [<div class="Course_Table_Content">PHO - Photography</div>]
PHO - Photography
Show details for [<div class="Course_Table_Content">PHY - Physics</div>]
PHY - Physics
Show details for [<div class="Course_Table_Content">PLE - Police: Law Enforcement</div>]
PLE - Police: Law Enforcement
Show details for [<div class="Course_Table_Content">PLS - Paralegal Studies</div>]
PLS - Paralegal Studies
Show details for [<div class="Course_Table_Content">POS - Political Science</div>]
POS - Political Science
Show details for [<div class="Course_Table_Content">PPE - Physical Studies/Physical Education</div>]
PPE - Physical Studies/Physical Education
Show details for [<div class="Course_Table_Content">PSC - Public Safety Communications</div>]
PSC - Public Safety Communications
Show details for [<div class="Course_Table_Content">PST - Public Safety Training</div>]
PST - Public Safety Training
Show details for [<div class="Course_Table_Content">PSY - Psychology</div>]
PSY - Psychology
Show details for [<div class="Course_Table_Content">Public Speaking</div>]
Public Speaking
Show details for [<div class="Course_Table_Content">REA - Reading</div>]
REA - Reading
Show details for [<div class="Course_Table_Content">SCI - Science</div>]
SCI - Science
Show details for [<div class="Course_Table_Content">SCR - Computer Security</div>]
SCR - Computer Security
Show details for [<div class="Course_Table_Content">SGT - Surgical Technology</div>]
SGT - Surgical Technology
Show details for [<div class="Course_Table_Content">SKT - Tooling and Machining</div>]
SKT - Tooling and Machining
Show details for [<div class="Course_Table_Content">SMT - Sports Management</div>]
SMT - Sports Management
Show details for [<div class="Course_Table_Content">SOC - Sociology</div>]
SOC - Sociology
Show details for [<div class="Course_Table_Content">SPA - Spanish/Foreign Language</div>]
SPA - Spanish/Foreign Language
Show details for [<div class="Course_Table_Content">SPC - Speech Communication</div>]
SPC - Speech Communication
Show details for [<div class="Course_Table_Content">STT - Solar Thermal Technology</div>]
STT - Solar Thermal Technology
Show details for [<div class="Course_Table_Content">SUS - Sustainability Studies</div>]
SUS - Sustainability Studies
Show details for [<div class="Course_Table_Content">SVL - Service Learning</div>]
SVL - Service Learning
Show details for [<div class="Course_Table_Content">TAM - Tooling and Machining</div>]
TAM - Tooling and Machining
Show details for [<div class="Course_Table_Content">TEK - Technology</div>]
TEK - Technology
Show details for [<div class="Course_Table_Content">THE - Theatre</div>]
THE - Theatre
Show details for [<div class="Course_Table_Content">TOY - Toyota</div>]
TOY - Toyota
Show details for [<div class="Course_Table_Content">TRS - Transitional Studies</div>]
TRS - Transitional Studies
Show details for [<div class="Course_Table_Content">TVL - Travel And Tourism</div>]
TVL - Travel And Tourism
Show details for [<div class="Course_Table_Content">XRT - Radiologic Technology</div>]
XRT - Radiologic Technology