CS 106S is a survey course on the applications of fundamental computer science concepts from CS 106B to problems in the social good space (such as health, environment, cybersecurity, trust & safety). Some of the topics we will cover include satellite imagery, tumor classification with basic machine learning, sentiment analysis of tweets on refugees, and the ethical obligation of good security. We introduce JavaScript and the groundwork of web development, with no expectation of prior experience in these areas. The course ends, by tradition, with a bubble tea party on the last day. Recommended prerequisite/corequisite: CS 106B. Prerequisite: CS 106S
From 13a22c803ea4ac8ec1ede5937e79393a41454a78 Mon Sep 17 00:00:00 2001 From: pekingduckk <86128980+pekingduckk@users.noreply.github.com> Date: Thu, 8 May 2025 17:35:03 -0700 Subject: [PATCH 4/6] Update index.html --- index.html | 3 --- 1 file changed, 3 deletions(-) diff --git a/index.html b/index.html index 5ec0bcb..9ba5c35 100644 --- a/index.html +++ b/index.html @@ -137,9 +137,6 @@Click for More Boba at End of Day
score++; scoreDisplay.textContent = `Boba: ${score}`; - if (score === 5) { - window.location.href = 'https://www.youtube.com/watch?v=dQw4w9WgXcQ'; // Replace with your desired URL - } }); From 3890935b393547760ab26d040ba81290a742ce7b Mon Sep 17 00:00:00 2001 From: pekingduckk <86128980+pekingduckk@users.noreply.github.com> Date: Thu, 8 May 2025 17:36:19 -0700 Subject: [PATCH 5/6] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 9ba5c35..146b7bf 100644 --- a/index.html +++ b/index.html @@ -123,7 +123,7 @@
- Click for More Boba at End of Day
+ Click So Ben Gives Us More Boba
Boba: 0
From c9747f432fb828a578fae2209ecb35908b26b7aa Mon Sep 17 00:00:00 2001
From: pekingduckk <86128980+pekingduckk@users.noreply.github.com>
Date: Thu, 8 May 2025 17:37:46 -0700
Subject: [PATCH 6/6] Update index.html
---
index.html | 3 ---
1 file changed, 3 deletions(-)
diff --git a/index.html b/index.html
index 146b7bf..2ecf1e2 100644
--- a/index.html
+++ b/index.html
@@ -89,7 +89,6 @@
Click for More Boba at End of Day
+Click So Ben Gives Us More Boba
Boba: 0
-
-
-
-