CSC 444 - Data Visualization (Fall 2025)

Mon./Wed. 2:00-3:15pm, Saguaro Hall, Rm 101

Course Syllabus



Course Description

This course will present the fundamentals of data visualization, the art and science of using a computer to generate visual depictions of data. The course will present the foundations of graphic design, perceptual psychology and cognitive science, as well as the algorithmic basis for many for the visualization techniques. While statistical techniques may determine correlations among the data, visualization helps us frame what questions to ask.

The course is targeted at students looking for effective ways of understanding data from their own fields, as well as students interested in learning the fundamentals that will enable them to build and improve the state of the art. The successful student will learn to design, critique and improve data visualizations.

Course Prerequisites or Co-requisites

CSC 335 (Object-Oriented Programming and Design) and CSC 345 (Analysis of Discrete Structures) While students majoring in areas other than CSC are encouraged to enroll, certain topics may prove challenging. Please contact the instructor if you are unsure if you satisfy the prerequisites.

We will write most of our code using the web stack. This means we are targeting modern web browsers, and writing our programs in a combination of HTML, CSS, and JavaScript. If you don’t know these technologies, you will be expected to learn them. CSC 337 (Web Programming) is not a formal pre-requisite for this course, but it might be considered helpful.

Instructor and Contact Information

Course Format and Teaching Methods

Primarily, the format is driven by lectures combined with in-class discussion. Out-of-class activities include readings in relevant textbooks and research papers, programming assignments, take-home exercises, and online discussions.

Course Objectives

The content of the course is split roughly in three distinct aspects of visualization: mechanics, principles, and techniques.

Mechanics: You will learn how the modern web stack enables performant and portable data visualization programs. You will learn to use some of the most popular data visualization libraries, you will learn how they are implemented, and their limitations.

Principles: These principles are based on perceptual psychology and physiology, and how they constraint the algorithms for displaying data effectively and efficiently. They also intertwine with a collection of design principles the design process that includes abstracting, encoding, and interacting with data.

Techniques: You will learn the fundamental algorithms behind many of the techniques created to display data effectively.

Expected Learning Outcomes

At the end of this course, students will have learned to:

(Expected outcomes for Mechanics)

(Expected outcomes for Principles)

(Expected outcomes for Techniques)



Course Content

Required Texts and Readings

Location and Meeting Time

Scheduled Topics

Week Date Monday Date Wednesday
1 Aug 25 Introduction Aug 27 HTML/CSS/SVG Basics
2 Sep 01 -- Labor Day (Off) -- Sep 03 Javascript Basics
3 Sep 08 Javascript + DOM, SVG Sep 10 d3 Intro
4 Sep 15 d3 Joins and Scales Sep 17 Design Principles
5 Sep 22 Perception Sep 24 Data Abstraction
6 Sep 29 Color Oct 01 Color in d3
7 Oct 06 Visual Encoding Oct 08 Tasks and Interaction
8 Oct 13 Views, Focus+Context Oct 15 Tabular Arrangements
9 Oct 20 Hierarchies/Trees Oct 22 Graphs
10 Oct 27 -- Midterm Exam -- Oct 29 -- IEEE VIS --
11 Nov 03 -- IEEE VIS -- Nov 05 -- IEEE VIS --
12 Nov 10 Cartography Nov 12 Interpolation
13 Nov 17 Isosurfaces Nov 19 Volumetric Data
14 Nov 24 Volume Rendering Nov 26 Transfer Function Design
15 Dec 01 Flow Visualization Dec 03 Text and Sets
16 Dec 08 Retrospective Dec 10 Final Exam Review


Readings assigned for individual lectures can be found on the course homepage.

Scheduled Activities (Assignments and Deliverables)

Programming Assignments (60% of total grade)

This class will have 11 assignments, worth 60% of your total grade (ten programming assignments and one “pre-assignment”).

A00 is a warmup assignment to make sure you are comfortable with the tools we will use and the submission system. The first five assignments (A01-A05) focus on developing mastery of syntax and understanding programming features and key concepts. The remaining five assignments (A06-A10) require you to demonstrate a visualization technique, implemented in d3.

Each assignment will have a duration of 1-2 weeks from their official posted date to when they are due. A00 is worth 1% while the remaining ten assignments are worth 5-7% each.

In addition, there will be a final written assignment (A11) as an optional review for the final exam, which will graded for extra credit.

Name Topic Post Date Due Date Graded By Percentage
Assignment 00 Survey Aug 25 Sep 03 Sep 10 1
Assignment 01 HTML + SVG Sep 03 Sep 10 Sep 17 5
Assignment 02 Javascript Sep 10 Sep 17 Sep 24 5
Assignment 03 D3 Sep 17 Sep 24 Oct 01 5
Assignment 04 Scales, Axes, Transitions Sep 24 Oct 01 Oct 08 5
Assignment 05 Color Spaces Oct 01 Oct 08 Oct 17 5
Assignment 06 Linked Views, Brushing Oct 08 Oct 20 Oct 27 6
Assignment 07 Parallel Coordinates Oct 15 Nov 05 Nov 12 7
Assignment 08 Treemaps Oct 22 Nov 17 Nov 24 7
Assignment 09 Marching Squares Nov 17 Nov 26 Dec 03 7
Assignment 10 Transfer Functions Nov 26 Dec 08 Dec 12 7
Assignment 11 Review (Extra Credit) Dec 03 Dec 10 Dec 12 0
Total Assignment Percentage: 60


Midterm Examination (15% of total grade)

A midterm exam will be held in class on Oct. 27, 2025, and it will cover all material discussed in class prior to the date of the examination. It will be administered on Gradescope.

