skip to main content


Title: Bringing Real-World Data And Visualizations Into Data Structures Courses Using BRIDGES
This demo introduces participants to the concepts and application of BRIDGES, a software infrastructure designed to facilitate hands-on experience for solving traditional problems in introductory computer science courses using data from real-world systems that are of interest to students, such as Facebook, Twitter, and Google Maps. BRIDGES provides access to real-world data sets for use in traditional data structures programming assignments, without requiring students to work with complex and varied APIs to acquire such data. BRIDGES also helps the students to explore and understand the use of data structures by providing each student with a visualization of operations performed on the student's own implementation of a data structure. BRIDGES visualizations can be easily shared (via a weblink) with peers, friends, and family. Demo attendees will see (and possibly engage in) hands-on experience with BRIDGES and will have the opportunity to discuss how BRIDGES can be used to support various introductory computer science courses. Additionally, the demo will complement our oral presentation of our work at SIGCSE, by providing hands-on demonstrations of BRIDGES.  more » « less
Award ID(s):
1245841
NSF-PAR ID:
10074264
Author(s) / Creator(s):
; ; ;
Date Published:
Journal Name:
ACM SIGCSE 2016
Page Range / eLocation ID:
590 to 590
Format(s):
Medium: X
Sponsoring Org:
National Science Foundation
More Like this
  1. Despite increasing enrollments in CS in recent years, retention of CS majors to meet current and future workforce needs remains a major concern. Grounding Computer Science concepts by solving important real-world problems or fun problems can be keys to increasing students’ motivation and engagement in computing, and may provide a path to improving retention in CS programs. This tutorial provides instructors with a hands-on introduction to BRIDGES, a software infrastructure for programming assignments in early computer science courses, including introductory programming (CS1, CS2), data structures, and algorithm analysis. BRIDGES provides capabilities for creating engaging programming assignments, including: (1) a simplified API for accessing real-world data sets}, including social networks; scientific, government, and civic organization data; and movie, music, and literature collections; (2) interesting visualizations of the data, (3) an easy to use API that supports creation of games, and, (4) algorithm benchmarking. Workshop attendees will engage in hands-on experience with BRIDGES and will have the opportunity to discuss how BRIDGES can be used in their own courses. 
    more » « less
  2. Although undergraduate enrollment in Computer Science has remained strong and seen substantial increases in the past decade, retention of majors remains a significant concern, particularly for students at the freshman and sophomore level that are tackling foundational courses on algorithms and data structures. In this work, we present BRIDGES, a software infrastructure designed to enable the creation of more engaging assignments in introductory data structures courses by providing students with a simplified API that allows them to populate their own data structure implementations with live, real-world, and interesting data sets, such as those from popular social networks (e.g., Twitter, Facebook). BRIDGES also provides the ability for students to create and explore {\em visualizations} of the execution of the data structures that they construct in their course assignments, which can promote better understanding of the data structure and its underlying algorithms; these visualizations can be easily shared via a weblink with peers, family, and instructional staff. In this paper, we present the BRIDGES system, its design, architecture and its use in our data structures course over two semesters. 
    more » « less
  3. The rise in CS enrollments in the past few years has also resulted in a more diverse population of learners that have different expectations, motivations and interests, making it important to provide relevant learning materials in early foundational courses. Grounding Computer Science concepts in reality by solving important real-world or fun problems are keys to increasing students’ motivation and engagement in computing, which may help improve student retention and success. This workshop provides instructors with a hands-on introduction to BRIDGES, a software infrastructure for programming assignments in early computer science courses, such as CS1, CS2, data structures, and algorithm analysis. BRIDGES provides the tools for creating engaging programming assignments, including: (1) a simplified API for accessing real-world data, such as those from social networks, entertainment (songs, movies), science, engineering (USGIS Earthquakes, elevation maps), geography (OpenStreet maps), and literature (Project Gutenberg), (2) creating visualizations of the data, (3) an easy to use API for game-based assignments, and, (4) algorithm benchmarking. Workshop attendees will engage in hands-on experience using BRIDGES with multiple datasets, have the opportunity to discuss the challenges they face in their own courses, and how BRIDGES can be used in their own courses. Using BRIDGES in data structures, algorithms, and other courses have shown improved retention of CS knowledge and better student performance in follow-on courses, when compared to students from other sections of the same course. BRIDGES has impacted nearly 2000 students across 20 institutions since its inception 5 years ago. A repository of BRIDGES assignments is now maintained for instructors using BRIDGES in their classes. 
    more » « less
  4. This workshop provides instructors with a hands-on introduction to BRIDGES, a software infrastructure for programming assignments in early computer science courses, including introductory programming (CS1, CS2), data structures, and algorithm analysis. BRIDGES provides capabilities for creating more engaging programming assignments, including: (1) a simplified API for accessing real-world data sets, including from social networks; scientific, government, and civic organizations; and movie, music, and literature collections; (2) interesting visualizations of the data, (3) an easy to use API that supports creation of games that leverage real-world data, and, (4) algorithm benchmarking. Workshop attendees will engage in hands-on experience with BRIDGES with multiple datasets and will have the opportunity to discuss how BRIDGES can be used in their own courses. 
    more » « less
  5. HS BRIDGES (https://bridgesuncc.github.io/bridges-hs/) is a collection of programming projects, including "student scaffolds" and "teacher walkthroughs", that use UNC Charlotte's BRIDGES Java Libraries (https://bridgesuncc.github.io/) in order to enable students' creations of data structure- and real world data visualizations. In this Demo, we show sample projects from the HS BRIDGES collection (https://bridgesuncc.github.io/bridges-hs/). We discuss the pedagogy behind the design of our instructional materials, the importance of our "teacher walkthroughs" as supports for teachers who are new to computer science OR who are new to teaching, and the meaningful learning outcomes that students achieve as they solve project problems. Programming agility and understanding of data structures flourish when engaging problem solving challenges, scaffolded learning materials, and dynamic visualizations converge. Overall, we aim to engage session participants with HS BRIDGES projects during the session, and then back home with their students. We've recently published our collection via the Web and we are eager to share the joy of cool visualizations that make data come alive. This work is supported by NSF TUES and NSF IUSE. 
    more » « less