CPSC 15200:  LISP:  1 Hour(s)  

LISP ~ An introduction to the LISP programming language. Prerequisites: CPSC 17200 or permission.

Prerequisite: CPSC 17200

CPSC 15300:  C PROGRAM LANGUAGE:  1 Hour(s)  

C ~ An introduction to the C programming language. Prerequisite: CPSC17200 or permission.

Prerequisite: CPSC 17200

CPSC 15400:  FORTRAN:  1 Hour(s)  

FORTRAN ~ An introduction to the FORTRAN programming language. Prerequisites: CPSC 17200 or permission.

Prerequisite: CPSC 17200

CPSC 16600:  COMPUTERS & ENTERTAIN-W/LAB:MM:  4 Hour(s)  

COMPUTERS & ENTERTAINMENT W/ LAB:MM ~ Since the advent of the computer age, new types of entertainment have arisen that take advantage of the new capabilities. These include animations used in games and movies, web sites that support a wide variety of social and leisure activities, and the ability to create complex simulations such as amusement park rides. This course will explore various applications of computing in entertainment as well as some of the underlying principles of computer science. No prior experience with computer science or programming is expected.

Core: Modeling Methods

CPSC 17000:  JAVA SUPPLEMENT:  1 Hour(s)  

JAVA SUPPLEMENT ~ An intense introduction to the basic concepts in the programming language Java as preparation for CPSC 17200. All work is completed in intense sessions in the first 2-3 weeks of the semester. Only available to students who have met their laboratory science requirement, whose declared academic program requires a programming course, and who have received permission from the instructor. Pass/No Credit Only. Not open to students who have completed CPSC 17100. Prerequisite: Permission of instructor.

Corequisite: CPSC 17200

CPSC 17100:  INTRO TO COMPUTER SCI-W/LAB:MM:  4 Hour(s)  

INTRODUCTION TO COMPUTER SCIENCE-W/LAB:MM ~ The introduction to the computer science discipline which establishes a scientific foundation for a variety of topics, including computer programming, computer design, information processing, the algorithmic solution of problems, and the study of the algorithmic process itself. Student must also register for a lab. The breakdown between lecture and lab hours is for administrative office use only. This course may only be taken as 4 credit hours.

Core: Modeling Methods

CPSC 17200:  INTRO TO PROGRAMMING-W/LAB:MM:  4 Hour(s)  

INTRODUCTION TO PROGRAMMING-W/LAB:MM: ~ An introduction to the process of program creation. Students will learn to use the principal facilities of a high-level programming language and to transform algorithms into correct programs. Abstract data types will be stressed. Student must also register for a CPSC 17200 lab. Prerequisites or permission. The breakdown between lecture and lab hours is for administrative office use only. This course may only be taken as 4 credit hours.

Prerequisite: CPSC 16600 or CPSC 17000 (may be taken concurrently) or CPSC 17100

Core: Modeling Methods

CPSC 18000:  WKSP::  1 Hour(s)  

WORKSHOP ~ This workshop will provide the opportunity for students to examine a special topic in Computer Science. Through readings, discussions and written assignments there will be opportunities to evaluate the topic at issue. Workshops may be taken Pass/No Credit only. Students may take no more than nine workshops for credit toward graduation. Workshops can be used as elective credit only.

CPSC 20100:  DATA STRUCTUR/ALRITHM-W/LAB:MM:  4 Hour(s)  

DATA STRUCTURES AND ALGORITHMS-W/LAB:MM ~ A study of a broad spectrum of data structures and algorithms and the use of advanced language facilities and programming techniques for implementing them. Student must also register for a CPSC 20100 lab. Prerequisite: CPSC 17200 with a grade of C or better or permission. The breakdown between lecture and lab hours is for administrative office use only. This course may only be taken as 4 credit hours.

Prerequisite: CPSC 17200

Core: Modeling Methods

CPSC 20200:  PROBLEM SOLVING/PROGRAM PRACTM:  3 Hour(s)  

PROBLEM-SOLVING AND PROGRAMMING PRACTICUM ~ Successful computer problem-solving relies not only on the development of appropriate algorithms, but also on the recognition of instances of well-defined problem classes for which algorithms already exist. In addition, excellence in computer programming cannot be developed without significant practice in implementing and debugging solutions. This course will provide students with a guided programming practicum, in which they will program solutions to carefully chosen problems that exemplify common problem classes. Many problems will be chosen from recent programming contests. Prerequisite: CPSC 17200 or permission.

