
Course Offerings
- Jump to:
- Fall 2023
- Spring 2023
- Winter 2023
Fall 2023▲
See complete information about these courses in the course offerings database. For more information about a specific course, including course type, schedule and location, click on its title.
Fundamentals of Programming I
CSCI 111 - Watson, Cody A.
A disciplined approach to programming with Python. Emphasis is on problem-solving methods, algorithm development, and object-oriented concepts. Lectures and formal laboratories.
Fundamentals of Programming I
CSCI 111 - Lu, Kefu
A disciplined approach to programming with Python. Emphasis is on problem-solving methods, algorithm development, and object-oriented concepts. Lectures and formal laboratories.
Fundamentals of Programming I
CSCI 111 - Matthews, Elizabeth A. (Liz)
A disciplined approach to programming with Python. Emphasis is on problem-solving methods, algorithm development, and object-oriented concepts. Lectures and formal laboratories.
Fundamentals of Programming II
CSCI 112 - / Tolley, William J.
A continuation of CSCI 111. Emphasis is on the use and implementation of data structures, introductory algorithm analysis, and object-oriented design and programming with Python.
Fundamentals of Programming II
CSCI 112 - Khan, Mohammad Taha (Taha)
A continuation of CSCI 111. Emphasis is on the use and implementation of data structures, introductory algorithm analysis, and object-oriented design and programming with Python.
Software Development
CSCI 209 - Sprenkle, Sara E.
An examination of the theories and design techniques used in software development, with an emphasis on making software more maintainable. Hands-on implementation of those techniques. Topics include the software life cycle, design patterns, version control, unit testing, and program documentation.
Topics in Computer Science: Systems Programming
CSCI 297C - Khan, Mohammad Taha (Taha)
This course helps students gain a solid understanding of the operating system's abstractions that lie between software and hardware. Additionally, the course will teach fundamental problem-solving skills necessary for efficient program design. Students will gain proficiency with programming in C within the Linux environment and explore the various steps involved in running a program. The course will cover critical concepts such as symbol resolution, linking, memory management, process creation, scheduling, and communication. Furthermore, students will be introduced to the memory hierarchy and its benefits, the use of virtual memory, and dynamic memory allocation. Finally, the course will conclude with a basic introduction to computer networking, covering sockets and TCP/IP. By the end of this course, students will have a comprehensive understanding of modern and large-scale computing systems and the underlying concepts and mechanisms that drive them
Theory of Computation
CSCI 313 - Lu, Kefu
A study of the principles of computer science embodied in formal languages, automata, computability, and computational complexity. Topics include context-free grammars, Turing machines, and the halting problem.
Seminar: Reinforcement Learning
CSCI 397D - Watson, Cody A.
Reinforcement learning is a cutting-edge subfield of artificial intelligence and machine learning that enables intelligent agents to learn from experience and make decisions in complex environments. Students will have a deep understanding of the theory and practice of reinforcement learning and be able to apply the concepts and algorithms to a wide range of complex problems. They will also gain hands-on experience with deep learning frameworks and be familiar with the latest research in the field. This course will count towards the computer science major elective requirement of two courses in the CSCI-315 to CSCI-341 range.
Directed Individual Study: Cybersecurity and Privacy
CSCI 401C - Khan, Mohammad Taha (Taha)
Individual conferences.
Spring 2023▲
See complete information about these courses in the course offerings database. For more information about a specific course, including course type, schedule and location, click on its title.
Introduction to Robotics
CSCI 250 - Levy, Simon D.
This course combines readings from the contemporary robotics literature with hands-on lab experience building robots (equipment provided) and programming them to do various tasks. The lab experience culminates with a peer-judged competition of robot projects proposed and built during the second half of the term.
Topics in Computer Science: Scientific Visualization
CSCI 297B - Matthews, Geoffrey
This course presents principles and methods for visualizing data resulting from measurements andcalculations in both the physical sciences and the life sciences. In this course, you will be introduced totechniques and tools to effectively visualize, investigate, and understand scientific data. In addition togaining a working knowledge of important visualization tools, you will come to understand the principles of meaningful and effective visualization, and the pitfalls of poor or misleading visualizations.
Directed Individual Study: Software Engineering through Web Applications
CSCI 403A - Sprenkle, Sara E.
Individual conferences.
Winter 2023▲
See complete information about these courses in the course offerings database. For more information about a specific course, including course type, schedule and location, click on its title.
Fundamentals of Programming I
CSCI 111 - Sprenkle, Sara E.
A disciplined approach to programming with Python. Emphasis is on problem-solving methods, algorithm development, and object-oriented concepts. Lectures and formal laboratories.
Fundamentals of Programming I
CSCI 111 - Matthews, Elizabeth A. (Liz)
A disciplined approach to programming with Python. Emphasis is on problem-solving methods, algorithm development, and object-oriented concepts. Lectures and formal laboratories.
Fundamentals of Programming I
CSCI 111 - Khan, Mohammad Taha (Taha)
A disciplined approach to programming with Python. Emphasis is on problem-solving methods, algorithm development, and object-oriented concepts. Lectures and formal laboratories.
Fundamentals of Programming II
CSCI 112 - Matthews, Geoffrey
A continuation of CSCI 111. Emphasis is on the use and implementation of data structures, introductory algorithm analysis, and object-oriented design and programming with Python.
Fundamentals of Programming II
CSCI 112 - Lu, Kefu
A continuation of CSCI 111. Emphasis is on the use and implementation of data structures, introductory algorithm analysis, and object-oriented design and programming with Python.
Computer Organization
CSCI 210 - Khan, Mohammad Taha (Taha)
Multilevel machine organization studied at the levels of digital logic, microprogramming, conventional machine, operating system, and assembly language.
Algorithm Design and Analysis
CSCI 211 - Lu, Kefu
Methods for designing efficient algorithms, including divide-and-conquer, dynamic programming, and greedy algorithms. Analysis of algorithms for correctness and estimating running time and space requirements. Topics include advanced data structures, graph theory, network flow, and computational intractability.
Programming Language Design
CSCI 312 - Matthews, Geoffrey
Formal language description tools, semantic concepts and syntactic constructs appropriate to diverse applications. Comparison of several high-level languages, such as Haskell, Erlang, Java, and PROLOG, and the implementations of these syntactic and semantic elements. Students also learn several programming paradigms, such as the function-oriented, object-oriented, and logic-oriented.
Artificial Intelligence
CSCI 315 - Levy, Simon D.
Basic concepts of heuristic search, game playing, natural language processing, and intelligent systems, with a focus on writing programs in these areas. Course combines a discussion of philosophical issues with hands-on problem solving.
Computer Graphics
CSCI 340 - Matthews, Elizabeth A. (Liz)
In this course we develop several graphical systems via programming. The course covers, among other topics, the application of linear algebra for the creation of graphical images, raytracing, and polygonal graphics. Knowledge is developed about the computer generation of shapes, lighting, textures, material properties, camera parameters, and perspective. The necessary mathematical background is developed during the course.
Directed Individual Study: Indexing Graffiti of Ancient Rome
CSCI 401B - Sprenkle, Sara E.
Individual conferences.
Honors Thesis
CSCI 493 - Levy, Simon D.
Honors Thesis.