diff --git a/Day 38 (class and function design)/Improve the design/tp06bce7.BAT b/Day 38 (class and function design)/Improve the design/tp06bce7.BAT deleted file mode 100644 index 6a8868c..0000000 --- a/Day 38 (class and function design)/Improve the design/tp06bce7.BAT +++ /dev/null @@ -1,5 +0,0 @@ -@ECHO OFF -C: -CD "\stuff\cs495\notes\Day 38 (class and function design)\Improve the design" -"C:\Program Files\Microsoft\jdk-11.0.12.7-hotspot\bin\java.exe" -cp .;"C:\Program Files\Java\javafx-sdk-17.0.0.1\lib\javafx.base.jar";"C:\Program Files\Java\javafx-sdk-17.0.0.1\lib\javafx.controls.jar";"C:\Program Files\Java\javafx-sdk-17.0.0.1\lib\javafx.fxml.jar";"C:\Program Files\Java\javafx-sdk-17.0.0.1\lib\javafx.graphics.jar";"C:\Program Files\Java\javafx-sdk-17.0.0.1\lib\javafx.media.jar";"C:\Program Files\Java\javafx-sdk-17.0.0.1\lib\javafx.swing.jar";"C:\Program Files\Java\javafx-sdk-17.0.0.1\lib\javafx.web.jar";"C:\Program Files\Java\javafx-sdk-17.0.0.1\lib\javafx-swt.jar" --module-path "C:\Program Files\Java\javafx-sdk-17.0.0.1\lib" --add-modules=javafx.base,javafx.controls,javafx.fxml,javafx.graphics,javafx.media,javafx.swing,javafx.web Player -PAUSE diff --git a/Homework/01/index.html b/Homework/01/index.html index 2f148ff..83af2e4 100644 --- a/Homework/01/index.html +++ b/Homework/01/index.html @@ -32,7 +32,7 @@
PRAGMA foreign_keys = ON;
command before using foreign keys)Note that in real life, it would likely be useful to have a geospatial index on latitude and longitude. SQLite doesn't support this, but there are add-ons and workarounds (though that is not required for this assignment).
Submit a text document with all of your SQL commands in Educat, by November 6, 2024.
+Submit a text document with all of your SQL commands in Educat, by November 13, 2024.
diff --git a/assignments.html b/assignments.html index bf6d85c..b237568 100644 --- a/assignments.html +++ b/assignments.html @@ -29,6 +29,38 @@notes\Day 38 (class and function design)\Improve the designShow me your work to get credit on this one. +