BRIDGES workshop at CCSC SE 2022

Agenda

  1. Introduction
  2. Overview [slides]
  3. A first example
  4. A tour of BRIDGES
  5. Discussion
  6. Survey [link]

BRIDGES activities

IMDB linked list

Topics: Linked List, IMDB, LL insert

Description

Scaffolds: [C++] [Java] [Python]

Solutions: [C++] [Java] [Python]

Output link

Routing in a city

Topics: Graph, Open Street Map, Shortest Path

Description

Scaffolds: [C++] [Java] [Python]

Solutions: [C++] [Java] [Python]

Output link

Pattern in Song Lyrics

Topics: ColorGrid, Genius, Nested Loops

Description

Scaffolds: [C++] [Java] [Python]

Solutions: [C++] [Java] [Python]

Output link

Earthquakes

Topics: Binary Search Trees, USGIS, BST Insert

Description

Scaffolds: [C++] [Java] [Python]

Solutions: [C++] [Java] [Python]

Output link

Audio Mixing

Topics: AudioClip, 1D array processing

Description

Scaffolds: [C++] [Java] [Python]

Solutions: [C++] [Java] [Python]

Output link

Further

Main BRIDGES website

Assignment repository

Tutorials

BRIDGES study paper

Using BRIDGES in CS1 paper

Using BRIDGES in Algorithm paper