Skip Navigation
CarletonHome Menu
  • Academics
  • Campus Life
  • Admissions
  • For…
    • Students
    • Faculty & Staff
    • Parents & Families
    • Alumni
    • Prospective Students
Directory
Search
What Should We Search?
Campus Directory
Close
  • Registrar’s Office
  • Carleton Academics
Jump to navigation menu
Academic Catalog 2024-25

Course Search

Modify Your Search

Search Results

Your search for courses · during 24FA · tagged with CS Required for Major · returned 9 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. Students who have received credit for Computer Science 201 or above are not eligible to enroll in Computer Science 111.

    • Fall 2024
    • 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.

    • CGSC Core CL: 100 level CS Required for Major DGAH Skill Building No Prerequisites PHYS Addl Recommended STAT Supporting
    • CS  111.01 Fall 2024

    • Faculty:Tom Finzell 🏫 👤
    • Size:38
    • M, WOlin 310 8:30am-9:40am
    • FOlin 310 8:30am-9:30am
    • 21 spots held as Sophomore Priority

    • Sophomore Priority.

    • CS  111.03 Fall 2024

    • Faculty:Anya Vostinar 🏫 👤
    • Size:38
    • M, WOlin 310 12:30pm-1:40pm
    • FOlin 310 1:10pm-2:10pm
    • CS  111.04 Fall 2024

    • Faculty:Bridger Herman 🏫 👤
    • Size:38
    • M, WOlin 310 3:10pm-4:20pm
    • FOlin 310 3:30pm-4:30pm
    • 21 seats held sophomore priority

    • Sophomore Priority.

  • CS 201 Data Structures 6 credits

    Think back to your favorite assignment from Introduction to Computer Science. Did you ever get the feeling that “there has to be a better/smarter way to do this problem”? The Data Structures course is all about how to store information intelligently and access it efficiently. How can Google take your query, compare it to billions of web pages, and return the answer in less than one second? How can one store information so as to balance the competing needs for fast data retrieval and fast data modification? To help us answer questions like these, we will analyze and implement stacks, queues, trees, linked lists, graphs, and hash tables. Students who have received credit for a course for which Computer Science 201 is a prerequisite are not eligible to enroll in Computer Science 201.

    • Fall 2024
    • FSR, Formal or Statistical Reasoning QRE, Quantitative Reasoning
    • Student has completed any of the following course(s): CS 111 – Introduction to Computer Science with a grade of C- or better or a score of 4 or better on the Computer Science A AP exam or equivalent. Not open to students that have taken CS 200 – Data Structures with Problem Solving.

    • CL: 200 level CS Required for Major
    • CS  201.01 Fall 2024

    • Faculty:Sneha Narayan 🏫 👤
    • Size:30
    • M, WOlin 310 1:50pm-3:00pm
    • FOlin 310 2:20pm-3:20pm
    • CS  201.02 Fall 2024

    • Faculty:David Musicant 🏫 👤
    • Size:30
    • M, WOlin 310 9:50am-11:00am
    • FOlin 310 9:40am-10:40am
    • Sophomore Priority

    • Sophomore Priority.

  • CS 202 Mathematics of Computer Science 6 credits

    This course introduces some of the formal tools of computer science, using a variety of applications as a vehicle. You’ll learn how to encode data so that when you scratch the back of a DVD, it still plays just fine; how to distribute “shares” of your floor’s PIN so that any five of you can withdraw money from the floor bank account (but no four of you can); how to play chess; and more. Topics that we’ll explore along the way include: logic and proofs, number theory, elementary complexity theory and recurrence relations, basic probability, counting techniques, and graphs.

    • Fall 2024
    • FSR, Formal or Statistical Reasoning
    • Student has completed any of the following course(s): CS 111 – Introduction to Computer Science with a grade of C- or better or received a score of 4 or better on the AP Computer Science exam AND MATH 101 – Calculus with Problem Solving or MATH 111 – Introduction to Calculus or greater with a grade of C- or better or greater or received a score of 4 or better on the Calculus AB AP exam or received a score of 4 or better on the Calculus BC AP exam or received a score of 5 or better on the Mathematics IB exam or equivalent.

    • CL: 200 level CS Required for Major LING Related Field
    • CS  202.00 Fall 2024

    • Faculty:Sneha Narayan 🏫 👤
    • Size:28
    • M, WLeighton 304 11:10am-12:20pm
    • FLeighton 304 12:00pm-1:00pm
  • 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
    • 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.

    • CL: 200 level CS Required for Major
    • CS  208.00 Fall 2024

    • Faculty:Tanya Amert 🏫 👤
    • Size:28
    • M, WLeighton 305 1:50pm-3:00pm
    • FLeighton 305 2:20pm-3:20pm
    • 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 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.

    • Fall 2024
    • 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.

    • CL: 200 level CS Required for Major
    • CS  251.00 Fall 2024

    • Faculty:Josh Davis 🏫 👤
    • Size:28
    • M, WAnderson Hall 329 1:50pm-3:00pm
    • FAnderson Hall 329 2:20pm-3:20pm
  • CS 252 Algorithms 6 credits

    A course on techniques used in the design and analysis of efficient algorithms. We will cover several major algorithmic design paradigms (greedy algorithms, dynamic programming, divide and conquer, and network flow). Along the way, we will explore the application of these techniques to a variety of domains (natural language processing, economics, computational biology, and data mining, for example). As time permits, we will include supplementary topics like randomized algorithms, advanced data structures, and amortized analysis.

    • Fall 2024
    • FSR, Formal or Statistical Reasoning
    • Student has completed any of the following course(s): CS 200 or CS 201 – Data Structures AND CS 202 – or MATH 236 – Mathematical Structures with a grade of C- or better or equivalent. MATH 236 will be accepted in lieu of Computer Science 202.

    • CL: 200 level CS Required for Major MATH Discrete Structures MATH Electives SDSC CS Elective
    • CS  252.00 Fall 2024

    • Faculty:Layla Oesper 🏫 👤
    • Size:34
    • M, WAnderson Hall 329 12:30pm-1:40pm
    • FAnderson Hall 329 1:10pm-2:10pm
  • CS 254 Computability and Complexity 6 credits

    An introduction to the theory of computation. What problems can and cannot be solved efficiently by computers? What problems cannot be solved by computers, period? Topics include formal models of computation, including finite-state automata, pushdown automata, and Turing machines; formal languages, including regular expressions and context-free grammars; computability and uncomputability; and computational complexity, particularly NP-completeness.

    • Fall 2024
    • FSR, Formal or Statistical Reasoning
    • Student has completed any of the following course(s): CS 200 or CS 201 – Data Structures AND CS 202 – or MATH 236 – Mathematical Structures with a grade of C- or better or equivalent. MATH 236 will be accepted in lieu of Computer Science 202.

    • CGSC Elective CL: 200 level CS Required for Major LING Pertinent LING Related Field MATH Discrete Structures MATH Electives NEUR Elective
    • CS  254.00 Fall 2024

    • Faculty:Chelsey Edge 🏫 👤
    • Size:34
    • M, WLanguage & Dining Center 104 11:10am-12:20pm
    • FLanguage & Dining Center 104 12:00pm-1:00pm
  • CS 257 Software Design 6 credits

    It’s easy to write a mediocre computer program, and lots of people do it. Good programs are quite a bit harder to write, and are correspondingly less common. In this course, we will study techniques, tools, and habits that will improve your chances of writing good software. While working on several medium-sized programming projects, we will investigate code construction techniques, debugging and profiling tools, testing methodologies, UML, principles of object-oriented design, design patterns, and user interface design.

    • Fall 2024
    • 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.

    • CL: 200 level CS Required for Major SDSC CS Elective
    • CS  257.00 Fall 2024

    • Faculty:Jean Salac 🏫 👤
    • Size:28
    • M, WWeitz Center 235 9:50am-11:00am
    • FWeitz Center 235 9:40am-10:40am
  • MATH 111 Introduction to Calculus 6 credits

    An introduction to the differential and integral calculus. Derivatives, antiderivatives, the definite integral, applications, and the fundamental theorem of calculus.

    Not open to students who have received credit for MATH 101

    • Fall 2024
    • FSR, Formal or Statistical Reasoning
    • Student has received a score of 111 on the Carleton Math Placement exam. Not open to students who have received credit for Mathematics 101 or received a score of 4 or better on the Calculus AB AP exam or received a score of 4 or better on the Calculus BC AP exam or received a score of 5 or better on the Calculus IB exam. For more information, see the Mathematics' web page.

    • CL: 100 level CS Required for Major MATH Required Core Course PHYS Mathematics Course STAT Supporting
    • MATH  111.01 Fall 2024

    • Faculty:Rebecca Terry 🏫 👤
    • Size:30
    • M, WCMC 206 8:30am-9:40am
    • FCMC 206 8:30am-9:30am
    • MATH  111.02 Fall 2024

    • Faculty:Joseph Johnson 🏫 👤
    • Size:30
    • M, WCMC 301 9:50am-11:00am
    • FCMC 301 9:40am-10:40am
    • MATH  111.03 Fall 2024

    • Faculty:Corey Brooke 🏫 👤
    • Size:30
    • M, WCMC 209 11:10am-12:20pm
    • FCMC 209 12:00pm-1:00pm

Search for Courses


  • Begin typing to look up faculty/instructor

Liberal Arts Requirements

You must take 6 credits of each of these.

Other Course Tags

 
Clear Search Options
  • 2024-25 Academic Catalog
    • Academic Requirements
    • Course Search
    • Departments & Programs
    • Transfer Credits and Credit by Examination
    • Off-Campus Study
    • Admissions
    • Fees
    • Financial Aid
    • Previous Catalogs

2024–25 Academic Catalog

Find us on the Campus Map
Registrar: Theresa Rodriguez
Email: registrar@carleton.edu
Phone: 507-222-4094
Academic Catalog 2024-25 pages maintained by Stacy Coyle
This page was last updated on 12 May 2025
Carleton

One North College StNorthfield, MN 55057USA

507-222-4000

  • Facebook
  • Instagram
  • YouTube
  • Twitter
  • TikTok
  • LinkedIn
  • Admissions
  • Academics
  • Athletics
  • About Carleton
  • Employment
  • Giving
  • Directory
  • Map
  • Photos
  • Campus Calendar
  • News
  • Title IX
  • for Alumni
  • for Students
  • for Faculty/Staff
  • for Families
  • Privacy
  • Accessibility
  • Terms of Use

Sign In