Final Examination (20% of total grade)

The final examination will be comprehensive. A review will be conducted on the final lecture.

Exam Date: Dec. 12, 2025 01:00 PM, released on Gradescope.

See also, UA Final Exam Schedule: https://registrar.arizona.edu/faculty-staff-resources/room-class-scheduling/schedule-classes/final-exams

Class Participation (5% of total grade)

This class participation grade is the instructor’s subjective judgement of the student’s contribution to a lively classroom atmosphere. He will consider mainly active, informed participation in classroom discussions, and homework reviews. Obviously, students not attending class are not contributing in this way.

While the instructor does not grade on attendance, nor is attendance required for the course, you are obligated to participate in class to receive credit for this portion of your grade. Participation will also be gauged through virtual mechanisms, such as contributions to the class discussions on Campuswire.



Course Policies

Participation Policy

Participating in the course and attending lectures and other course events are vital to the learning process. That said, attendance is not required for lectures.

Nevertheless, failing to stay up-to-date on course content may affect a student’s final course grade. Class participation is an important part of your grade in this course, and it is difficult for a student to participate and the instructor(s) to gauge participation if a student does not attend.

Late Instructor

Your instructor will make every effort to be in class on time, or to inform you of any delay or cancellation. In the unusual event that he should not arrive in class or send word by 15 minutes from the class start time, the class is officially cancelled.

Makeup Policy for Students Who Register Late

Students who register after the first class meeting may make up missed assignments at a deadline set in consultation with the instructor.

Course Communications

We will use official UA email and Campuswire as the primary mode of contact. D2L will be used only for the instructor to securely distribute the course calendar, class materials, and grades to students.



Grading Policies

University policy regarding grades and grading systems is available at http://catalog.arizona.edu/policy/grades-and-grading-system.

Grading Scale

Grades will be assigned based on the following scale:

Grading will be based on performance on the set of assignments, the midterm and final exam, and class participation:

Each assignment description will include a specific rubric for how it is graded. Scores on such assignments will be weighted according to the relative point value of each assignment as highlighted above.

Requests for incomplete (I) or withdrawal (W)

Request must be made in accordance with University policies, which are available at https://catalog.arizona.edu/policy/courses-credit/grading/grading-system.

Dispute of Grade Policy

After receiving any grade for any submission, a student has 24 hours to respond to the instructor with any disputes in an email with the subject “Grade Dispute”. Such a response must enumerate a specific set of disputed items for the submission and provide evidence that each item was improperly graded. The instructor will then completely regrade the entire submission, including both the disputed items as well as non-disputed items, with the potential for all aspects of the grade to change.

Submission, Lateness, and Revision Policy

All graded work has a fixed due date. Revisions and resubmissions after grading will not be accepted.

Submission for programming assignments will be due on 11:59:59PM of the due date unless otherwise noted. A late submission will receive a penalty of 10% per day for each calendar day it is late, up to a maximum of three days late. This penalty is applied multiplicatively: the instructor will first grade your assignment without penalty and then multiply your earned grade by \((1-0.1N)\) where \(N\) is the number of days late.

Assignments submitted after the late window will receive a zero.

We will use timestamps in github to validate when your work was completed. Thus, we recommend committing frequently for two reasons. (1) If you forget to push your work to github, a late push will still reflect the timestamp for your commit (and potentially avoid the late penalty) and (2) Frequent commits (and pushes) offer intermediate backups of your work and could be valuable for partial credit. We will only grade your most recent commit.

Grades for assignment submitted late may not be posted within the same time frame as assignments submitted on time, but the instructor will make their best effort to expedite the grading of late submissions.



University and Department Policies

University-wide Policies

The following UA policies are provided at http://catalog.arizona.edu/syllabus-policies:

Department-wide Syllabus Policies and Resources

The following departmental syllabus policies and resources are provided at https://www.cs.arizona.edu/cs-course-syllabus-policies:

Classroom Behavior Policy

To foster a positive learning environment, students and instructors have a shared responsibility. We want a safe, welcoming, and inclusive environment where all of us feel comfortable with each other and where we can challenge ourselves to succeed. To that end, our focus is on the tasks at hand and not on extraneous activities (e.g., texting, chatting, reading a newspaper, making phone calls, web surfing, etc.).

Students are asked to refrain from disruptive conversations with people sitting around them during lecture.

Some learning styles are best served by using personal electronics, such as laptops and iPads. Nevertheless, these devices can be distracting to other learners. While all students are welcome to use personal electronics in class, they must be used in a way that does not disrupt either the instructor or other students’ experience.

Students observed engaging in disruptive activity will be asked to cease this behavior. Those who continue to disrupt the class will be asked to leave lecture or discussion and may be reported to the Dean of Students.

Notification of Objectionable Materials

The instructor does not intend to include topics and/or course material that are explicit or offensive in any way. The instructor will make every effort to provide advance notice when such materials may potentially be or potentially violate this intent. Please contact the instructor to discuss any content-related concerns, as alternative materials may be available.

Safety on Campus and in the Classroom

For a list of emergency procedures for all types of incidents, please visit the website of the Critical Incident Response Team (CIRT): https://cirt.arizona.edu/case-emergency/overview

Also watch the video available at https://arizona.sabacloud.com/Saba/Web_spf/NA7P1PRD161/app/me/ledetail;spf-url=common%2Flearningeventdetail%2Fcrtfy000000000003841.

Subject to Change Statement

Information contained in the course syllabus, other than the grade and absence policy, may be subject to change with advance notice, as deemed appropriate by the instructor.