Academic Catalog

Computer Science (CSC)

CSC-131  PROGRAMMING FUNDAMENTALS  (3 Credits)  

An introduction to the field of computer science and software engineering. Topics include problem solving, algorithms, structured program design, data types, program control structures, program testing, and debugging. Programming assignments are written in a high-level general-purpose programming language. Satisfies the core requirement for a science elective.

Prerequisite: None  
CSC-132  INTERMEDIATE PROGRAMMING  (4 Credits)  

A continuation of Programming Fundamentals. Further development of problem solving and programming skills. Topics include object oriented programming, elementary data structures, indirection, dynamic memory allocation, inheritance, polymorphism, and templates. Introduction to software engineering practices for version control, coding conventions, and automated testing. Programming assignments are written in high-level programming languages.

Prerequisite: Take CSC-131; minimum grade C  
CSC-133  INTRO TO OPERATING SYSTEMS  (3 Credits)  

An introduction to fundamental operating systems design, implementation, and usage. Includes O/S topics related to main memory management, virtual memory, I/O and device drivers, file systems, secondary storage management, process management, and critical sections and deadlocks. Also includes knowledge of, differences between, and experience utilizing various O/S environments and utilities including Windows, Mac, Linux, etc.

Prerequisite: None  
CSC-216  DATABASE MGT SYSTEMS  (3 Credits)  

An introduction to the analysis, design, and implementation of database management systems with an emphasis on the relational model. Topics include data modeling, entity-relationship models, normal forms, query languages, database security and integrity.

Prerequisite: Take CSC-132; Minimum grade C;  
CSC-225  PROGRAMMING LANGUAGE CONCEPTS  (3 Credits)  

A study of programming language concepts. Topics include language definition, lexical analysis, parsing, translation of high level languages to assembly language, optimization, alternative programming paradigms, and the history and evolution of programming languages. Several languages are introduced and examined.

Prerequisite: Take CSC-132 EGR-226, EGR-227; Minimum grade C  
CSC-226  DIGITAL SYSTEMS  (3 Credits)  

An introduction to the analysis and design of digital systems. Topics include boolean algebra, combinational and sequential logic circuits, models of hardware and software at various levels of abstraction, computer organization and architecture, machine language, and microcontroller architecture, programming, and interfaces. Prerequisite: "C" or higher in CSC-132 Co-Listed as EGR-226

Prerequisite: Take CSC-132 with a minimum grade of C-  
CSC-231  DATA STRUCTURES  (3 Credits)  

Students will explore fundamental algorithms and data structures in computer science and learn to implement them using object-oriented programming languages. Linked lists, stacks, queues, trees, heaps, and hash tables are examples of available data structures that will be reviewed. Real-world problems will be used as means for implementing data structures and algorithms for efficient and elegant approaches for solving problems. Revisioning software will be used to track changes as an introduction to DevOps skills.

Prerequisite: Take CSC-132; minimum grade C  
CSC-322  OPERATING SYSTEMS  (3 Credits)  

An introduction to the principles of operating system design and implementation. Topics include processes, threads, and parallelism, inter-process communication and synchronization, deadlock, memory management and shared memory, processor scheduling, file systems, input/output devices, client-server systems, distributed systems, protection and security.

Prerequisite: Take CSC-231, EGR-226, 227 minimum grade C  
CSC-325  WEB APPLICATION DEV  (3 Credits)  

An introduction to full-stack development of dynamic web applications. Topics include both front-end and back-end programing and development technologies.

Prerequisite: Take CSC-216 and CSC-132 minimum grade C  
CSC-326  MOBILE APPLICATION DEVELOPMENT  (3 Credits)  

Learn technology related to design, development, and deployment of mobile applications. Topics include device-specific capabilities and emulator environments, industry standards, operating systems, and an integrated mobile application development environment.

Prerequisite: Take CSC-132 with a minimum grade of C  
CSC-332  SYSTEMS ANALYSIS & DESIGN  (3 Credits)  

Solve business problems through analysis of information systems requirements. Learn the concepts, skills, methodologies, techniques, tools, and perspectives essential for systems analysts. Both structured and object-oriented approaches are utilized, requiring students to walk through the steps of system analysis and design to propose architecture (data, programs, environment) for a real-life business problem. Ethical implications of systems analysis and design are incorporated.

Prerequisite: Take CSC-131 and 216; minimum grade C  
CSC-333  COMPUTER ORGANIZATION & ARCHITECTURE  (3 Credits)  

This course explores hardware architecture, including CPU, memory, registers, arithmetic/control unit and input/output components. Topics include different types of computer architectures and their functions, as well as low-level machine language used with these components. This course provides an overview of techniques offered by modern processors with an understanding of their relative benefits.

Prerequisite: Take CSC-133 and CSC-132, minimum grade C  
CSC-343  DESIGN & ANALYSIS OF ALGORITHMS  (3 Credits)  

A study of the principles and techniques for designing and analyzing algorithms. Topics include divide-and-conquer, recursion and dynamic programming, greedy methods, graph algorithms, analysis of time and space requirements, and computational complexity.

Prerequisite: Take CSC-225 minimum grade C  
CSC-350  SOFTWARE ENGINEERING  (3 Credits)  

A study of software engineering concepts, methodologies, and tools. Topics include: system analysis and design, requirements management, system lifecycle management, software project management, waterfall vs agile, software quality assurance, testing, maintenance, continuous integration and delivery, legal and ethical principles as they pertain to software engineering projects.

Prerequisite: Take CSC-325 CSC-343; Minimum grade C;  
CSC-353  CLIENT/SERVER NETWORKING  (3 Credits)  

This course introduces basic communication technologies along with their capabilities and limitations. Client/server network setup and administration are the main focus, including security issues, business continuity, and the role of infrastructure in regulatory compliance.

Prerequisite: Take CSC-133  
CSC-380  INTERNSHIP  (1-6 Credits)  

This course is aimed at practical work experience in a supervised setting. Students must fulfill project-based requirements involving application of Computer Science theory and practice.

Prerequisite: Junior or Senior status required  
CSC-422  DATA COMMUNICATION SYSTEMS  (3 Credits)  

An introduction to the concepts of data communication and networks. Topics include physical media, modulation, multiplexing, error detection and correction, the layered network architecture of the Internet, the services and protocols at each level, addressing, reliable data transfer, routing, naming, and network security.

Prerequisite: Take CSC-322 minimum grade C  
CSC-452  SOFTWARE ENGINEERING CAPSTONE PROJECT  (4 Credits)  

This course is the capstone design experience for computer science majors. Students integrate and apply the knowledge, skills, and experience that they have gained throughout the program to complete a significant computing project. Students consider the legal and ethical principles that pertain to computing systems as well as their impacts on society.

Prerequisite: Take CSC-350 minimum grade C