Prerequisite: CPSC 17200

CPSC 20500:  SYSTEMS PROGRAMMING:  3 Hour(s)  

SYSTEMS PROGRAMMING ~ Systems programming concentrates on an in-depth study of one operating system, such as Unix, and how to write system programs in that operating system. The course will concentrate on the operating system's history, file system structure, commands, utilities, multi-tasking capabilities, communication, security, and shell-type programming. Theory is presented in the context of how the operating system implements the ideas. By the end of the course, students should be able to determine how most of the commands are implemented and how to use operating system properties to create tools and applications. Prerequisite: CPSC 17100 or permission.

Prerequisite: CPSC 17100

CPSC 21000:  DESIGN & BUILD COMPUTER GAMES:  3 Hour(s)  

DESIGNING AND BUILDING COMPUTER GAMES ~ Computer gaming is a large and growing industry and the skills needed in the industry can be applied across the field of computer science. In this course you will work in teams to design and build a computer game using these skills. Programming topics covered in the course include threading, graphics and animation, interactivity and user interfaces, sound effects and music, and multi-player gaming over networks. In addition, you will learn skills for working on a large project in a team environment. This course is designed around group work. You will be responsible for one portion of your team’s performance.

Prerequisite: CPSC 17200

CPSC 24000:  COMPUTER ETHICS:ES:  3 Hour(s)  

COMPUTER ETHICS:ES ~ A consideration of some of the major controversies, key value conflicts, ethical dilemmas, and social choices that drive and shape the computerization of our society. Representative areas of concern will include personal information and privacy, the effect of introducing the computer into the work place, computer crime and fraud, relationships in electronic communities, security and reliability issues, and the use of the information highway. May not be used to satisfy a distribution requirement in the sciences.

Core: Meaning/Ethics/Soc Responsibil

CPSC 25200:  COMPUTER ORGANIZATION:  4 Hour(s)  

COMPUTER ORGANIZATION ~ An introduction to the design, functioning, and control of the subsystems of a computer system: processors, memory, storage, and input/output. Topics include digital logic, combinatorial, sequential, and register-transfer circuits, control unit, interrupt processing, microprogramming, and assembly language. Prerequisites or permission.

Prerequisite: CPSC 17100 and CPSC 17200

CPSC 28000:  SEM::  4 Hour(s)  

SEMINAR ~

CPSC 28100:  INDEPENDENT STUDY:  1-4 Hour(s)  

INDEPENDENT STUDY ~

CPSC 29800:  FIELD EXPERIENCE:  1-4 Hour(s)  

FIELD EXPERIENCE ~

CPSC 32000:  COMPUTER VISION:  4 Hour(s)  

COMPUTER VISION ~ An introduction to the theory and algorithms needed for automatic interpretation of images. Topics include: image formation, segmentation, stereo, motion and other geometric reasoning techniques, object recognition, and applications. Sources of uncertainty and techniques for recognition in the presence of uncertainty will also be discussed. Students will implement significant parts of a complete object recognition system. Prerequisites or permission.

Prerequisite: CPSC 17200

CPSC 32201:  USER INTERFACE DESIGN:  4 Hour(s)  

USER INTERFACE DESIGN ~ In order to develop systems that are usable and useful, the interactions between user and system must be considered. This class will focus on designing the user interfaces of computer systems. Students will learn and practice the entire life cycle of a user interface design from modeling the user through designing, developing, and formally evaluating the interface. This course will include a significant group system development project. Prerequisites or permission.

Prerequisite: CPSC 17100 and CPSC 17200

CPSC 33100:  VLSI DESIGN:  4 Hour(s)  

VLSI DESIGN ~ Virtually every electronic device includes one or more VLSI (Very Large Scale Integration) "chips." This course will look at how such VLSI chips are designed, concentrating on field-programmable logic devices (FPLDs), which are the chips most commonly used for small-volume consumer devices. The course will cover logic design, schematic capture, and design, using a hardware description language. Students will design and implement projects on actual FPLDs. Prerequisites: CPSC 17100 and CPSC 17200 or permission; CPSC 25200 is recommended.

Prerequisite: CPSC 17100 and CPSC 17200

