P5.js Project: Calculate the Union and Intersection of Two Sets

06

OCTOBER, 2018

Projects
Academics

This is a module to calculate the union or intersection of two sets of data written for CSC 350: Intro to Discrete Structures. It is written in P5.js.

Input the two data sets with each element separated by one comma and one space.

P5.js Modules

P5.js Modules

P5.js is a JavaScript client-side library for creating graphic and interactive experiences. Lily was the Teaching Assistant to Professor Arthur Shapiro for the pilot of a lower-level Computer Science course using it (CSC 121 “Creative Coding”) at American University in Fall 2018. The course has since been integrated into the Computer Science department’s regular course offerings and approved to satisfy a General Education requirement for the university (Quantitative Literacy I).

read more