Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

Mount Mercy University Computer Science Major: Degree Overview and Course List, Slides of Computer science

Computer Science ProgramsMount Mercy UniversityCollege Majors

An overview of the computer science major at mount mercy university, including objectives, student opportunities, and a list of required and elective courses. Students will learn both theory and practice of computer programming, software engineering, and appropriate ethical standards. The program aims to teach modern professional practices and offers excellent employment opportunities in various industries.

What you will learn

  • What courses are required for the Computer Science major at Mount Mercy University?
  • Which student opportunities are available for Computer Science students at Mount Mercy University?
  • What objectives does Mount Mercy University's Computer Science major aim to achieve for its students?

Typology: Slides

2021/2022

Uploaded on 09/27/2022

aristocrat
aristocrat 🇬🇧

5

(5)

14 documents

1 / 3

Toggle sidebar

Related documents


Partial preview of the text

Download Mount Mercy University Computer Science Major: Degree Overview and Course List and more Slides Computer science in PDF only on Docsity! Computer Science 1 Computer Science Computer Science Major (CS) The computer science major prepares students to be professional computer programmers and (with the proper area of specialization) to enter graduate school in Computer Science. Students will learn both the theory and practice of the profession, how to work in groups to complete large software projects and appropriate ethical standards. Computer science is a rapidly changing profession and the Mount Mercy computer science program endeavors to teach, model and demonstrate the most modern professional practices. Students with a computer science degree find excellent employment opportunities in almost all industries. * NOTE: Computer science courses taken seven or more years ago are subject to review by the department before awarding credit for a major or minor in computer science. Objectives established for students in this major include, among others: use programming languages to explain fundamental computer science concepts; design and analyze algorithms; and understand the process of software engineering (i.e. writing specifications.) Computer Science Website For more detailed information about MMU computer science program, visit our website: CS Lab (http://cslab.mtmercy.edu/cslab/cslab.php) . This website was created by CS faculty and students. The site contains information about CS faculty, the CS lab facility, examples of projects completed by MMU CS students, and much more. Student Opportunities MMU CS students are engaged to participate in STEM events, undergraduate research projects with our faculty, and CS club activities. Opportunities for internships and/or competitions may be available. Career Opportunities Graduates of the MMU computer science program find excellent employment in almost all industries. Our students are also successful in continuing on to graduate programs. See the Graduate section (http://catalog.mtmercy.edu/archives/2018-19/graduateprograms) of this Catalog for more information on Graduate programs offered at Mount Mercy. Major MA 162 Discrete Mathematics 3 CS 105 Fundamentals Of Computer Science 4 CS 106 Data Structures 4 CS 112 Introduction to Object Oriented Programming 1 3 CS 190 Computer Organization 4 CS 203 Information Ethics 3 CS 235 Systems Programming Concepts 4 CS 389 Algorithm Analysis 3 CS 435 Senior Project: Computer Science 4 Plus one area of specialization 19-26 Total Hours 51-58 1 NOTE: The student will have a chance to take challenge test to get credit for CS 112. Area of Specialization CS electives (2-4 courses) and specialization courses (2-4 courses in a discipline other than CS). The intent of the “Area of Specialization” is to allow students to create their own programs of study in Computer Science. A traditional computer science program is possible by selecting the Computational Science Specialization. Potential students are encouraged to “think outside the box” as they, along with the advice and approval of their Computer Science faculty advisor, create their personal computer science majors at Mount Mercy. The area of specialization must be declared by the end of the Spring term of your sophomore year (can be changed later). Sample Areas of Specialization for the Computer Science Major Software Development This is a more CS intensive version of MIS. Only necessary courses for the Software Development Area of Specialization are offered in the accelerated format. If you are able to take traditional day-time courses other options may be available. See traditional Computer Science page (http://catalog.mtmercy.edu/archives/2018-19/curriculum/ computerscience). CS 326 Information Systems Analysis 3 CS 388 Database Systems 4 CS 399 Special Topics in Computer Science (Any) 3 BA 250 Technology & Communication In Business 3 BN 204 Principles Of Management 3 BN 377 Project Management 3 Total Hours 19 Academic Requirements A grade of C or above (C- does not count) is required in all courses in the major and their prerequisites. A cumulative grade point average (all courses) of 2.00 or higher is required for graduation with a major in Computer Science. CS 101 Using Computers in Research Settings, CS 103 Introduction To Web Site Development and CS 226 Programming in Visual Basic do not count towards major requirements (including area of specialization). Courses CS 101 Using Computers in Research Settings: 1 semester hour The course is designed to make students fluent in the use of common office applications in professional settings. We will learn these skills in the context of the analysis and interpretation of real-world data sets that come from the research of the faculty and students of Mount Mercy University. Students who complete this course will be able to be more productive here at Mount Mercy, and more prepared to enter careers or to attend graduate school. 2 Computer Science CS 103 Introduction To Web Site Development: 3 semester hours In Introduction to Web Site Development, students will learn a wide arrange of web-based technologies and scripting languages that are used for the development of internet web sites. The tools discussed in the course will vary in order to stay current with the rapidly changing environment of web development. These tools could include (but are not limited to): wysiwyg html editors, html, css, xml, Flash, java script and dynamic web programming languages. The intent of the course is to give students a broad experience with a wide range of web-based technologies. This course is intended for non-majors who are interested in careers focused on the development of web sites. Computer Science majors may take the course as an elective, but it cannot be used to fulfill any CS graduation requirement or to complete an area of specialization. CS 105 Fundamentals Of Computer Science: 4 semester hours This course focuses on the concepts and constructs of computer programming, including program design and decomposition, data types, interactive and file input/output, control structures, and graphical user interface development. Formerly CS 175. CS 106 Data Structures: 4 semester hours This course introduces basic concepts of software development, elementary data structures (including sets, lists, stacks, queues, trees, and graphs), recursion, and elementary algorithm analysis. Formerly CS 205. Prerequisites: CS 105, MA 162 (the latter may be taken as a co-requisite). CS 112 Introduction to Object Oriented Programming: 3 semester hours This course teaches the concepts and skills of object oriented programming. Topics to be covered include inheritance, abstract fields, methods and classes, encapsulation and polymorphism. Demonstration of significant experience and skills in object oriented programming can be used to pass out of the course. Prerequisite: CS 105. CS 190 Computer Organization: 4 semester hours This course covers various hardware aspects of computers. Topics to be covered include number representation, digital logic, Boolean algebra, memory technologies, and management techniques, interrupts, CPU structure, microprogramming, assembly language, and input/output devices. Prerequisite: CS 106. CS 203 Information Ethics: 3 semester hours In this course, students will learn to define and analyze ethical, moral, social, and professional issues related to computing and information technology. Topics to be discussed include ethical frameworks for decision making, regulation of the Internet, intellectual property, privacy, security, and codes of conduct. Prerequisite: sophomore standing or consent of instructor. CS 226 Programming in Visual Basic: 4 semester hours This course is an introduction to programming using Visual Basic and the .NET development environment. Topics to be covered include control structures, input/output, graphical user interfaces, and interface with other Microsoft Office applications. This course is for MIS majors. Computer Science majors may take the course as an elective, but it cannot be used to fulfill any CS graduation requirement or to complete an area of specialization. CS 235 Systems Programming Concepts: 4 semester hours This course explores topics related to operating systems and network programming, including shell programming, programming with operating systems calls, and programming using network sockets. Other topics include basic structure of operating systems and network software. Prerequisite: CS 190. CS 302 Programming Languages: 4 semester hours This course considers the evolution of programming languages. Topics to be discussed include language specification and analysis, syntax, semantics, parameter passing techniques, scope, binding, paradigms (including imperative, functional, and object-oriented), and translation techniques. Prerequisite: CS 190. CS 315 Web Programming: 4 semester hours This course explores the development of web-based applications and dynamic web pages using modern development tools and languages. Topics to be covered include basic web site design, scripting languages, web servers, use of databases and SQL in the development of dynamic web sites and web security. Prerequisite: CS 190. CS 326 Information Systems Analysis: 3 semester hours This course will focus on management issues in the creation and management of information systems. Broad topics will include system investigation, system and feasibility analysis, system design, system implementation, and system maintenance. Various approaches to systems analysis and design will be considered, as well as tools. Prerequisites: CS 106 for CS students or CS 226 and BN 204 for MIS students. CS 388 Database Systems: 4 semester hours This course emphasizes the concepts and structures necessary to design and implement a database management system. Topics to be covered include the evolution of database systems, the relational database model, query languages, triggers, constraints, views, and other advanced topics as time permits. Prerequisite: CS 326. CS 389 Algorithm Analysis: 3 semester hours This course is an introduction to advanced data structures and algorithm analysis techniques. Topics to be covered include asymptotic notation, empirical and theoretical analysis techniques, complexity classes, algorithmic approaches (divide and conquer, greedy), and advanced tree structures. Three hours lecture. Prerequisites: MA 162, CS 106. CS 399 Special Topics in Computer Science: 3 semester hours This course provides students the opportunity to take electives in an area of special interest in computer science. When possible, the course will be taught by experts from the field. Topics may include educational software development, artificial intelligence, robotics, embedded systems, bioinformatics, and cryptography. Prerequisite: permission of instructor. CS 415 Field Experience: 3 semester hours This course provides students the opportunity to take advantage of internship opportunities that become available. The internships include off-campus supervision at local employers and periodic conferences with the on-campus instructor. One semester hour of credit is assigned for each 45 hours of work per semester at the outside agency.
Docsity logo



Copyright © 2024 Ladybird Srl - Via Leonardo da Vinci 16, 10126, Torino, Italy - VAT 10816460017 - All rights reserved