CPSC 34500:  OPERATING SYSTEMS:  4 Hour(s)  

OPERATING SYSTEMS ~ An introduction to operating systems that explores the design principles, internal algorithms, and the abstract data types of operating systems. Topics include concurrent programming principles, storage management techniques, scheduling algorithms, and file management schemes. Prerequisites or permission.

Prerequisite: CPSC 17100 and CPSC 17200

CPSC 35100:  PROGRAMMING LANGUAGES:  4 Hour(s)  

PROGRAMMING LANGUAGES ~ A study the concepts underlying programming languages. Students will learn to describe the syntax and semantics of programming languages in a formal manner, to analyze a programming language with respect to its capabilities and limitations for the solution of particular classes of problems, to approach the task of learning a new programming language in an effective manner, and to specify desirable characteristics in a language. Prerequisites or permission.

Prerequisite: CPSC 17100 and CPSC 17200

CPSC 35200:  COMPUTER SECURITY:  4 Hour(s)  

COMPUTER SECURITY~ An introduction to secure computer systems and a study of their most important responsibilities, including authenticating users, protecting user privacy, and ensuring the privacy, integrity, and availability of the system's data. The student will gain an understanding of techniques and procedures that are being used as well as the challenges that still remain to attain secure computer systems, networks, and the Internet. Prerequisites or permission.

Prerequisite: CPSC 17100 and CPSC 17200

CPSC 35600:  DATABASE DESIGN:  4 Hour(s)  

DATABASE DESIGN ~ A study of the principles and concepts relevant to the management of complex data systems, especially the relational database model. Students design and implement a complete database system, from requirements analysis through documentation, using a generic database engine. Counts toward e-minor. Prerequisites or permission.

Prerequisite: CPSC 17100 and CPSC 17200

CPSC 35800:  INTRO DESIGN&ANALYSIS ALGORITH:  4 Hour(s)  

INTRODUCTION TO THE DESIGN AND ANALYSIS OF ALGORITHMS ~ Algorithms play the central role in the field of Computer Science. This course will primarily focus on the techniques used for designing algorithms to solve common problems in the field of computer science as well as methods for evaluating an algorithm’s performance. In designing algorithms, the course will look at such methods as brute force, divide-and-conquer, transformation of the problem, and dynamic programming. Analysis techniques will include important concepts such as space-time tradeoffs. Efficiency classes, and mathematical analysis techniques. Mathematical sophistication will be developed. Prerequisite: CPSC 20100 or permission.

Prerequisite: CPSC 20100

CPSC 36100:  COMPUTER SIMULATION:SM:  4 Hour(s)  

COMPUTER MODELING AND SIMULATION:SM ~ An introduction to modeling and simulation to solve real-world system problems. The emphasis will be on gathering data and modeling natural systems. Topics covered will include discrete event simulation, parameter optimization, Markov models, and other system modeling techniques, simulation languages, techniques for running simulation models, and the analysis of the simulation output to gathered data. Prerequisites or permission.

Prerequisite: CPSC 17100 and CPSC 17200

Core: Experimental Scientific Method

CPSC 36300:  COMPUTER NETWORKS:  4 Hour(s)  

COMPUTER NETWORKS ~ A study of the fundamentals of the field of data and computer communication. Key topics include the layered architecture, network protocols, and algorithms for accurate and reliable message delivery in both local-area and wide-area networks. Current networking standards will be studied. Prerequisites or permission.

Prerequisite: CPSC 17100 and CPSC 17200

CPSC 36700:  PARALLEL COMPUTING:  4 Hour(s)  

PARALLEL COMPUTING ~ An introduction to parallel and distributed architectures, programming languages, operating systems, and algorithms. Students will design and program parallel and distributed algorithms. Prerequisites or permission.

Prerequisite: CPSC 17100 and CPSC 17200

CPSC 37500:  SOFTWARE ENGINEERING:  4 Hour(s)  

SOFTWARE ENGINEERING ~ Students will study both the theoretical and practical aspects of designing and developing large, complex software systems. Readings will emphasize research results and case studies of all phases of the software lifecycle - requirements, specification, design, resource allocation, implementation, integration, and testing. Principles will be applied by the class to various projects. Prerequisites or permission.

Prerequisite: CPSC 17100 and CPSC 17200

CPSC 38000:  SEM::  1-4 Hour(s)  

