Search Results
Your search for courses · during 24FA, 25WI, 25SP · taught by bridger · returned 4 results
-
CS 111 Introduction to Computer Science 6 credits
This course will introduce you to computer programming and the design of algorithms. By writing programs to solve problems in areas such as image processing, text processing, and simple games, you will learn about recursive and iterative algorithms, complexity analysis, graphics, data representation, software engineering, and object-oriented design. No previous programming experience is necessary.
- Fall 2024, Spring 2025
- FSR, Formal or Statistical Reasoning QRE, Quantitative Reasoning
-
NOT open to students who have completed any of the following course(s): CS 201 or greater with a grade of C- or better.
-
CS 208 Introduction to Computer Systems 6 credits
Are you curious what’s really going on when a computer runs your code? In this course we will demystify the machine and the tools that we use to program it. Our broad survey of how computer systems execute programs, store information, and communicate will focus on the hardware/software interface, including data representation, instruction set architecture, the C programming language, memory management, and the operating system process model.
- Fall 2024, Winter 2025
- FSR, Formal or Statistical Reasoning
-
Student has completed any of the following course(s): CS 200 – Data Structures with Problem Solving or CS 201 – Data Structures with a grade of C- or better or equivalent.
-
CS 208.02 Fall 2024
- Faculty:Bridger Herman 🏫 👤
- Size:28
- M, WAnderson Hall 223 12:30pm-1:40pm
- FAnderson Hall 223 1:10pm-2:10pm
-
CS 208.00 Winter 2025
- Faculty:Bridger Herman 🏫 👤
- Size:28
- M, WLeighton 304 9:50am-11:00am
- FLeighton 304 9:40am-10:40am
-
CS 251 Programming Languages: Design and Implementation 6 credits
What makes a programming language like “Python” or like “Java”? This course will look past superficial properties (like indentation) and into the soul of programming languages. We will explore a variety of topics in programming language construction and design: syntax and semantics, mechanisms for parameter passing, typing, scoping, and control structures. Students will expand their programming experience to include other programming paradigms, including functional languages like Scheme and ML.
- Spring 2025
- FSR, Formal or Statistical Reasoning
-
Student has completed any of the following course(s): CS 200 – Data Structures with Problem Solving or CS 201 – Data Structures with a grade of C- or better or equivalent.
-
CS 251.02 Spring 2025
- Faculty:Bridger Herman 🏫 👤
- Size:28
- M, WLeighton 305 11:10am-12:20pm
- FLeighton 305 12:00pm-1:00pm
-
CS 314 Data Visualization 6 credits
Understanding the wealth of data that surrounds us can be challenging. Luckily, we have evolved incredible tools for finding patterns in large amounts of information: our eyes! Data visualization is concerned with taking information and turning it into pictures to better communicate patterns or discover new insights. It combines aspects of computer graphics, human-computer interaction, design, and perceptual psychology. In this course, we will learn the different ways in which data can be expressed visually and which methods work best for which tasks. Using this knowledge, we will critique existing visualizations as well as design and build new ones.
- Winter 2025
- FSR, Formal or Statistical Reasoning QRE, Quantitative Reasoning
-
Student has completed any of the following course(s): CS 200 – Data Structures with Problem Solving or CS 201 – Data Structures with a grade of C- or better or equivalent.