Difference between revisions of "CS 4460"

From Georgia Tech Student Wiki
m (testing collapsible list)
Line 6: Line 6:
   
 
{| role="presentation" class="wikitable mw-collapsible mw-collapsed"
 
{| role="presentation" class="wikitable mw-collapsible mw-collapsed"
| <strong>Lecture Topic List</strong>
+
| <strong> Lecture Topic List </strong>
 
|-
 
|-
 
|
 
|

Revision as of 00:31, 19 April 2022

CS 4460, formally known as Introduction to Information Visualization or Infovis for short, is a 3 credit hour Computer Science course about data visualization and interactivity. The course counts as both a Human-Centered Technology elective for the People thread and a Media Technologies elective for the Media thread.

The course surveys a breadth of visualization approaches and interaction methods, and outlines how the research space has evolved over time. Students learn principles of effective visual communication, implement visualizations with D3.js, and analyze and critique the merits and limitations of different visualization approaches.

Topic List

Lab Topic List (Alex Endert, Fall 2021)

  • Lab 1: Intro to HTML, CSS, and SVG
  • Lab 2: JavaScript 101
  • Lab 3: Intro to D3
  • Lab 4: D3 Selections and Grouping
  • Lab 5: D3 Enter-Update-Exit Pattern and Filter
  • Lab 6: Brushing and Linking
  • Lab 7A: Force Directed Graph
  • Lab 7B: Brushing and Linking
  • Lab 7C: Scrollytelling
  • Lab 7D: Interactive Visual Comparison

Class Structure

WIP

Prerequisite Knowledge

A formal requirement of CS 1332 with a C or higher is required to take this class. This class is only offered to students with junior or senior status.

Although no prior knowledge of HTML, CSS, and JavaScript is necessary, some familiarity with HTML, CSS, and JavaScript may help during labs.

Scheduling

WIP

Resources

WIP