SEMINAR ~

CPSC 38100:  SPC TPC::  1-4 Hour(s)  

SPECIAL TOPICS IN COMPUTER SCIENCE ~ Various advanced topics are offered when need and sufficient interest are demonstrated. Credit hours and prerequisites are established for each offering. May be taken more than once with program faculty consent.

CPSC 38600:  ARTIFICIAL INTELLIGENCE:  4 Hour(s)  

ARTIFICIAL INTELLIGENCE ~ The goals, problems, concepts, and methods of artificial intelligence are explored. The emphasis is on computer problem-solving paradigms and knowledge representations. Examples of techniques and systems are chosen from the areas of image recognition, human-machine interfacing, game playing, natural-language understanding, robotics, expert systems, and automatic reasoning. Students will design and implement relevant algorithms. Prerequisites: CPSC 20100 or permission.

Prerequisite: CPSC 20100

CPSC 38700:  COMPUTER GRAPHICS:  4 Hour(s)  

COMPUTER GRAPHICS ~ A study of the algorithms and techniques of computer graphics and animation. Topics include display devices, geometric algorithms for displays, interaction methods, hierarchical modeling, lighting color, shading models, and hidden edge and surface algorithms. Students will design and implement various three-dimensional algorithms to produce displays in an interactive environment. Prerequisites or permission.

Prerequisite: CPSC 17100 and CPSC 17200

CPSC 38800:  COMPILER DESIGN & CONSTRUCTION:  4 Hour(s)  

COMPILER DESIGN AND CONSTRUCTION ~ An intense treatment of the theoretical and practical considerations involved in implementing translators for high-level programming languages. Students will design and implement parts of a compiler for a high-level language. Prerequisites: CPSC 17100 and CPSC 17200, and at least one computer science course above the 20000 level, or permission.

Prerequisite: CPSC 17100 and CPSC 17200

CPSC 40000:  INTEGRATED RESRCH COMPONENT I:  2 Hour(s)  

INTEGRATED RESEARCH COMPONENT I ~ The student will propose and complete a plan to investigate a research topic that is integrated with the specified course. The plan must include a substantial implementation demonstrating some aspect of the research, a journal-quality research paper, and a formal talk presented to peers and faculty. Corequisite: Specified 30000-level computer science course. Prerequisite: CPSC 20100 or permission.

Prerequisite: CPSC 20100

CPSC 40100:  INTEGRATED RESRCH COMPONENT II:  2 Hour(s)  

INTEGRATED RESEARCH COMPONENT II ~ The student will propose and complete a plan to investigate a research topic that is integrated with the specified course. The plan must include a substantial implementation demonstrating some aspect of the research, a journal-quality research paper, and a formal talk presented to peers and faculty. Corequisite: Specified 30000-level computer science course.

Prerequisite: CPSC 40000

CPSC 46600:  THEORY OF COMPUTATION:  4 Hour(s)  

THEORY OF COMPUTATION ~ An introduction to the classical and contemporary theory of computation. The topics covered are the theory of automata and formal languages, computability by Turing machines and recursive functions, unsolvability, computational complexity, and mathematical logic. Mathematical sophistication is expected. Prerequisite or permission.

Prerequisite: CPSC 20100 and MATH 21700

CPSC 48000:  SENIOR SEMINAR:  1-4 Hour(s)  

SENIOR SEMINAR ~

CPSC 48100:  INDEPENDENT RESEARCH:  1-4 Hour(s)  

INDEPENDENT RESEARCH ~

CPSC 48500:  APPLIED COMP SCI CAPSTONE I:  2 Hour(s)  

APPLIED COMPUTER SCIENCE CAPSTONE I ~ First semester of capstone for Applied Computer Science. Students develop a proposal for a project that combines their knowledge of computing with knowledge of another discipline, and do preliminary research and development for their project.

Prerequisite: CPSC 20100

CPSC 48600:  APPLIED COMP SCI CAPSTONE II:  2 Hour(s)  

APPLIED COMPUTER SCIENCE CAPSTONE II ~ Second semester of capstone for Applied Computer Science. Students complete their proposed project that combines their knowledge of computing with knowledge of another discipline, and formally write up and present their results.

Prerequisite: CPSC 48500

CPSC 49800:  INTERNSHIP:  4 Hour(s)  

INTERNSHIP ~